Difference between C++ and C Write a program to multiply two numbers without the multiplication operator
Junior Software Interview Questions
12,121 junior software interview questions shared by candidates
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.
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.
Can you implement a system
the question was in C, givem a memory segment represented by struct( struct has a memory pointer and a size integer), and a copy function that needed to be implemented..the struct was a memory segment and they wanted me to implement a function that copies an array of memory segments to another array of memory segments (array and memory segment lengths are not the same in dst and src)
Implement Math.pow(a, b) in java.
Viewing 1641 - 1650 interview questions