This repository is dedicated to daily LeetCode problem-solving and solution sharing. We're here to:
- 📚 Share our solutions and learn from each other's thought processes.
- 🔍 Analyze and discuss different approaches to solving algorithmic challenges.
- 💪 Keep each other motivated to tackle at least one problem in a week.
- Daily Commitment: Solve at least one LeetCode problem consistently.
- Solution Sharing: Push your solution to the repository under the correct problem directory.
- Code Review: Regularly check and review each other's code on online meeting once a week, offering constructive feedback.
├── algorithms/
│ ├── problem_name/
│ │ ├── username1_solution.py
│ │ ├── username2_solution.py
│ │ └── README.md (problem description & complexity analysis)
-
Fortune: Hey there, I'm learning a bit of network level programming. I tend to hop on a call weekly with Iris to learn more about Korea and to solve problems on Leetcode. I challenge myself each day to either learn a new algorithm or solve multiple problems using an algorithmic pattern to get an algorithm ingrained in memory.
-
Yunseo Do(Iris): Hiii leetcoders👋 I'm doing AI research, but I wanted to leverage my algorithm skill set. Looking forward to how much we can level up.
Happy coding! 🎉