Software Development Engineer Intern Interview Questions

2,288 software development engineer intern interview questions shared by candidates

An array that has 8 bit slots but is storing 12 bit integers, so position zero stores the first eight bits of the integer, and the first 4 bits of position one store the last 4 bits. The second 4 bits of position one store the highest bits in the second integer and position two stores the lowest 8 bits and so on. Devise a way to read these numbers from the array (in C)
Feb 7, 2013

An array that has 8 bit slots but is storing 12 bit integers, so position zero stores the first eight bits of the integer, and the first 4 bits of position one store the last 4 bits. The second 4 bits of position one store the highest bits in the second integer and position two stores the lowest 8 bits and so on. Devise a way to read these numbers from the array (in C)

I would rather not disclose any interview questions. I will say that half the questions I got were very personalized, while the other half are similar to the ones you can find online... Know your algorithms, data structures, and design patterns. My networks, information security, databases, compilers, and finite state automata knowledge came in handy as well.
Mar 6, 2013

I would rather not disclose any interview questions. I will say that half the questions I got were very personalized, while the other half are similar to the ones you can find online... Know your algorithms, data structures, and design patterns. My networks, information security, databases, compilers, and finite state automata knowledge came in handy as well.

1- Introduce yourself 2- what are the main principles of OOP? 3- what is the main programming language i am expert at? 4- what is the longest project i worked on 5- what are threads? 6- how threads communicate with each other 7- what is the time complexity of deleting a node in a linked list? And why?
avatar

Software Development Engineer - Intern

Interviewed at Siemens

4.1
Aug 5, 2025

1- Introduce yourself 2- what are the main principles of OOP? 3- what is the main programming language i am expert at? 4- what is the longest project i worked on 5- what are threads? 6- how threads communicate with each other 7- what is the time complexity of deleting a node in a linked list? And why?

Viewing 1151 - 1160 interview questions

Glassdoor has 2,288 interview questions and reports from Software development engineer intern interviews. Prepare for your interview. Get hired. Love your job.