Write a program to sort elements in two lists and print them in order as a single list?
Principal Software Engineer Interview Questions
2,159 principal software engineer interview questions shared by candidates
What is a closure in JavaScript
How do you deal with the "not invented here" syndrome.
NDA
How would you maintain a link like wikipedia (a link having multiple references, each reference will have multiple reference ).
General question about software development management, and workday assessment tech
There is a linked list like a0->a1->a2......->an->b0->b1->b2.......->bn. Need to form linked list like a0->b0>a1->b1->a2->b2->...........an->bn
Easy programming question
how will you design authentication system? How will you handle resiliency?
The coding tasks aren’t focused on complex algorithms but rather on implementing low-level JavaScript concepts, like Promise.all. Some CI/CD questions. As this was something they needed for the role.
Viewing 321 - 330 interview questions