Coding question about merging intervals with a twist.
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
The questions are confidential, and I will respect it.
merge two linked lists, find kth largest element in an array
A lot of technical and logical questions
Show level order tree traversal
1. Given n distinct keys. How many unique binary search trees can be constructed from the n given keys ? After some thinking, I was able to do it and code it properly.
Tell me about a time you had a disagreement in a team project?
Which project did you take ownership of?
Q; Given a array of nums find an efficient way to remove the largest and smallest number.
1. Next greater element (stack)
Viewing 2351 - 2360 interview questions