How to lead a team with your colleagues who are more senior that you?
Junior Software Engineer Interview Questions
7,237 junior software engineer interview questions shared by candidates
OOP questions, system design, brain teaser.
If we have a bad hashing algorithm and two values get hashed to the same bucket, how is the correct value retrieved?
How do you see yourself after 5 years?
¿Qué tecnologías haz manejado y dónde conseguiste esa experiencia?
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.
C function to swap to integers, directly and swapping two pointers that points to integers. C function dealing with bit by bit, but i don't really remember the application. sych and asych. interrupts and ISR, asked to write ISR and draw what will happen on the memory A lot of Questions on memory and what will happen if any of those functions were executed CAN, LIN, UART, SPI and I2C.. how they work macros and functions #if rentrant functions
PWM (Pulse width modulation)
Implement a stack data structure with O(1) push, pop and access to the largest element.
1 algo question: explain how we can find number of occurances of each integer in an array. no need to code. time, space complexities of the code
Viewing 921 - 930 interview questions