Skip to content

omansh-arora/Linked-List-Playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linked-List-Playlist

Simple C++ Application which implements a Playlist class using a Linked List data structure. Stores "Song" objects which have name, artist, and lenght attributes. Supports insertion, deletion, swapping, and implements a destructor to nullify memory leaks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages