Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cipherswami/sysques
A collaborative platform for sharing and discussing embedded systems interview questions and answers.
https://github.com/cipherswami/sysques
embedded firmware interview-questions kernel systems-software
Last synced: about 1 month ago
JSON representation
A collaborative platform for sharing and discussing embedded systems interview questions and answers.
- Host: GitHub
- URL: https://github.com/cipherswami/sysques
- Owner: cipherswami
- License: mit
- Created: 2024-12-05T12:34:51.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-06T11:50:21.000Z (about 1 month ago)
- Last Synced: 2024-12-06T12:30:58.883Z (about 1 month ago)
- Topics: embedded, firmware, interview-questions, kernel, systems-software
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to SysQues!
A platform to share resources, discuss interview questions, and expand knowledge on systems software, embedded software, firmware, and kernel programming.Join the conversation on [SysQues Discussions](https://github.com/cipherswami/SysQues/discussions)!
## Categories of discussions
1. **General Q&A**: For open queries (Non-Interview Questions).
- *Example*: “What’s the role of RTOS in embedded systems?”
2. **Technical Q&A**: Share and solve technical interview questions related to embedded systems, firmware, and kernel programming.
- *Example*: “How is memory allocated using `calloc` and `malloc` functions?”
3. **HR Q&A**: Share and discuss questions typically asked in HR interviews, focusing on behavioral, situational, and general interview questions.
- *Example*: “Tell us about a challenging project you worked on and how you handled it.”
4. **Resources**: Share tutorials, guides, tools, and learning resources for embedded systems.
- *Example*: “Guide to ARM Cortex-M architecture.”
5. **Suggestions**: Provide feedback, improvement ideas, or feature suggestions for SysQues.## Guidelines:
1. **Be respectful**: Treat all members with respect and contribute positively to the community.
2. **Be clear and concise**: Provide enough context in your questions or answers to ensure others can understand and contribute effectively.
3. **Use tags appropriately**: Help others find your post by tagging it with relevant keywords (e.g., `RTOS`, `embedded`, `microcontroller`).## Author
Aravind Potluri <[[email protected]](mailto:[email protected])>