What was the biggest challenge of a past project
Internship Software Engineer Interview Questions
23,667 internship software engineer interview questions shared by candidates
There was a section outlining the rules of a fictional programming language. They are very unusual rules, and the questions have to do with the behavior of snippets of code.
Photos, pixels
Go straight into coding. find duplicate files
They asked for the runtime of my solution
The first phase required completing a timed challenge. Problem involved completing the Folders and Cows problem.
Topcoder kind of question involving matrix. Solved it in O(n*m) time.
Given a large file and a pattern "text", write a function to check if this text is a part of this file
Reverse an array with recursion
Given two unsorted arrays a[] and b[]. Both arrays may contain duplicate elements. For each element in a[], find the count of elements in b[] are less than or equal to that element.
Viewing 1891 - 1900 interview questions