What are hash collisions and how do you treat them? How do hash tables work?
Software Engineer Entry Level Interview Questions
3,535 software engineer entry level interview questions shared by candidates
Several questions about C++ code including: writing a lambda, writing a singleton class, analyizing compilation and runtime errors and what a piece of code prints.
Are you willing to travel (approximately 80% of the time)?
What drew you to this role?
Technical questions about C/C++. Keywords and how C and C++ works, why they are different, and what is the use case of each of them Define a smart Data Structure and how search / traverse through them to find specific data. Debugging code through stack trace and to understand holistically how the code works. Understanding Linux and how kernel programming works. Exactly what they ask for in their job description.
What are the three pillars of OOP?
What is the difference between final and finally?
Revisão de código: Mostram um código relativamente simples, mas cheio de pequenos problemas, modelando uma locadora de filmes
1.count the lovely number from 1 to a given n. lovelynumber is a number with unique characters. eg. 123 is a lovely number while 122 isn't. 2. Schedule the course calendar for course sessions(use java.util.date and java.util.calendar)
Minimum unique array sum write a program that returns string yes if it is possible for the bot to start at a point(x1,y1) and reach point(x2,y2)
Viewing 511 - 520 interview questions