Tell me about yourself please
Graduate Developer Interview Questions
5,185 graduate developer interview questions shared by candidates
What do you expect out of the job
If all cards but the red ace are left, what is the score?
Logic puzzles and problems - some of which are analogies of typical software engineering problems. Each problem would typically have a timed, written component, and then an interview asking about my answers
Why did I choose the college I chose?
"Why do you want to be a software developer?" basic programming question (preferably in C/C++ but anything similar was fine) Things to consider when producing code that does something for an application questions on fundamental data structures and algorithm complexity Produce an algorithm using syntax from a chosen programming language to acheive a certain task questions on OOP principles and concepts a couple of "quickfire" questions on what certain values mean to you as a programmer.
The test question were rot3 program and set of 10 questions. Basic programming concepts. fourth rounds was pair programing - Fibonacci Series Program Just do the program before you go to the interview. Doing a super optimized program isn't possible to do in one go(as they are expecting) Do a Fibonacci series program
Estimate the number of restaurants in Belfast
Describe a time where you were under pressure to finish something before a deadline?
Given an array A of size N and an Integer X, prepare a solution that returns the index of X within A or -1 if not present. Optimize complexity.
Viewing 431 - 440 interview questions