They asked general questions
Senior Full Stack Developer Interview Questions
1,152 senior full stack developer interview questions shared by candidates
Build a production grade web application with unit testing
Writing an assignment about CURD restful interface, must meet requirements below: production-level code or maturity of a senior developer. Test cases Unit testing of the business logic handler for unexpected exceptions DON’T return a string for an error message in particular cases, which is not a good way of handling exceptions. mentioned testing and exception handling
The coding interview had 9 questions, 7 MCQ and 2 Coding. The First Coding and MCQ were moderate to easy but the test cases were weird. The second coding was difficult but I managed to get a few test cases right but couldn't get it done in the time complexity required. I did give solutions in heap and tree to try to show my thought process but I don't think I got that one right in time complexity.
What is XSS and CSRF
A bonus qualification is any development experience with SharePoint. What is your experience?
Interview questions ranged from information about myself, to my experience, to some technical questions relating to the job I was applying for.
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
Viewing 41 - 50 interview questions