- 500+ Basic Coding Questions: A collection of over 500 coding challenges for beginners to master Python fundamentals.
- Coding_Questions - For Random Questions: A variety of random coding questions, perfect for practicing problem-solving in Python.
- Python_Projects: A collection of mini-projects to help you apply Python in real-world applications.
- DSA_in_Python: Data Structures and Algorithms (DSA) challenges solved in Python to enhance your problem-solving skills.
- LeetCode_All_Questions: A curated set of LeetCode problems with solutions written in Python, ideal for interview preparation.
- Roadmap: A step-by-step guide to mastering Python, including key topics to learn and resources to follow.
- Notes & Resources: Helpful notes, tutorials, and external resources to support your Python learning journey.
- Step 1: Add your questions to the
README.md
file in the same format as the existing ones. - Step 2: Provide solutions for these questions in the same format, adding them to the appropriate folder.
- Step 3: All questions and solutions must be in Python.
Open the relevant folder to contribute according to your focus:
- 500+ Basic Coding Questions
- Coding_Questions - For Random Questions
- Python_Projects
- DSA_in_Python
- LeetCode_All_Questions
- Roadmap
- Notes & Resources
S.N | Read the Problem | Solution | Solved/Unsolved |
---|---|---|---|
Challenge 1 | Click Here | Solution |