describe a time that I made a mistake
Intern Software Engineer Interview Questions
9,453 intern software engineer interview questions shared by candidates
Round 1 1. A linked list is given such that each node contains an additional random pointer which could point to any node in the list or null. Return a deep copy of the list. 2. Print a N * M Matrix in a spiral loop. Round 2 1. What is Paging? 2. Design and implement Classes with Inheritance and Virtual Functions for a given Design Problem. 3. Find maximum sum of triplets in an array such than i < j < k and a[i] < a[j] < a[k]
There were 5 MCQs as puzzles and the remaining two were easy coding question
Describe projects in your resume
How do you test a calculator?
Write code to remove redundant spaces from a string in C
Write code in C to replace a particular character in a string with k other characters.
1. Merge sort on linked list 2. BST to Greater tree
Given an array, find the frequency of elements and solve basic problems related to strings and arrays.
They asked me to debug code and write a function in C++
Viewing 7731 - 7740 interview questions