JS core concepts like : event loop, execution stack, timeout based problems
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
How would you implement TinyURL?
How do You handle relocation
Some coding questions
What is a singleton?
What are the different types of testing frameworks? What testing softwares are available today?
Imagine a data structure similar to a Binary Tree except, rather than each node pointing to is lchild and rchild, it only points to its parent. Write a function that, given two nodes into such a structure, returns their Lowest Common Ancestor - the lowest node in the tree which where both subtrees meet.
Given 2 linked lists ending in common tail – find the first node that they have in common
How to reverse a linkedList?
All questions were pretty easy.
Viewing 211 - 220 interview questions