Skip to content

Va-Dick/Singly-linked-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Singly linked list

Features:

  • Adding an item to the top of the list;
  • Removing the first item from the list;
  • Reverse;
  • Reverse using tail recursion;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages