Hello Everyone,
I read throw all the posts in Leetcode and realized that almost members in here has a background of CS. But we have some others major related to software like embedded software and firmware design in IoT or Robotics fields.
1/ What is the System Design questions for embedded software engineer in FAANG company?
2/ What is the algorithm and data structure question for embedded software in FAANG company? Because I know in embedded software is a little bit different with application software (like recursion often is ban, or no dynamic memory allow), so do they still have a question for recursion or dynamic programming?