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?
Jr Software Engineer Interview Questions
11,463 jr software engineer interview questions shared by candidates
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 ?
PWM (Pulse width modulation)
Most of the questions was about C; difference between Macros and Functions, write a sorting program. The rest of the interview was about interrupts and embedded systems architecture.
Explain the time and space complexity of your solution.
Viewing 1531 - 1540 interview questions