What is your opinion on REST APIs, asked by Thibault Viglino
Sr Developer Interview Questions
30,067 sr developer interview questions shared by candidates
I was asked to implement a request to an existing REST API and to show dots on a map. The task was simple, but I was asked to do it in high quality of code and to provide a great architecture.
What is Inheritance, Data binding, Run time Polymorphism, Executor Framwork, HashMap, MVC design pattern
Various questions around Java, specially around Java Streams, Design Patterns, Mocking Frameworks, SpringBoot.
General background, and experience, previous projects, things you like to do.
They asked general questions
React js stopwatch start with zero. hr minutes and seconds and add button to stop, resume ,reset and record lap
Tell in details about my experience and technology stack.
Design patterns--factory,observer
Serialise IDs from a nested tree of items const data = [ { id: 1, items: [{ id: 4, items: [{id: 5}, {id: 6, items: [{id: 8}]}]}]}, { id: 2, items: [{ id: 7}]}, { id: 3 }, { id: 9, items: [{id: 10, items: [{id: 12}]}, {id: 11}] } ]; // Should return [1, 2, 3, 9, 4, 7, 10, 11, 5, 6, 12, 8]
Viewing 1261 - 1270 interview questions