How would you improve your program so that the computer has a better chance of winning?
Graduate Software Developer Interview Questions
4,490 graduate software developer interview questions shared by candidates
Lots of questions about pointers (not the average if-for-while-tables exercises)
In a circular path there are gas stations with amount of gas it can provide and amount of gas for traveling from each station to next one in clockwise order is given. You have to tell at which point it should start so that it reaches at the same point.
Standard algorithm approach question. Search for a word(s) in a set of messages.
Why do you choose software engineering?
Why do you want to be a software engineer?
Develop a custom game of blackjack using pseudocode or actual code.
Firstly, I completed another IQ test, which was around 30 minutes I think. After this, there are three programming based questions, which require written answers. The first is about networks, and how you would improve an old-fashioned network. Secondly, there was a code written out on paper which I had to interpret and output several values. This was fairly hard as it's difficult to keep track of all the variables. Finally, I had to create my own code in order for a computer to play 21 against a human. Each of these questions was given around a half hour time limit. In the 1-1 interview, we went through my written answers to the tests, and discussed what I could have done better etc.
The majority of the questions were about the approach you took to solving the problem exercises
What is the difference between an arraylist and a set in Java?
Viewing 3691 - 3700 interview questions