A detailed description of systems/applications I have worked on in the past.
Senior Full Stack Developer Interview Questions
1,159 senior full stack developer interview questions shared by candidates
Engineering Manager round, coding task (you handwrite code on an electronic whiteboard). Write a function that accepts 3 parameters (numbers a, b, c). If a is bigger than b, write something to console. If a is bigger than b and c, write something else in console. If it is smaller than c but bigger than b, write another message to console.
When would you use Java vs. Node.js for backend services?
What's my current salary, etc..
Basics like Java, springboot, jpa, SQL & database, and coding interview. For front end questions around angular or react
Create a class to handle memory with methods bootstrap(), alloc(ptr), free(index)
Questions about databases
Coding challenges 1. Find maximum product of two number from a given array like [2, 1, 4, 5]. Like max product is 20. Coding challenge 2: Find two elements from a given array which sum up to a target number.
How do you approach designing a scalable microservices-based architecture for a web application?
What does "final" mean in a PHP class?
Viewing 11 - 20 interview questions