Unsorted array of ints, finding number match
Lead Backend Developer Interview Questions
9,389 lead backend developer interview questions shared by candidates
Construct a QuadTree from 2-dimensional array
Oh man, one question really stuck with me—it was during one of the technical interviews. The interviewer asked me to design a URL shortening service, like Bitly, but with a twist: it had to scale to billions of URLs and support custom aliases. At first, I was like, “Cool, I’ve seen this on system design prep lists,” but then they hit me with follow-ups about handling high availability, rate limiting, and eventual consistency across data centers. We dove into hashing strategies, database choices (SQL vs NoSQL), and cache layers using Redis. They asked how I’d prevent collisions and how I’d handle abuse—like people using the service for malicious links. It turned into a full-blown distributed systems discussion, and my brain was both thrilled and slightly melting. Easily the most fun (and most humbling) part of the interview.
Q: Do you think that it is important for engineers to believe in the product/company? Why Tinder? What do you see yourself working on? I won't put any of the technicals here, but they were fairly customized and not too hard.
OA about the leetcode med to hard
General OOP, optimizing the methods written and understanding the complexity. However, interviewer was not receptive to alternative approaches and spouted his own agenda.
It's a popular optimization problem.
Design a database system for a library.
General competency & technical questions.
Questions were based on knowledge of NodeJs and computer science in general. One of the questions asked was, 'How would you efficiently calculate the square root of each element in a very large array?'
Viewing 5711 - 5720 interview questions