how do you collaborate with others
Embedded Developer Interview Questions
4,755 embedded developer interview questions shared by candidates
Code for DFS, Binary search, Trees, Inheritance/polymorphism, class/Objects in C++, C code to convert to a string to capital letters, linked list
So, why did you choose the university that you did?
program that count bits in an unsigned char
Tell me about yourself and the projects you worked on.
What classes have you taken that would be most relevant to this position?
Storage Class and their scope What does #include <stdio.h> contain C program Compilation process How many bitwise operation are there explain Difference between array and linkedlist Reverse the string Reverse the odd array with the help of ptr Linkedlist insertion at end Searching techniques and which one is better Time complexity and space complexity Can you compile with including header-> Int main {} What does printf return What will be the size of struct node * ptr; Can you store int value in char* ptr Can you change a constant? Difference between const and macro Volatile keyword? Memory layout in c Can you run 4gb game in 1 gb ram What is paging/ demand paging What is fragmentation and segmentation difference between thread and process What is static? Can you change a global static variable from other file In 8-bit machine how many times this loop will run for (i=0; i<256; i++) and why What is padding and how do you avoid it Write your own sizeof What is the page size and why How many bits are set in number 176. How to set the bit number 5 What is typecasting Type of memory allocation describe Different data type size on different machine Why main is entry point of code
What are vectors?
You get words from a book one by one by function. when the book ends you get NULL. your mission is to find the word that appears the most. (using c language)
Set bit program
Viewing 2711 - 2720 interview questions