Ayush7614 / Ayush7614/Daily-Coding-DS-ALGO-Practice
Topological Sort using Kahn’s algorithm
Open
- Dominant language
- C++
- Stars
- 323
- Forks
- 472
- PR merge metrics
- No merged PRs in 30d
Description
# Aim
- I would like to add in Data Structure Folder
# Details
- I would like to add Kahn’s algorithm of Topological Sorting.
- LGM-SOC'21
### Programming language
- [ ] C
- [x] C++
- [ ] Java
- [ ] Python
Contributor guide
Research direction
Start in the repository's Data Structure folder and inspect nearby C++ algorithm implementations to match its organization and conventions. Add Kahn’s algorithm for topological sorting, then verify it with representative directed-graph examples and the project’s existing checks, if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100