Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:49:29 +08:00
commit ce2f7a7f61
8 changed files with 2466 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# leetcode-teacher
Interactive LeetCode-style teacher for technical interview preparation. Generates coding playgrounds with real product challenges, teaches patterns and techniques, supports Python/TypeScript/Kotlin/Swift, and provides progressive difficulty training for data structures and algorithms.