SDLC Model – Asked about the Software Development Life Cycle (SDLC) model.
Associate Software Developer Interview Questions
2,464 associate software developer interview questions shared by candidates
console.log("something); setTimeout[ () =>{ console.log("something in this") },2000); console.log("something2"); promise.resolve(data).then( (abc) =>{ console.log(abc); });
Tell me about your project?
Oops and SQL, algorithm, previous experience
What location do u want?
Microservices Architecture What are microservices, and how do they differ from monolithic architecture? How do microservices communicate with each other? What are the challenges of a microservices-based system? How do you handle inter-service communication failures?
What methods does the Object class have in Java?
-interface vs abstract class -methods of certain classes -basic stuff
Mostly about Object Oriented programming
sort the array in half, the first section of array will place on the second section of an array and second section of an array will be placed on first half of an array
Viewing 941 - 950 interview questions