A library of common data structures and algorithms implementations in ruby.
Currently implement:
- Stack
- Deque
- Heap
- Binary Tree
- Calculator Math calculations based on Reverser Polish Notation
A library of common data structures and algorithms implementations in ruby.
RubyMIT