This repository contains solutions to LeetCode problems implemented in multiple programming languages, including the ones in:
Each push or pull request triggers automated build and syntax checks for the corresponding language:
| Language | Build Status |
|---|---|
| C | |
| Go | |
| C# | |
| Java | |
| Rust | |
| C++ | |
| Python | |
| JavaScript | |
| TypeScript |
✅ Comparing implementation patterns across languages
✅ Building instincts for performance, syntax, and idiomatic code
✅ Practicing systematic CI/CD for polyglot projects
✅ Learning about logic in different programming scenarios
Learning in the IA era is not memorizing syntax, but understanding math behind and structure across forms