Skip to content

Tag Archives: Zomato

Test • 8 MCQs (based on classes, OOPs, output questions, time complexity, DBMS, OS) • A question which was based on finding the sum of… Read More
1st Round (ftf) SQL Queries k nearest points from origin Reverse an int reverse a float LRU Cache 2nd Round (ftf)  Design a CSRF (Security… Read More
1) A lot of question around image compression and color reduction (One of my projects was on it.) 2) https://www.geeksforgeeks.org/detect-and-remove-loop-in-a-linked-list/ (proof of hare tortoise algo… Read More
Given two line segments (p1, q1) and (p2, q2), find if the given line segments intersect with each other.Before we discuss the solution, let us… Read More