PlaylistStore
akhilsai560/PlaylistStore
Java
Created an in-memory store for recently played songs that can accommodate songs per user, with a fixed initial capacity and It should be able to fetch recently played songs based on the user and eliminate the least recently played songs when the store becomes full