How does you experience apply to this role.
Senior Full Stack Engineer Interview Questions
814 senior full stack engineer interview questions shared by candidates
Initial live coding was a more algorithms based question in your language of choice. Panel day live coding was expanding on work I did on my take-home.
We chatted about react and typescript for a bit and I got asked how would I rate them as a tool which I think it is such a weird question,
Modifying an object with properties with an array of objects. Load distributions for mock messaging system. Fix a bug around React state and memo components.
How is running a debugger in production different running one in development?
Many questions about knowledge level in a technology and time of experience.
Telling people the questions would allow them to gain an advantage over other candidates who do not visit this site, so I am not divulging what the questions were.
Explain the concept of middlewares in a backend environment
Timebox code challenge in code plataform .
Task In this challenge, you'll set up the schema for three Mongoose models: User, Album, and Purchase User should have one property: name (string). Album should have the three properties: title (string), performer (string), and cost (number). Purchase should reference one User and one Album These schemas are availble in the ./src/models directory in your workspace. There is no need to connect to MongoDB directly in the solution. The example test cases and the submission test cases are set up to connect to MongoDB.
Viewing 351 - 360 interview questions