Skip to content

A repository meant to serve as a practice and testing ground for various data structures. Some examples are; linked lists, binary search trees, matrices and more.

Notifications You must be signed in to change notification settings

TravisGM92/data_structure_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

data_structure_practice

Purpose

The purpose of this repo is to practice building specific data structures using Ruby.

The data structures that are fully built (all test pass) are;

  • Linked list

I'm currently working on;

  • Binary search tree

About

A repository meant to serve as a practice and testing ground for various data structures. Some examples are; linked lists, binary search trees, matrices and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages