Basics of Angular, SQL, DS
Internship Software Interview Questions
25,048 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.
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.
Introduce yourself
Given a list of words, make a function to setup multiple list inputs and streamline this process. In a separate function, given a user entered word, check the stored lists for this word. If there are any periods "." in the user given word, it acts as a universal character. (ex, b.t = bat, but, bot, ect).
Given a BST and a range, return the sum of all numbers contained in the BST that are also within that range. What is the runtime of your solution?
Longest (strictly) increasing sub array of ints, then update to allow 1 break (non-strictly increasing int) then update to allow k number of breaks + time complexity of each part
Viewing 71 - 80 interview questions