Explain why your background and experience would be a good fit for this job.
Software Development Engineer New Grad Interview Questions
6,113 software development engineer new grad interview questions shared by candidates
Asked about system design questions as well as concurrency
2 simple easy to medium level questions
Describe your portfolio and what programs were used on each project
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
Viewing 1361 - 1370 interview questions