For the JS portion, you must know how to add methods to the prototype, optional props, memorization...
Software Design Engineer Interview Questions
399 software design engineer interview questions shared by candidates
How would you find the value closest to a given value in a BST?
They ask a lot of OS questions also C questions like memory layout, debugging a piece of C code.
Concept about overload and overide.
I can't share specifics, but I had one classic brain teaser over the phone, and pure technical questions at the interview, some regarding algorithms for sorting real-time input. The hardest question was probably a systems problem, where I really had to ask a lot of questions.
Question difficulty level similar to the ones in Cracking the code interview.
1) Array has one unique number and all other numbers coming twice. Find the unique number. 2) A question for implementation of atoi 3) Clone a linked list in which every node has two pointers. One pointer points to next node and other pointer points to any random node. 4) Reverse a doubly linked list of length in chunks of size k. 5) Design a system wherein at any point of time you need to maintain 10 most typed words in current document in MS Word
General Conditional Probability Questions, String Manipulation Questions
A set of line segments represent a geographical region (enclosing line segments). you have a couple of such sets. All together, the regions form a complete closed Big region. Find the bounding line segments for the total Big region.
Viewing 161 - 170 interview questions