Threading in Operating systems were asked to me.
Software Intern Interview Questions
17,771 software intern interview questions shared by candidates
did i ever had prblms working in a team
Find all substrings of a given string that are an anagram of another given substring.
Given a linked list and integers i and n, write a function in C that removes n nodes from the list, starting at index i. Make sure the nodes are free from the memory.
Define what make a good UI
How would you go about a situation where you are given a task and you don't know how to do it.
They asked about all the types of normalisation in DBMS with examples
He drew a coordinate system with points (imagine that it was like a million points) and asked me how would I point how many points were inside a circumference of radius R and position x and y
Name a particularly difficult bug you encountered and how did you deal with it?
Given a n*n matrix, assume 4*4 and it's all filled with red balls initially, upon the first click, the first ball changes to blue, a click on second ball changes it to blue, however a click on the third ball, changes it to blue and returns the first ball to red. Code the following in HTML,CSS,JS.
Viewing 2191 - 2200 interview questions