zero-to-mastery / resources

Here is a list of best resources to get you started with learning how to code (mostly related to Web Development). Feel free to add your favorite resources as well and help others in their journey of learning.
https://zero-to-mastery.github.io/resources/
MIT License
2.6k stars 1.11k forks source link

Adding tutorial resource on data structures and algorithms #869

Closed j-hermansen closed 2 years ago

j-hermansen commented 2 years ago

Added useful tutorial on Data structures and Algorithms

Resource name and link

Learn DS & Algorithms

Short description

Learn different types of data structures and algorithms and their implementations in Python, C, C++, and Java.

Why do you think this is a good resource?

A very handy tutorial to better understand data structures and algorithms, with good visualization and implementation in multiple programming languages.

zero-to-mastery-bot[bot] commented 2 years ago

🥳 Congratulations 🎉

Congrats on making your first Pull Request in the Zero To Mastery Organization! You have been sent an invitation to join the ZTM github organization, please check your emails for further details!

ZTM Profile Badge

If you'd like the ZTM Badge to show up on your profile, you will need to follow this guide!

zero-to-mastery-bot[bot] commented 2 years ago

🙏 Thanks for your pull request @j-hermansen, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!

Some of the most popular are


PR Statistics

#️⃣ PR Number: Line Additions: 🗑️ Line Deletions:
869 3 0
📑 Files Changed: Repo Stars: 🔱 Total Forks:
1 1904 958
j-hermansen commented 2 years ago

Can someone look into ERROR It looks like you're trying to use Nokogiri as a precompiled native gem on a system with glibc < 2.17: in the Travis CI build? Looks like a version mismatch?