What types of projects have you worked on?
Computer Science Interview Questions
478 computer science interview questions shared by candidates
Introduce about yourself and expalin your skills?
The follow-up phone interview was 45 minutes in length, and began with a review of my code from the challenges. I was asked to run through how I came about my answer and how it works, then asked about its efficiency. An extension question was asked for each (how would I change my code to account for this new stipulation?). Then I was asked a handful of unrelated programming questions, most of which involved writing code (e.g. design an inheritance hierarchy to represent this real-life situation).
It asked me to do hack run test and some math questions
Find unique pairs in an array that add up to a target value
What is the value of x after the following code fragment is executed? int *x = 5; int *y = x; x = 2; **y = 3;
What are some of your outside interests?
Introduce your self, Introduce your self in English, what do you done after graduation.
STAR format questions, ex. "Tell me about a time you persuaded a team member to go with your idea..."
Aptitude based questions : Talk about a situation where you solved a problem in the work you were doing.
Viewing 301 - 310 interview questions