339. Nested List Weight Sum & 364.Nested List Weight Sum II 2023-04-10 8 min read # Depth First Search&Bread First Search # LeetCode
System Design Case Study 4 - Design A Unique ID Generator In Distributed System 2023-04-04 5 min read # System Design
Random All In One - 398. Random Pick Index&384. Shuffle an Array&382. Linked List Random Node&380. Insert Delete GetRandom O(1)&138. Copy List with Random Pointer 2023-04-03 23 min read # Random # LeetCode