2 simple easy to medium level questions
Grad Interview Questions
7,342 grad interview questions shared by candidates
Describe your portfolio and what programs were used on each project
Linked list question and sorting question
OOP Print an array in clockwise order
Parsing and evaluate a given string which represent a line of code in a hypothetical programming language. I was given the rules of the language like what the syntax would be like and how different symbols are to be understood. And discuss testing the program in different ways
The coding test questions can be found on LeetCode. Medium to Hard difficulty.
I agreed not to disclose the specific questions I was asked, but they covered core data structure and algorithms and were moderately difficult. Each question allowed the interviewers to expand the problem if the initial task had been completed (i.e. how would you run this algorithm utilizing multiple threads / machines). My problems covered string parsing, online algorithms, bfs/dfs and memoized search
Assign values from a set to indices in a matrix such that a value isn't repeated 3 times in a row/column.
Validation Problems
NDA but it doesn't matter because it varies.
Viewing 1651 - 1660 interview questions