Your AI-Powered LeetCode Study Assistant
Get comprehensive study materials for any LeetCode problem with a single prompt. Leetie generates detailed explanations, step-by-step walkthroughs, complexity analysis, and interview-ready flashcards — all organized in your personal notebook.
Line-by-line code explanations
Interactive walkthroughs
Interview flashcards
LeetCode Study Notebook
Problem Name | Type | Difficulty | Last Reviewed |
---|---|---|---|
3Sum | Array, Two Pointers | Medium | 12/28/2024 |
Two Sum | Array, Hash Table | Easy | 12/28/2024 |
Word Break II | Dynamic Programming | Hard | 12/28/2024 |
Word Ladder II | Graph, BFS | Hard | 12/28/2024 |
Path Sum II | Tree | Medium | 12/23/2024 |
Path Sum | Tree | Easy | 12/23/2024 |