Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
July 12, 2021 11:38 pm GMT

Free resources to master algorithms & data structure

Hi, this is #day_30 which is the end of the series of data structure and algorithms, we talked about many types of data strucutre (linear and non-linear) such as stacks, queues, hash tables, heaps ,linked list, additionnaly, we discussed not only sorting algorithms like merge sort and quick sort, but also searching algorithms such as binary search, linear search, as well as interpolation search.

In this post, I'm going to share with you the most useful and helpful resources to study & master data structure and algorithms.

Books to learn data structure and algorithms

  • The Algorithm Design Manual by Steve S. Skiena
  • Introduction to Algorithm by Thomas H. Cormen
  • Grokking Algorithms: An illustrated guide for programmers and other curious people by Aditya Bhargava
  • Data Structure and Algorithms in Java by Robert Lafore
  • Algorithms in a nutshell: A Practical Guide by George T.Heineman
  • Data Structures and Algorithms Made Easy
  • Algorithms by Sanjoy Dasgupta
  • Advanced Data Structures by Peter Brass

Platforms and websites to learn data structure and algorithms

Free courses to learn data structure and algorithms

If you have any additional resources to add to this post let us know in the comments section, please.

Have an amazing day!

telegram


Original Link: https://dev.to/ayabouchiha/free-resources-to-master-algorithms-data-structure-2nfj

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To