What are your time you decided on your project?
New Grad Software Interview Questions
6,135 new grad software interview questions shared by candidates
How would you sort something that does not fit in memory?
Given a grid of bikes B and a person P, find the nearest bike for him. . . . . . B . . . . . . . P . . . . . . . . . B . . . . B . . . . . . B. . B
Multiple open ended questions which require you to determine optimal data structure(s) to use
Explain how threading works in JavaScript, and how async/await uses the threading model.
give me the first class Cursor which has include items, and the items are sorted by their timestamp and then give me the second class named MergeCursor to Merge curses
Select best time frame from a video(float array represents scores of every frame)
Leet Code Medium with a trick disguising it as easy. I fell for the trick at first.
If you had a list of countries and their population, create a random generator that picks a country but takes into consideration the population. So a country with a higher population has a higher chance of being chosen.
You are six feet tall and have a reach of two feet and can take steps 1.5 feet high. How many movements does it take you to reach the top of the tree?
Viewing 351 - 360 interview questions