how would you flip an image?
Software Engineer New Grad Interview Questions
2,940 software engineer new grad interview questions shared by candidates
Given a matrix of unsorted ints, find the path with maximum sum.
Very basic questions on data structures and algorithms.
Implement a function to simplify a unix based path. Example: input: /a/b/../c/. output: /a/c
Due to some reasons I cannot reveal questions here, but please find something more about system design and implementation, especially if you have some relevant stuff on resume.
Person class with mother,father, age, gender and siblings defined. Now find older sister and ancestor
Find bugs in this code
implement "parse" function e.g. atoi
Based on the xkcd comic about NP-completeness, can you find all of the possible combinations of appetizers that add up to a certain price amount?
Design MVC for a leaderboard
Viewing 51 - 60 interview questions