In the interview, their main focus was operating systems and C++ (OOPS), so most of my questions were about object-oriented programming, and two more coding questions, both of which were from leetcode.
Engineer Developer Interview Questions
3,964 engineer developer interview questions shared by candidates
Reverse a linked list in place using only constant memory.
is it on hackerrank and proctored?
What is the process called for removing the top of a stack?
How would you explain what an API is to a completely non-technical person?
Given a string that contains {, }, (, ), [, ] similar to a programming language how would you implement a function/method that checks whether its valid/balanced? "{() ()}" => balanced "{ ( [ ] ) }" => balanced - the characters can be nested "{ ( }" => invalid "{ ) ( }" => invalid
Do you have experience coding using Mendix?
Explain Object oriented programming and explain Polymorphism in java ?
I don't think it there was hard questions.
Join three tables... or something along those lines. Again, my SQL is rusty.
Viewing 341 - 350 interview questions