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
- Host: GitHub
- URL: https://github.com/dobatymo/data-algos
- Owner: Dobatymo
- Created: 2018-10-25T15:14:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T01:56:22.000Z (about 3 years ago)
- Last Synced: 2023-02-26T17:17:06.261Z (over 2 years ago)
- Topics: algorithms, computer-science, data-structures, knowledge-graph, ontology
- Homepage:
- Size: 253 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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