dsa-ruby 1.0.0
Provides MinHeap, MaxHeap, PriorityQueue, Deque, Trie, UnionFind, and LinkedList — data structures commonly needed for coding interviews but missing from Ruby's stdlib.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
~> 3.0