extinctsion / extinctsion/Hacktoberfest2023
Add Heap Sort for Beginners
- Langage dominant
- Python
- Étoiles
- 17
- Forks
- 178
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Feature Request: Heap Sort Implementation for Beginners
### Overview
Request to add a simple, beginner-friendly implementation of Heap Sort to the repository. The implementation should be well-commented and easy to understand, suitable for those new to sorting algorithms and data structures.
### Requirements
- Code should be clear and thoroughly commented.
- Include a brief explanation of Heap Sort at the top of the file.
- Provide sample input and output examples.
- Prefer implementation in popular languages used in the repo (e.g., Python, Java, C++). If unsure, start with Python.
### Additional Context
Adding beginner-oriented algorithms helps new contributors and learners understand classic computer science concepts. This will also encourage participation in Hacktoberfest and make the repository more accessible.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.