basic Java questions (access modifiers, abstract, static, try-catch-finally), concurrency in Java (synchronous, volatile, threads, runnable). Questions about CV mentioned projects and work.
Graduate Software Developer Interview Questions
1,325 graduate software developer interview questions shared by candidates
Final interviews: Round 1 -> Count ways to reach n'th stair (dp style) -> Find pairs with given sum Round 2 -> Behavioural interview Round 3 -> Design interview : something with a map, locations and coordinates; it is important to structure the code in oop style and to come up with a structure of the problem
Coding - simple string manipulation algorithms
Minimal number of comparisons to find out which of n balls is not the same weight as the rest
Write on a paper or whiteboard a UML diagram for a bank with different types of accounts with some functionalities in common and others specific to them.
Data structures, Logical Questions
Do you think Facebook is capable of mind control?
Object-oriented and algorithmic programming questions plus few theoretical, multi-choice questions from C++. The first two questions tested the basics, while the third one was more complex and consumed majority of the time.
What is the biggest change that you have faced and how did you deal and adapt to it?
Online technical interview: 1. You are given a list of network packages to send from A to B and you are given a list of routes that take varying times. Each of the packages have an associated time and the total time for a given package to travel on a particular route is calculated by multiplying the route time x package time. Find the quickest way to send all of the packages.
Viewing 291 - 300 interview questions