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.
Intern Software Interview Questions
17,771 intern software interview questions shared by candidates
Define what make a good UI
I was asked in 3rd round how will I know if the request sent by the driver to the website is successful or not. If not then what is the issue.
did i ever had prblms working in a team
They asked about all the types of normalisation in DBMS with examples
How would you go about a situation where you are given a task and you don't know how to do it.
Tell me what happens when you type a URL into your browser
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