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?
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
BFS, DP, Stocks Based questions
Designing a process scheduling system that will call a certain process at a give possibility.
How do you write and test a tictac toe problem?
Questions on string manipulation and string handling. Questions on algorithms and data management. Questions on project and time management.
Questions involved multidimensional arrays, hash tables, linked lists, and pointer arithmetic.
Given XY coordinates of a line and a rectangle, calculate the where the line will intercept the rectangle.
Tile puzzle. What data structure represents its, defend your choice. And how to solve it, given a function that tests if it is done.
tell me about a time where you had to handle group conflict
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)
Viewing 1131 - 1140 interview questions