Given a singly linked list, find the kth element from the back and delete it.
Development Intern Interview Questions
5,454 development intern interview questions shared by candidates
Given a continuous stream of cartesian points (x,y), find the 100 closest points to the origin.
Both of the questions are not difficult but I didn't figure out the latter, so you should write down the code instead of just the pseudo-code.
Find top 10 occurring words in a page.
Design a parking lot
Explain to a high school student with limited computer knowledge how a CPU is capable of running two programs simultaneously.
How will you find the middle node in a linked list
Find the sublist with the greatest sum in linear time
How to save resources' IDs used by an activity and access them in O(1), assuming there could be an infinite number of resources?
how do you overcome a problem with a coworker?
Viewing 81 - 90 interview questions