Implement LRU Cache
Software Development Interview Questions
37,026 software development interview questions shared by candidates
(Phone question) Write an algorithm in your preferred language (C++, Ruby, Java) that takes in a random array and returns the top 3 maximum values.
Bottom view of a binary tree. No of paths from top left corner to bottom right corner of a matrix with cost of K.
find a specific number in a sorted array
Data structures, algorithms and logic reasoning.
Tell me about the worst employee you ever hired Tell me about the best employee you ever hired Tell me how you would approach development of a greenfield project where all the work as an open slate, and you had a list of features to be delivered in 6 months Tell me about a project you started where halfway through, you realized you made the wrong decision Tell me about a time when one of your employees did something you disagreed with. Tell us about a time when you had to work through multiple layers in an organization.
Write a code that can determine if an input of parentheses are matched or mismatched. IE. () = true, (][) = false.
Find the Kth element from the end of a linked list, I'd like to see this done both iteratively and recursively
1. Min stack implementation 2. Connected components analysis
A problem related to memory management system and the required data structures and algorithms
Viewing 3101 - 3110 interview questions