15 comments (15 comments)3 reactions (3 reactions)0 assignees (0 assignees)C++3,724 forks (3,724 forks)batch import
Hacktoberfestadd codenew algorithm
Repository metrics
- Stars
- 13,462 stars (13,462 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
I couldn't find any OS algorithms. They can probably be added too.
Contributor guide
- Research direction
- Search for classic operating system algorithms (e.g., process scheduling, memory management) and implement them in C++. Reference existing algorithm implementations in the repository for coding style and documentation standards.
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- C++