Mastering the Add Two Numbers Problem (LeetCode #2): Brute Force vs Optimized Linked List Solution
It looks simple, but the way you solve Two Sum shows whether you think like a beginner or an engineer.