https://github.com/mindreframer/datastructures-algorithms-stuff
https://github.com/mindreframer/datastructures-algorithms-stuff
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mindreframer/datastructures-algorithms-stuff
- Owner: mindreframer
- Created: 2013-07-11T18:57:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-05-16T16:40:01.000Z (almost 10 years ago)
- Last Synced: 2024-12-27T05:07:42.881Z (over 1 year ago)
- Language: Perl
- Size: 6.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Data Structures And Algorithms
- http://opendatastructures.org/
- http://www.cleveralgorithms.com/
## Articles:
- [Efficiently traversing InnoDB B+Trees with the page directory, 2013/01/14](http://blog.jcole.us/2013/01/14/efficiently-traversing-innodb-btrees-with-the-page-directory/)
- [On learning InnoDB: A journey to the core, 2013/01/02](http://blog.jcole.us/2013/01/02/on-learning-innodb-a-journey-to-the-core/)
## Books:
- [Data Structures and Algorithms with Object-Oriented Design Patterns (Ruby/Lua/many more)](http://www.brpreiss.com/books/opus8/)
## Visualizations (!!!)
- http://www.cs.usfca.edu/~galles/visualization/Algorithms.html
## Sorting Algos
- http://sorting.at/
## Videos:
*** GENERATED BY https://github.com/mindreframer/techwatcher (ruby _sh/pull datastructures-algorithms-stuff) ***
jeremycole/innodb_diagrams:
Diagrams for InnoDB data structures and behaviors
24 commits, last change: , 51 stars, 10 forks
jeremycole/innodb_ruby:
A parser for InnoDB file formats, in Ruby
326 commits, last change: , 85 stars, 15 forks
mindreframer/source-concise-notes-ruby:
Sourcecode for from https://users.cs.jmu.edu/foxcj/Public/ConciseNotesRuby/ (http://bookboon.com/de/concise-notes-on-data-structures-and-algorithms-ebook)
4 commits, last change: , 0 stars, 0 forks
mindreframer/source-data-structures-and-algorithms-with-oop:
source for http://www.brpreiss.com/ books (Data Structures and Algorithms with Object-Oriented Design Patterns)
1 commits, last change: , 0 stars, 1 forks