Common things encountered during coding, ie, what a certain error messages mean.
Software Engineering Graduate Interview Questions
3,401 software engineering graduate interview questions shared by candidates
simple OO question about splitting the cost of a holiday amoung several people
Whiteboard exercise: algorithm (in pseudo-code) to find position of a given number in an array
Other general interview questions: what you know about the company, discussing projects you've done, tell us about a time when... etc.
Q: What language would you use if you were handed a project?
Python data types and difference between them
Main differences between Java and C
given a board of size NxM rectangular battle ships. How can you count how many ships are in the board? optimize to O(NM) time and O(1) space
General medium leetcode type questions ?
Find the shortest distance between points A and B in a graph, give errors while parsing ex: path does not exist, disconnected graph, more than one path and ect
Viewing 171 - 180 interview questions