Skip to content

This is the project made for Data Structures and Algorithm Course. Here we implement a C++ based Basic Music Player using the knowledge of various Data structures learnt as part of course CSE2003. Data structures used include a doubly linked list, stacks and queues. File handling to read and write songs has also been used.

Notifications You must be signed in to change notification settings

coeffowl966/Music-Player-Using-Data-Structures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music-Player-Using-Data-Structures

This is the project made for Data Structures and Algorithm Course. Here we implement a C++ based Basic Music Player using the knowledge of various Data structures learnt as part of course CSE2003. Data structures used include a doubly linked list, stacks and queues. File handling to read and write songs has also been used.

About

This is the project made for Data Structures and Algorithm Course. Here we implement a C++ based Basic Music Player using the knowledge of various Data structures learnt as part of course CSE2003. Data structures used include a doubly linked list, stacks and queues. File handling to read and write songs has also been used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%