An open API service indexing awesome lists of open source software.

https://github.com/dobatymo/data-algos

An knowledge graph for data structures and algorithms in markdown format
https://github.com/dobatymo/data-algos

algorithms computer-science data-structures knowledge-graph ontology

Last synced: 2 months ago
JSON representation

An knowledge graph for data structures and algorithms in markdown format

Awesome Lists containing this project

README

          

-- Data structures and algorithms ontology --

# Resources

## Books

### Data structures and algorithms
- 'MIT Press', 'Introduction to Algorithms' by 'Thomas H. Cormen', 'Charles E. Leiserson', 'Ronald L. Rivest' and 'Clifford Stein'
- 'Pearson', 'Data Structures and Algorithms' by Alfred V. Aho', Jeffrey D. Ullman' and 'John E. Hopcroft'
- 'Springer', 'The Algorithm Design Manual' by 'Steven S. Skiena'
- 'Cambridge', 'Algorithms on Strings, Trees, and Sequences' by 'Dan Gusfield'
- 'Prentice Hall', 'Artificial Intelligence: A Modern Approach' by 'Stuart J. Russell' and 'Peter Norvig'

### Optimization
- 'Athena Scientific', 'Nonlinear Programming' by 'Dimitri P. Bertsekas'
- 'Cambridge', 'Convex Optimization' by 'Stephen Boyd' and 'Lieven Vandenberghe'
- Independent, 'Clever Algorithms: Nature-Inspired Programming Recipes' by 'Jason Brownlee'

### Management science / Operations research
- 'Pearson', 'Introduction to Management Science' by 'Bernard W. Taylor'

## Online books
- https://bradfieldcs.com/algos/
- http://interactivepython.org/RkmcZ/courselib/static/pythonds/index.html