What is Software development life cycle
Full Stack Software Engineer Interview Questions
15,788 full stack software engineer interview questions shared by candidates
what is java and what is jvm?
Explain the projects you have done till now and explain what all technology you know
Tell me about Mongo replica sets
Some general technology questions, design decisions etc.
Suppose I have an array of size N where the values in the array range from 1 to N-1. The question was to print the values that appear at least twice
Find index of the number in rotated sorted array
The interview began with a common "Tell me about yourself" question, where I introduced my background, skills, and experience. After that, they moved on to JavaScript-related questions, assessing my knowledge of concepts like higher-order functions, closures, and async programming. They also asked about the projects I have developed and mentioned in my resume. I explained my role, the technologies used, and the challenges I faced. Additionally, I was asked to clone a project from Git and run it on a laptop, likely to evaluate my ability to work with version control, set up environments, and debug potential issues.
Benefits of using SpringBoot over Spring
The interviewer asked for a coding question via sharing the screen and seeing an ide for the output. Few java basics questions and then spring-boot questions like What are annotations? Explain @Controller Annotations with syntax. Then asked few questions on HTTP methods.PUT vs POST? Coding question: Given a string aaaaabbcdddffaazzh . Your output should be 5a2bc3d2f2a2zh
Viewing 1291 - 1300 interview questions