RubyGems Navigation menu

data_structures_rmolinari 0.5.7

This small gem contains several data structures that I have implemented in Ruby to learn how they work. Sometimes it is not enough to read the description of a data structure and accompanying pseudo-code. Actually implementing it is often helpful in understanding what is going on. It is also usually fun. The gem contains basic implementions of Disjoint Union, Heap, Priority Search Tree, and Segment Tree. See the homepage for more details.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.5.7 - January 04, 2024 (69,5 ko)
  2. 0.5.6 - January 04, 2024 (69,5 ko)
  3. 0.5.5 - December 19, 2023 (69 ko)
  4. 0.5.4 - December 12, 2023 (69 ko)
  5. 0.5.3 - February 15, 2023 (66 ko)
Voir toutes les versions (18)

Dépendances de Runtime (1):

must_be ~> 1.1.0

Dépendances de Development (3):

byebug ~> 11.1.3
ruby-prof ~> 1.4.5
simplecov ~> 0.22.0

Propriétaires:

Pushed by:

Auteurs:

  • Rory Molinari

Total de contrôle SHA 256:

= Copier Copié!

Total de téléchargements 8 076

Pour cette version 302

License:

MIT

Version de Ruby requise: >= 3.1.3

Liens: