Interview questions ranged from information about myself, to my experience, to some technical questions relating to the job I was applying for.
Senior Full Stack Engineer Interview Questions
1,780 senior full stack engineer interview questions shared by candidates
Implement array's map function
Imagine you are logged into a bank account, and a pop-up form asks you to transfer money. What would you do?
Implement a backend API that builds a menu, item, and side. 1 item per menu, many sides to many items.
I was given an array of nested JS objects with multiple properties. I needed to write a recursive function to loop throw the array to access each object and verify the value and delete the object if the value was negative. But remember that its a nested object, so its not just the outer array you're looping through
Difference between session and cache
What is a closure for javascript?
1. Describe a project 2. LeetCode questions - with linked list, lists, dictionaries (not trees or graphs)
Do you use Java today?
I needed to create an api that accepts requests from a node server, the api can be created with whatever framework you choose
Viewing 71 - 80 interview questions