Music Playlist
CodingSoftware Engineer
Company question banks are included with the Insider plan.
Design a data structure that tracks music listening history with timestamps.
Implement the MusicPlaylist class:
MusicPlaylist() Initializes the playlist object.