Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

linked_lists

Author: Jamie Kawahara Description: This is a Ruby program to model a linked list with the following features:

  1. Appending nodes onto the end of the linked list
  2. Counting the number of nodes in the list
  3. Removing the last node in a list and returning the node
  4. Access the elements in numeric position
  5. Access the tail of the list

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages