Basic OOP concepts. Difference between '&' and '&&' in checking conditions.
Junior Software Engineer Interview Questions
7,254 junior software engineer interview questions shared by candidates
Given a number, return the number of one in his binary form.
Do you have experience with C++?
I am knowledge person. Why I am not select or hire any company
What is an object in object oriented programming? What is polymorphism, encapsulation, abstraction, and inheritance in OOP?
They mostly asked to elaborate on my resume
Parlami un po' di te
Explain Magic constants in PHP?
What is the difference between set and list?
1. Given an array of consecutive numbers, find the missing number 2. count max continuous count of zero in a string 3. Which data structure you will choose to implement undo-redo in a text editor, why and how?? 4. Find if there is a loop inside a linked list. 5. Given a code snippet unsigned i=5; for(j=0;j<=i-2;i--) how many cycles will happen in this loop?? 6. write a singleton class 7. Explain tcp and udp, where you will use which. 8. given a number,return it if it’s even, or return subsequent number if it is odd, without any if-else. Example: given 6-> return 6, given 7-> return 8. 9. A question about bitwise operation, left shift or right shift
Viewing 2681 - 2690 interview questions