-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
📘 Documentation Task
We need to add README.md documentation to each folder in this repository.
Each README should include:
- Overview of the folder
- Quick run instructions
- Table of problems/algorithms with file links, time/space complexity
- Notes/gotchas
- Resources (if relevant)
📂 Folders to document
- Math
- Hashing
- Recursion
- Sorting
- Lists
- Leetcode
✅ Acceptance Criteria
- Every folder has a
README.md
file - Each file is consistent with the template format
- At least one algorithm/problem listed per folder
- Linked in the root
README.md
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Projects
Status
Done