I think LC medium-ish quesetions.
Grad Interview Questions
7,382 grad interview questions shared by candidates
Algorithm question related to trees and json data structures.
Not too difficult but definitely worth studying for.
I was to describe one of my past projects and discuss the pros and cons of that project
String Manipulation, Google tagged questions in Leetcode
What are your time you decided on your project?
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.
Viewing 411 - 420 interview questions