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

https://github.com/mindreframer/datastructures-algorithms-stuff


https://github.com/mindreframer/datastructures-algorithms-stuff

Last synced: 5 months ago
JSON representation

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