What do you mean by string is immutable
Ingeniero De Software Full Stack Interview Questions
15,776 ingeniero de software full stack interview questions shared by candidates
What is the difference between a class and an object?
Could you give brief introduction of yourself?
Design call with the functions get(int key) set(int key, int value) and setAll(int value) all functions run in O(1)
You have a ball at a starting point, that can roll up, down, left and right. However, the ball won’t stop rolling until it hits a wall. Your task is to check if there’s a path from start to destination. You may assume that the borders of the maze are all walls.
What is interfaces, explain it
to return duplicate characters from a string or return false if no duplicates are found.
Can you explain the difference between C and C++?
Define the domain model for a system dedicated to CRUD operations on graphs, together with at least the implementation for the all-paths algorithm. The objects the system work with are all fully connected graphs. This was an home assignment with a couple of days of time. As I am a medior developer already mastering the main target language, Scala, the focus was on the abstractions and big pictures rather than the actual code. Less experienced candidates were given the same assignment but with more time, so that they could produce a fully-working prototype and explore points like persistency.
Do you see yourself working here?
Viewing 541 - 550 interview questions