Talk about one of your favourite projects, its challenging aspects and how you approached them; how is C++ different from C; questions about memory management (stack vs. heap, which one is used when, which one works faster); reasons for which a program could crash; what is a constructor / destructor & how it works; discussion on hypothetical cases illustrating OOP principles (what would happen if class A has a private method and class B extends class A and so on); what is TCP/IP, how does it work; build a schematic protocol from scratch (only at conceptual level) - for example what would need to happen between the sender and the receiver to ensure connection reliability; how should the system respond if the receiver does not receive all the packages sent by the sender etc.
Junior Programmer Interview Questions
596 junior programmer interview questions shared by candidates
How is backface culling implemented?
What does the line of a circle graph describe?
Stack, heap, algorithms, arrays, microcontrollers, multithreading
What is the difference between abstract class and interface?
Ho w do you see yourself in 5 years from now?
Maximum search exercise with Exception handling, and Object Oriented twists
What scripting experience with Linux do you have?
They sent a codility test with 5 questions. the first 3 questions where regular leetcode questions. The next 2 where a bit different (one dealt with url). I felt that there was not enough time to answer all the questions.
- During the process of a project, there is the person who do all the implementation, the person who cares about the presentation of the project, and the person who organizes all the members of the team. What kind of person are you?
Viewing 581 - 590 interview questions