Embedded Senior software Architect Linked List Typical Interview Question Function to check if a singly linked list is palindrome Given only a pointer to a node to be deleted in a singly linked list, how do you delete it? Find the middle of a given linked list Linked List Data Structure - GeeksforGeeks Priorities of OS programs , process and thread differences How to handle the Generic functions , like Void pointers Big & Little endian – definitions, representations, write it down, swap them, etc Lots of memory related questions Write a program to implement memcpy() on your own – Need to evaluate many other conditions like overlap situations and etc., Difference between library call and a system call Priority inversion in a RTOS and its solutions Producer and Consumer implement...