382.linked-list-random-node.pdf
67.8 KB
leetcode.com 2023-03-10
🟡382.linked-list-random-node
🏷️ Tags
#linked_list #math #reservoir_sampling #randomized
🟡382.linked-list-random-node
🏷️ Tags
#linked_list #math #reservoir_sampling #randomized
leetcode.com 2024-01-16
🟡380.insert-delete-getrandom-o1
🏷️ Tags
#design #array #hash_table #math #randomized
🟡380.insert-delete-getrandom-o1
🏷️ Tags
#design #array #hash_table #math #randomized
Telegraph
insert-delete-getrandom-o1
Implement the RandomizedSet class: