Explain how threading works in JavaScript, and how async/await uses the threading model.
New Grad Software Engineer Interview Questions
2,844 new grad software engineer interview questions shared by candidates
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
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
Linked list with random and next for every node
2nd Interview: 1) Given stocks and conversion ratios such as USD / INR -> 1.3, EUR/CAD -> 2.3...find the shortest conversion between any two currencies. There may not necessarily be a direct conversion between the two currencies and so multiple conversions may be required. 2) Variation of LRU Cache
Viewing 211 - 220 interview questions