Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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.. Data structures used include a doubly linked list, stacks and queues. File handling to read and write songs has also been used.

#To run 1)Open terminal run g++ -o music_player music_player.cpp ./music_player

About

A music player build usind DSA concepts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages