Multiple open ended questions which require you to determine optimal data structure(s) to use
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
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?
Question on string manipulation
Technical Question: Given the meeting times of a calendar entry for a single day for an individual, find the aggregate time slots the person is busy?
Rotated sorted array find element
Viewing 211 - 220 interview questions