tell me about a time where you had to handle group conflict
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)
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.
How would you write a program to show a stack trace given a raw stack dump.
The DSP round: I was not expecting this, but I was bombarded with various questions on DSP. Though since I was interviewing for the video DSP team, I should have known better.
A question that I was not ready for was a networking question: about how traceroute works. The interviewer gave hints. It had to do with the TTL of a packet.
No unexpected question. Very basic.
implement a recursive solution for a double linked list in java
There were 5 multiple choice questions, related to time complexity, tree traversal and basic output questions. Also there were 2 coding questions one was from strings and other was from arrays, I was given a total time of 90 minutes.
Q1. 7 Layers of the OSI model Q2. Related to concurrancy and big data processing Q3. Easy recursion based question Q4. Explain scrum
Viewing 1141 - 1150 interview questions