Write pseudocode to reverse a string.
Entry Level Software Engineer Interview Questions
3,165 entry level software engineer interview questions shared by candidates
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?
1. Name the 7 OSI layers. 2. Difference between TCP/UDP. 3. What is DNS?
Viewing 2541 - 2550 interview questions