Advanced Algorithms and Data Structures (Manning)

Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.

Marcello La Rocca

Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing.

You’ll discover cutting-edge approaches to a variety of tricky scenarios. You’ll even learn to design your own data structures for projects that require a custom solution.


Don’t forget you can get 35% off with your Devtalk discount! Just use the coupon code “devtalk.com” at checkout :+1:

4 Likes

Corresponding tweet for this thread:

Share link for this tweet.

2 Likes

This is a very good book. I am currently reading it and it has a great style of explanation. This along with “Solving Classic Computer Science Problems with Python” are good algorithm books from Manning.

3 Likes

I like this book very much because it tries to provide some really real life examples how to use those structures.

3 Likes