All Projects → a10h-bot → Awesome Algorithms Books

a10h-bot / Awesome Algorithms Books

CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos

Projects that are alternatives of or similar to Awesome Algorithms Books

Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+228.45%)
Mutual labels:  algorithm, data-structures, dynamic-programming
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+135.34%)
Mutual labels:  algorithm, data-structures, dynamic-programming
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (+14.66%)
Mutual labels:  algorithm, data-structures, dynamic-programming
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+3728.45%)
Mutual labels:  algorithm, data-structures, dynamic-programming
Algorithms Explanation
All Algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Stars: ✭ 1,243 (+971.55%)
Mutual labels:  algorithm, data-structures
Advanced Data Structures With Python
Python implementations of Advanced Data Structures and Algorithms. With each code, there is an associated markdown for explanation and applications of that algorithm or data structure.
Stars: ✭ 82 (-29.31%)
Mutual labels:  algorithm, data-structures
Competitive Programming
My solutions to problems from various competitive programming websites.
Stars: ✭ 93 (-19.83%)
Mutual labels:  algorithm, data-structures
Mystl
C++11 实现的简易版 STL
Stars: ✭ 97 (-16.38%)
Mutual labels:  algorithm, data-structures
Algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 71 (-38.79%)
Mutual labels:  algorithm, data-structures
Must Do Coding Questions
GeeksforGeeks Must-Do-Coding-Questions Solutions
Stars: ✭ 96 (-17.24%)
Mutual labels:  algorithm, data-structures
Algorithms
Algorithms and data structures implemented in JavaScript with explanations, for further readings
Stars: ✭ 99 (-14.66%)
Mutual labels:  algorithm, data-structures
Go Algorithm
Implementations of data structures & algorithms written in Golang.
Stars: ✭ 109 (-6.03%)
Mutual labels:  algorithm, data-structures
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-32.76%)
Mutual labels:  algorithm, data-structures
Jsav
JavaScript Algorithm Visualization library
Stars: ✭ 87 (-25%)
Mutual labels:  algorithm, data-structures
Algorithm Playground
An (old) and unstructured (messy tbh) collection of programming exercises.
Stars: ✭ 75 (-35.34%)
Mutual labels:  algorithm, data-structures
Scalacaster
Purely Functional Algorithms and Data Structures in Scala
Stars: ✭ 1,342 (+1056.9%)
Mutual labels:  algorithm, data-structures
Pydsa
Not maintained in favor of: https://github.com/TheAlgorithms/Python
Stars: ✭ 100 (-13.79%)
Mutual labels:  algorithm, data-structures
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+13793.97%)
Mutual labels:  algorithm, data-structures
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-12.93%)
Mutual labels:  algorithm, data-structures
Go Algorithms
Algorithms and data structures for golang
Stars: ✭ 1,529 (+1218.1%)
Mutual labels:  algorithm, data-structures

Top algorithms books

  • Introduction-to-algorithms-3rd-edition(CLSR)
  • The Algorithm Design Manual by Steven S.Skiena
  • Grokking Algorithms: An Illustrated Guide for Programmers by aditya Bhargava
  • Algorithhms 4th Edition by Robert Sedgewick, Kevin Wayne
  • Algorithm Design by Jon Kleinberg and Eva Tardos
  • Data Structures and Algorithms in java by Robert Lafore
  • Algorithms in a Nutshell -(O'Reilly) George T. Heineman, Gary Pollice, Stanley Selkow-Algorithms in a Nutshell-O'Reilly Media

Top coding interviews books

  • Elements of Programming Interviews: The Insiders' Guide by Amit Prakash, Adnan Aziz and Tsung-hsien Lee
  • Programming Interviews Exposed

Top Competitive programming books

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].