How would you sort something that does not fit in memory?
Software Engineer New Grad Interview Questions
2,940 software engineer new grad interview questions shared by candidates
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.
It was confidential. But essentially two coding questions that you can program in C,C++,Java,Python, etc.
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.
Question on string manipulation
Viewing 211 - 220 interview questions