Asked about OOP concepts
Internship Software Interview Questions
24,833 internship software interview questions shared by candidates
Basic Algorithm questions
Convert an int to a binary string
How to traverse a binary tree in order iteratively. (no parent pointers allowed).
Tell me something about yourself? and 2 coding questions from leetcode. The leetcode questions were easy level but they wanted you to have your own test cases selected. Some people received only one coding question but then the level of difficulty was hard. Mostly checked normal data structure skills.
Find the shortest substring of a string that contains all the characters of a given pattern.
Getting top k min elements in an array.
Given a sorted array that may have repeated elements, count each different element.
Modify a list in place in a certain way.
Straightforward array related question.
Viewing 751 - 760 interview questions