What types of projects have you worked on?
Computer Science Intern Interview Questions
474 computer science intern interview questions shared by candidates
There were questions about static inner classes, RMI, Swing components and some basic object oriented concepts.
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).
Find unique pairs in an array that add up to a target value
It asked me to do hack run test and some math questions
What is the value of x after the following code fragment is executed? int *x = 5; int *y = x; x = 2; **y = 3;
What is the design process you would go through in building and testing a vending machine?
1. i.Tell us about your experience at your previous Firm ii. Tell us about your Projects and your Coursework. 2. i. Present us one of your projects. ii. Start Solving a Challenge in your own preferable Coding Language. iii. Conflict Resolution Questions and Behavioral Assessment.
What are some of your outside interests?
Viewing 291 - 300 interview questions