Δ 🎲 Data Structures & Algorithms Hash Table Chain with linked lists, O(n) worst-case lookup Chain with binary search trees, O(log n) worst-case