-
-
Notifications
You must be signed in to change notification settings - Fork 65.3k
Add books for Algorithms & Data Structures #12979
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new pr sorry, closed the other one and updated the latest. Then did DSA changes. moved into subjects.md instead of lang aswell.
merge please, Thanks
|
It seem our existing section is "Algorithms & Data Structures" |
|
Linter failed, fix the error(s): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have a look there now all under 1 DSA category.
Thanks
|
sorry aswell can you add hacktoberfest-accepted label aswell to this pr, so i can get the 6. Thanks |
|
no need for special label |
|
Is there a way u can do something like combine the old and new pr as closed it by mistake. I had old pr opened in October but new one opened today And won’t count for Hacktoberfest |
What does this PR do?
✅ Add resource(s)
IMPORTANT
For resources
Description
Adds a new "Data Structures and Algorithms" section under
subjects.md, containing three free and verified resources.Why is this valuable (or not)?
Organizes Data Structures and Algorithms content under the correct category in
subjects.md, improving clarity and navigation for learners.How do we know it's really free?
All resources are publicly accessible from verified sources (GitHub, textbookequity.org, Open Textbook Library).
For book lists, is it a book? For course lists, is it a course?
All listed entries are books.
Checklist:
Follow-up
Checked that GitHub Actions pass. Will address any formatting or link issues if flagged.
Resources Added
Related Issue
Fixes #12048