Walk us through your design process
Software Design Interview Questions
651 software design interview questions shared by candidates
The first question asked was the Jump Game. In this problem, you are given an array of non-negative integers. You start at the first index, and each element in the array represents the maximum length you can jump from that position. The goal is to determine if you can reach the last index of the array.
Basic data structures and Java.
What do you expect from this internship?
Competenze con i principali linguaggi di programmazione
the basic Java question, no coding test
Some basic questions/tasks about C programming (pointers, arrays..), design task for receiving data bytes from the transmitter (C programming), Asked to explain different parts of some old SOC configuration. For people studying only Electronics I would suggest going through Software Engineering lectures from other courses to know about how memory is managed in a SOC and CPU. Ideally read about the Architecture of CPU and Microcontrollers as I was asked this in all 3 Interviews with ARM. I only studied Electronics and had no courses related to this except when we briefly looked into simple microcontrollers without going into detail so it was good decision going through Software Engineering course notes before the interview.
three way partition (like selection in quicksort)
How to count the number of nodes in a tree
How would you search m strings in a given text in an efficient manner?
Viewing 341 - 350 interview questions