Q: Give an integer array contain X elements, find all average numbers of subarray with window size N Q: As above, if N and X are very large numbers, try solve time complexity.
Embedded Developer Interview Questions
4,755 embedded developer interview questions shared by candidates
How to store the left and right channel audio information of a stereo audio signal.
Explain and describe how binary search tree work based on your own previous works
they asked about my experience in embedded systems
What's volatile ,static, const keyword?
Asked me to explain about any certain project
Live coding, questions asked: Linked list reversal, remove duplicates from array Print size of datatype without using sizeof operator Palindrome using linked list
Implement an algorithm that deletes a node from a linked list, given only the head of the LL as input.
Design a structure that for a hardware clock that has the following attributes: On/Off status Frequency Jitter Polarity Name
Write a function that takes in two arguments (4 bytes each) and swaps the values in bits 31-29 from arg0 with those in bits 15-12 of arg1.
Viewing 1481 - 1490 interview questions