Self introduction Detailed explanation of academic projects (Components, input, output to your project prototype photo/video ) how do you explain your project to 5 year old kid Pointer Double pointer String program String reverse program Binary search Double pointer Polymorphism Inheritance Function overloading Constructor and destructor Advantage of pointer Function pointer memory segment I want to write a function that does the following: Given a string s that contains only '(', ')', '{', '}', '[', ']', determine whether the string is valid. A valid string needs to satisfy: the opening parenthesis must be closed with the same type of closing parenthesis. Opening parentheses must be closed in the correct order. Each closing parenthesis has a corresponding opening parenthesis of the same type.
Embedded Software Engineer Interview Questions
4,672 embedded software engineer interview questions shared by candidates
One of the technical interview questions was a compound data structure question, i.e combine two data structures to solve a novel problem.
Why are you interested in working at garmin?
Can you tell me about yourself?
1) Pass by Reference vs Pass by Value 2)Stack vs Heap 3) XOR vs OR Coder pad - Reverse String
What is the difference between the stack and the heap?
What is your motivation to do this job?
The assignment was a design and I cannot mention a content since it is confidential, but I can upload my own source code to my github account. Go check it yourself to see if it is generic and fast(OR NOT): https://github.com/sarpdaltaban/MemoryPool/blob/main/MemPool.h
The assignment was a design and I cannot mention a content since it is confidential, but I can upload my own source code to my github account. Go check it yourself to see if it is generic and fast(OR NOT): https://github.com/sarpdaltaban/MemoryPool/blob/main/MemPool.h
Robotics concepts in round one. Communication protocols in round two.
Viewing 1491 - 1500 interview questions