正在加载……
← 返回 uber 的题目列表
LeetCode 380
类型:online_judge
Implement RandomizedSet with average O(1) time for insert, remove, and getRandom, where each element has equal probability to be returned. (LeetCode 380) Example Input N/A Output N/A