Welcome to my LeetCode & CodeChef Solutions Repository! π This repository contains my solutions to various competitive programming problems from platforms like LeetCode, CodeChef, CodeForces, and more. Each solution is optimized and well-documented to help others understand different approaches to problem-solving.
/solutions
βββ leetcode
β βββ easy
β βββ medium
β βββ hard
βββ codechef
β βββ beginner
β βββ intermediate
β βββ advanced
βββ hackerrank
βββ README.md
- Navigate to the relevant directory.
- Each problem is named after its corresponding title on the platform.
- Read the problem statement and solution explanation in the comments.
- Run the solution in your local environment or an online compiler.
- Python π
- C++ π
- Java β
- JavaScript β‘
- Other languages based on problem requirements
Happy Coding! π―