Back to home
LeetCode
2 articles tagged with this topic
LeetCodeAlgorithm Interview
LeetCode #73 Hand-Coded in 20 Minutes — Do Fundamentals Survive the AI Era?
A handwritten LeetCode #73 solution took ~20 minutes. With AI coding assistants mainstream in 2026, does classic algorithm training still pay off?
5h ago2 min read
LeetCodesliding-window
The diff Counter: How LeetCode #438 Exposes the Engineering Thinking Gap
From brute force to freq array to a diff counter: how LeetCode #438's path from O(26) to O(1) reveals engineering tiers in the AI-coding era.
1d ago2 min read