OA with 1 coding question (easy) and few aptitute questions. In interview, given a Java code find output type and aptitude based questions on codility, for 45 mins. Then a question to code, implementing a scenario for the next 45 mins, on the same codility link.
Software Engineer Entry Level Interview Questions
3,535 software engineer entry level interview questions shared by candidates
Tell me about a service you developed.
Reverse a linked list. Psuedo code a sorting algorithm. What is TCP/IP.
Describe what you did in X project?
What is a database project you've worked on?
What is a Heap? And what are the two main heap?
Given a 2D array with 1's and 0's as values (think of it as a maze), determine if there is an exit. You traverse the maze by looking at a 1, and if there is a 1 to the right, left, or below, you can move to that next 1. You can only exit the maze by traversing 1's.
Depend on who you interviewed with. Mine just go through the resume and asked about the courses and projects on it.
Asked questions about things on your resume. General data structure questions.
What are semaphores and mutex?
Viewing 2831 - 2840 interview questions