Restructure README with personal learning journey and create automated notes system
This commit is contained in:
22
src/notes/242_valid_anagram.md
Normal file
22
src/notes/242_valid_anagram.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Valid Anagram
|
||||
|
||||
**Problem Number:** 242
|
||||
**Difficulty:** Easy
|
||||
**Category:**
|
||||
|
||||
## Problem Description
|
||||
|
||||
## My Approach
|
||||
|
||||
## Solution
|
||||
|
||||
## Time & Space Complexity
|
||||
|
||||
## Key Insights
|
||||
|
||||
## Mistakes Made
|
||||
|
||||
## Related Problems
|
||||
|
||||
---
|
||||
*Note: This is a work in progress. I'll add more details as I reflect on this problem.*
|
||||
Reference in New Issue
Block a user