Graduate software engineer Interview Questions
graduate software engineer interview questions shared by candidates
Top Interview Questions
technical written test: 5 programming questions. tic tac toe program left rotate array program other 3 simple programs Do you remember what the other 3 programming questions were? I can recall one of those program was about seating in cinema theatre (easy one) I don't remember the exact question. Other two was also easy sorry I can't recall it Okay! Thanks! |
2 coding problems to solve in 90 minutes |
1. What is your favorite project? Explain it to a non-technical person. 2. What are your weakness? ( some points that the your manager, employer) has told you to improve on. 3. Are immutable objects thread safe? 4. Is Quicksort the fastest sorting algorithm? 5. Is an O(n^2) alogrithm better than O(n) algorithm? 6. Specify the data structures and algorithm for a library system. 7. How did you find about this opportunity and what interested you? |
What is the difference between a forward and a future? What countries are members of the opec? |
Given a linked list of elements defined as objects of a given class delete elements from the linked list that are found in an array. |
Describe Inheritance and when you might use it? |
Binary tree: Given any node, write a function dump with returns String 1) returns " " if node is null 2) returns the data if node is a leaf node. 3) returns data, leftChild.data and rightChild.data if node has 2 children |
coding problem |
How would you implement a basic "Swipe Type" based word suggestion system (i.e. user swipes over an sequence of letters and determine which words from a dictionary apply best) |
How do you manage obstacles |
See Interview Questions for Similar Jobs
- Accountant
- Cashier
- Marketing
- Pharmaceutical Sales
- Security Guard
- Truck Driver
- Receptionist
- Human Resource
- IT
- Healthcare
- Medical Assistant
- Registered Nurse