-
-
Notifications
You must be signed in to change notification settings - Fork 62.6k
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
Update free-courses-en.md #8548
Conversation
Added a Java DSA course.
courses/free-courses-en.md
Outdated
@@ -138,6 +138,7 @@ | |||
* [Data Structures and Algorithms](https://www.youtube.com/playlist?list=PLdo5W4Nhv31bbKJzrsKfMpo_grxuLl8LU) - Jenny's lectures CS/IT NET&JRF | |||
* [Data Structures and Algorithms for Beginners](https://www.youtube.com/watch?v=BBpAmxU_NQo) - Mosh Hamedani (Programming with Mosh) | |||
* [Data Structures and Algorithms Full Course](https://www.youtube.com/watch?v=LcKqYoX8uH4) - Simplilearn (YouTube, Video length 7:13:56) | |||
* [Data Structures And Algorithms in Java](https://www.youtube.com/playlist?list=PLrk5tgtnMN6StFV60jlQ9W-RXyHppbp8G) - Coding Ninjas (YouTube playlist) |
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.
* [Data Structures And Algorithms in Java](https://www.youtube.com/playlist?list=PLrk5tgtnMN6StFV60jlQ9W-RXyHppbp8G) - Coding Ninjas (YouTube playlist) | |
* [Data Structures And Algorithms DSA In JAVA Full Course](https://www.youtube.com/playlist?list=PLrk5tgtnMN6StFV60jlQ9W-RXyHppbp8G) - Coding Ninjas |
Don't invent titles! Use the title given by the resource.
See docs/CONTRIBUTING.md#platforms-and-access-notes
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.
I'll update it.
I've updated the requested changes, apart from adding the full name, I've placed the course alphabetically according to the new name. |
Oh no 😟! Conflicts have been found. Please 🙏, take a moment and address the merge conflicts of your pull request before we can evaluate it again. Thanks in advance for your effort and patience ❤️! |
Added a Java DSA course.
What does this PR do?
Adds a course.
For resources
Description
A course to learn Java DSA in English.
Why is this valuable (or not)?
This course covers all the topics in DSA(Java) suitable for both beginners and professionals.
How do we know it's really free?
It's freely available on Youtube.
For book lists, is it a book? For course lists, is it a course? etc.
It is a Youtube Channel/playlist.
Checklist:
Follow-up