They are going to ask why you used some kind of data structure to solve the puzzle.
Java Software Engineer Interview Questions
3,071 java software engineer interview questions shared by candidates
Given a list of inputs for player injuries and duration over a 17 week period, merge those injuries together and output list of all ranges of weeks that player was injured. EXAMPLE: In: [[1,4],[2,6],[15,17]] Out: [[1,6],[15,17]]
Basicamente, java core, messageria e arquitetura.
Find all the paths to reach a point B from point A, in a maze.
are java and javascript the same?
Medium difficult problems similar to LeetCode.
Teach me something.
The difference between interface and abstract class
What is the difference between composition and inheritance? When would you use 1 over the other?
A mix of your ordinary algorithm questions like sorting, etc. Very typical of an interview. Then some "break it" questions - what is wrong with this, create something with this issue, etc. Questions that only experienced developers can answer.
Viewing 271 - 280 interview questions