Basics of Angular, SQL, DS
Internship Software Interview Questions
24,811 internship software interview questions shared by candidates
Tell me about a time you helped one of your colleague. How did it go?
Leet Code medium , one question only
Given a text file, find the 10 most common words in the dictionary.
Given a string, return total number of repeated words.
About my prior projects. Questions in C++, linked list and, tree based algorithms, Race conditions in OS.
How do you reverse a string?
Given an array of n element which contains elements from 0 to n-1, with any of these numbers appearing any number of times. Return via Boolean, whether a duplicate exists in the list. 2nd Level/Bonus: do this in O(1) space complexity. 3rd level: Is there a better solution if you are allowed to modify the existing data array?
Give two words, is the second a palindrome of the other?
How do you approach fitting several rectangles/squares that vary in size onto one large square board.
Viewing 71 - 80 interview questions