Problems
Contest
Discuss
Interview
Online Interview
Assessment
Store
Redeem
Premium
For you
For you
Create
Most Votes
All Time
Newest
No search result
Create
LinkedIn | Senior SDE | Seattle | Reject
Anonymous User
1096
LinkedIn
Interview
Implement a hashtable
Implement a data structure with 3 operations in O(1):
Insert(int val)
Remove(int val)
RemoveRandom()
https://leetcode.com/problems/building-h2o/
using condition variables
Design a key value store where the keys are all 8 bytes long and fit in memory. Values do not fit in memory and should be read from disk.
4
1
Comments (1)
Sort by:
Best
Comment
1
Explore
Download App
Support
Terms
Privacy Policy
More
Copyright © 2026 LeetCode
United States