Essa empresa é sua?
How will you implement pool of pool for memory management (basically custom malloc/free design)? Define relevant data structures and interfaces Design an efficient buffering scheme for high throughput device driver and application tasks How will you implement queue management (for inter task communication)? Define relevant data structures and interfaces How trustzone works in Cortex-M, how interrupts are handled How does MQTT, I2S protocol works Write code for replacing all 1s with 0s in given integer number (for e.g. 213123 -> 203023) Code for Big endian to little endian