LeetCode Question · Jul 2020

Facebook | Design a data structure for History Set

3 upvotes 2,003 views 11 replies

Question Details

Design a data structure for History Set with following operations: 1. Add(element) : Adds an element to the Set and returns a SequenceId 2. Discard(element): Discards an element from the Set and...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

System Design