how would you flip an image?
Software Engineer New Grad Interview Questions
2,866 software engineer new grad interview questions shared by candidates
Given a matrix of unsorted ints, find the path with maximum sum.
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
OA is to solve one coding problem on Hankerrank. It's very similar to the Leetcode problem 15, "3sum". You need to get the value from stdin.
Viewing 51 - 60 interview questions