One of the questions was based on Sorting and the other one was based on Dynamic Programming.
Software Developer Intern Interview Questions
2,878 software developer intern interview questions shared by candidates
Coding round question was based on greedy algorithms
I dont think I can share those but they were probably leetcode mediums
Leetcode Trapping Water explaination How does java work in the backend
Explain inheritance concepts with example How are threads created using C. how we manage shared variables among them. Difference between struct and union Difference in these pointer concepts *p , **p, &p, p etc..
How to do you create unit test cases
Questions are more opened as there will not be a correct answer, but should try to relate answer to the company and recent news.
Not difficult questions. Questions from previous projects were asked. Why did you chose a certain technology? Basic questions on internet networking.
Delete a node in sorted singly linked list - Although it was easy but I made few silly mistakes and covered edge cases after he pointed out.
1:1 first round :Write code for which returns the in-order successor of a given node . (Hint : Fn. prototype has to be : node* in_order(node* current_node);
Viewing 2851 - 2860 interview questions