Recently preparted for system design and came this design question with Tt on how to design a system to batch delete and undo-delete within some centains times.
I feel like this is similar to design dropbox/youtube on the uploading part. but cound't get too much details on how to do delete and 'undo' delete. Would appreciate any insights.