Critical Thinking Question: You have three boxes—one containing only black balls, another containing only white balls, and a third containing both black and white balls. Each box has a label in front of it (Black, White, or Mixed), but all the labels are incorrect. How many iterations would it take to correctly label each box?
Software Engineer Entry Level Interview Questions
1,888 software engineer entry level interview questions shared by candidates
Tell us about a time where you struggled and what steps you took to overcome that struggle.
If you had a customer who submitted a ticket that a web page is not working, how would you troubleshoot?
Explain method overriding vs method overloading
What is a challenge you encountered in the workplace?
Solve the "ginortS" problem on Hackerrank--basically sort the string so that the lowercase letters come before the uppercase, and the uppercase come before the digits, and the even #s come before the odd. (hint: Use Python for ease) I used Java and it is much more complicated this way.
They asked several questions ranging from technical to behavioral
2nd round: Advanced SQL, Java and DOT NET 3rd round: 30% questions from your project and programming lang you mentioned in your resume.
What are the 4 main principles of OOP?
How would you solve a complex problem given to you? Among C and C++, which one is closer to system level? How is multiple inheritance allowed in C++
Viewing 181 - 190 interview questions