String sorting using a nested dictionary
Software Development Intern Interview Questions
2,991 software development intern interview questions shared by candidates
From a list of tuples that represent edges, create a tree from them.
Q. You are given n meeting rooms . Time slots are given (starting time , ending time] in form of 2D vector. Find the minimum number of meeting rooms required so that all the m meetings can be arranged . You will need two meeting rooms if the timing of the meeting overlaps.
Q: Implement a Binary Search tree
Give a low level explanation and pseudo code for the game sudoku.
leet code medium questions -2 , hard question 1
How did you deal with a situation when you weren't able to meet a deadline?
You are given an integer array coins representing coins of different denominations and an integer amount representing a total amount of money.
A question about counting running averages in an array of defined size
Two questions in Data Structures and algorithms
Viewing 1721 - 1730 interview questions