Falar sobre o seu histórico acadêmico
Junior Engineer Interview Questions
39,907 junior engineer interview questions shared by candidates
What is something that I didn't ask you that I should have?
Phone Interview: Questions about software languages specifically C and C++. Know your basic theory about OOP.. What is a 'Q' ? What is the stack? What is the Heap? What is volatile memory? What is non-volatile memory? Behavior Questions: Why do you want to work for us? What do you do for fun? Do you like fruit? Onsite interview: Know you resume inside and out as they will ask all questions derived from resume. At the end will ask you to solve two programming questions in whatever language you are comfortable. Coding questions: Give an array of 5 number 5, 4,7, 6, 8, 10 Write a function that sums each index by the next index then sort these numbers and return the sorted array to the user. Write a function that converts a binary number into a base 10 number given 10110011 covert to base 10?
Why do you want to work for us?
Before & After Puzzle
My goals for the future
How would you design a ring buffer? How would inserts, removals and fullness checks work?
The in person interview involved debugging a hypothetical client's LAMP server which crashed.
Explain inheritance of object oriented programming in details?
Solve algorythim test. You have to implement algorythim using only malloc and stdio/stdlib or iostream.You can use builtin editor or visual studio.
Viewing 891 - 900 interview questions