given an non empty string consisting of n letters return the number of possible splits into two parts such that the number of distinct letters in each part is equal
Internship Software Engineer Interview Questions
23,471 internship software engineer interview questions shared by candidates
given an integer, return how many ways it can be scored in football game given a number of bytes and size of chunks, return an array with the number of bytes in each chunk Follow up: What if there is a header
The 2nd interviewer asked me about my projects
Basic question about string manipulation
"What is the one thing I have to know"
Find the shortest path in a grid from a bike to a person. The positions are chosen randomly.
Given a list of ranges, return them as a list a = [[1,5], [7,8], [20]]. => [1,2,3,4,5,7,8,20]
a question about minimum distance
Medium/ Hard array question and then an easy graph question
Reddit users are pretty on point. The questions I got this year were basically the same topics that reddit users suggested I look over for the first round interview. One of them was string manipulation! So not incredibly hard since it was the first round but not a lot of time for 3 relatively intermediate questions
Viewing 2971 - 2980 interview questions