No arbitrary coding challenges. A couple of in depth technical interviews covering their full tech stack and a couple of behavioral/culture fit typed interviews.
Software Developer Iii Interview Questions
899 software developer iii interview questions shared by candidates
write code for fibonacci numbers .
Javascript: EventLoop, SetTimeOut tricky questions, closures, Angular: Providers, Create a Directive
Questions related to Python programming Language
1. Tell me about your self. 2. Need to solve an algorithm with O(log n) approach. 3. Questions on REST, Dockerization, containerization.
Very relevant to the role
Linked list program Hashmaps, Hashsets
Explain life of packet from the moment you hit google.com and when you get the page loaded
What is the difference between an inner join and an outer join?
They specifically asked me to explain Merge Sort—how it works conceptually, its divide-and-conquer strategy, and why it maintains a predictable time complexity of O(n log n). I also walked them through how the array is recursively split, how the merging step works, and when Merge Sort is preferred over other algorithms due to its stability and consistent performance.
Viewing 201 - 210 interview questions