Software Engineer Entry Level Interview Questions

3,538 software engineer entry level interview questions shared by candidates

You are given operations , an array containing the following twotypes of operations. [o,a,b]-Create and save a rectangle of size a x b[1,a,bl-Answer the question: "Could a box of size a xb fit inside of each of the earlier saved rectangles?". lt ispossible to rotate the rectangles by 9o degrees, ie: a rectangleof dimensions a x b can be rotated so that its dimensions arebxa Your task is to retum an array of booleans, representing the answersto the second type of operation, in the order they appear. Note that the operations should proceed iteratively, so whenoperations[i] is executed, only the results of the previousoperations o,1,. i- 1 are available.
avatar

Entry Level Software Engineer

Interviewed at Uber

3.7
Oct 22, 2024

You are given operations , an array containing the following twotypes of operations. [o,a,b]-Create and save a rectangle of size a x b[1,a,bl-Answer the question: "Could a box of size a xb fit inside of each of the earlier saved rectangles?". lt ispossible to rotate the rectangles by 9o degrees, ie: a rectangleof dimensions a x b can be rotated so that its dimensions arebxa Your task is to retum an array of booleans, representing the answersto the second type of operation, in the order they appear. Note that the operations should proceed iteratively, so whenoperations[i] is executed, only the results of the previousoperations o,1,. i- 1 are available.

Memory Management (How garbage collectors work, differences between C++ and C#) Inheritance (C#/C++ differences, especially detailed C++ questions about casting and VTables) Concurrency (C++ and C# strategies and common errors and how to prevent them) And a lot more about keywords in both languages and their meaning and many very detailed C++ questions.
avatar

Low-Level C# Developer

Interviewed at Crytek

3.4
Sep 7, 2016

Memory Management (How garbage collectors work, differences between C++ and C#) Inheritance (C#/C++ differences, especially detailed C++ questions about casting and VTables) Concurrency (C++ and C# strategies and common errors and how to prevent them) And a lot more about keywords in both languages and their meaning and many very detailed C++ questions.

Viewing 1611 - 1620 interview questions

Glassdoor has 3,538 interview questions and reports from Software engineer entry level interviews. Prepare for your interview. Get hired. Love your job.