Analytical question such as how many tennis ball can fill the room. I would suggest to ask questions before you jump the gun, like " what is the shape of the room" " are there any furniture in the room" etc
Software Junior Interview Questions
12,131 software junior interview questions shared by candidates
Implement a function that traverses a binary tree to a leaf node and checks if the sum is equal to a particular value. How can this function expand to non-binary trees?
Describe/explain one of your past projects.
Given object oriented code: what are some issues/ problems / improvements you can find in this?
Implement a stack data structure with O(1) push, pop and access to the largest element.
Difference between C++ and C Write a program to multiply two numbers without the multiplication operator
Principios de SOLID, diferencias entre métodos abstractos y virtuales, herencia de clases, etc.
list vs tuple differences ?
Explain the time and space complexity of your solution.
Question about comparing length differences for every 2 strings in an array with specific conditions, and return the 2 strings in the array that meet those conditions.
Viewing 1631 - 1640 interview questions