In this project, I've developed a playlist management system using fundamental data structures like linked lists. The playlist allows users to: Add songs to the playlist Remove songs from the playlist Display the current playlist in the order of songs Navigate through songs (next and previous) Search for a song by its name