Category Archives: Interview Experiences

Practo Interview Questions – Set 2

Company: Practo Practo is the market leader in digital healthcare management with millions of consumers using our products to find doctors, book appointments and manage their healthcare efficiently. Practo Ray is the platform of choice for the vast majority of doctors and clinics deploying cloud based clinic management solution. I recently got an offer from Read More →

Linkedin Interview Questions – Set 2

Online Coding Round: 3 coding Questions in 1 hour : Q1. Given a binary search tree and a key, if found return 1 else -1. Q2. Given a string find the number of distinct substrings (should optimise time and space complexity) Q3. Given a string find the number of distinct palindromic substrings(should optimise time complexity) Read More →

Zomato Interview Questions – Set 1

I applied through a recruiter. Then I got a call from Zomato HR. It was for LAMP developer profile. She asked me about my profile and also shared some expectations from the role. She asked me to come for F2F rounds to take the process further. Technical Interviews (F2F Rounds) Round 1: Q1. Write a Read More →

Amazon Interview Questions – Set 9 (For SDE 2)

Recently I attended Amazon Bangalore interview for SDE 2 position. All f2f and no phone/written screening as I had attended one before and cleared those. Total 4 rounds and below are the details. Round 1: Q1. Find sum of all numbers that are formed from root to leaf path (code) expected time complexity O(n) Q2. Read More →

Vizury Interview Questions – Set 1

Company: Vizury Interactive Solutions I applied at Vizury for the post of Product Engineer through a recruiter. The process took one day and I was interviewed at Vizury.  Round 1: Q1. What is hashing? How to handle collision? Q2. Find all anagrams in a set of strings? Q3. Some database questions. Don’t remember? Round 2: Q1. Read More →

Goldman Sachs Interview Questions – Set 1

Company: Goldman Sachs Hi, I recently interviewed with Goldman Sachs, and had 4 rounds of interview with them at their campus in Bangalore. Round 1: Q1. Print all nodes at a distance k from a given node in binary tree? Q2. randN function : which generates random number in [1,2,3..N] with equal probability. Given rand5, Read More →

Snapdeal Interview Questions – Set 2

Recently Snapdeal came to our campus. Online Test- 22 (MCQ) +2 (Coding) in 1 hr. Test conducted on hackerrank 22 MCQ had almost 10 aptitude and 12 C output based questions. Coding Question: Q1. Given a string of parenthesis only, check if it’s valid or not. Q2. Given points of two lines segments A(x1,y1 x2,y2) Read More →

Flipkart Interview Questions – Set 4

Company: Flipkart Technical Interview Questions: Q1. Write code to find sum of two numbers stored as linked list.(LSB at last node) and head of each list is given. Q2. Write code to print elements on the path from root to leaf node having the maximum sum. Q3. What is the complexity of retrieving min element from Read More →

Aspiring Minds Interview Questions – Set 1

Company: Aspiring Minds (AMCAT)   Technical Interview (3 Rounds): Q1. Given a doubly linked list with one pointer of each node pointing to the next node just like in a singly linked list. The second pointer(arbit pointer) however can point to any node in the list and not just the previous node. Write a program Read More →

PayU Interview Questions – Set 2

Company: PayU India Profile: Senior Developer Round 1(Telephonic): Q1. Find loop in linked list and remove it? Q2. Prove p^2-1 is divisible by 24 given p is a prime number?   Round 2: Q1. Given number of points in a circle. How many ways chords can drawn in circle with conditions give. I. From any Read More →

Infoedge/Naukri.com Interview – Set 2

Infoedge/Naukri.com Technical Interview Q1. Difference between threads and process? Q2. how threading works at CPU level? Q3. Idea about thrashing? Q4. List page replacement policies? Q5. what data structure uses FIFO? Q6. How paging works ? Q7. what are page faults? Q8. what is ATM? Q9. Have you ever made a thread based program in Read More →

Intuit Interview Questions – Set 1

Company : Intuit College: IIT M We first had a PPT about the company. They focused on innovation a lot and what they do. The people presenting seemed pretty cool and professional at the same time. Team consisted of youngsters and extremely experienced employees as well. This was followed by a written elimination round. There Read More →