Welcome to the Coding Challenges repository! This repository contains solutions to various coding challenges proposed by John Crickett(https://codingchallenges.fyi/), aimed at helping software engineers level up their skills through deliberate practice.
Each challenge in this repository is designed to be a small yet complete project that can be completed in your spare time over a week or two. The challenges are based on real-world tools and utilities, providing a practical way to enhance your programming skills.
To get started with the challenges:
-
Clone the Repository:
git clone https://github.com/Dilane-Kamga/coding-challenges.git cd coding-challenges -
Navigate to a Challenge Directory: Each challenge is located in its own subdirectory under
challenges/. Navigate to a specific challenge to view its details and implementation.cd challenges/challenge-01 -
Follow the Instructions: Each challenge directory contains a
README.mdwith specific instructions on how to implement and test the solution.
I’d love your feedback on the challenges and how I can make them better to help you level up as a software engineer. Feel free to open an issue or submit a pull request.
This repository is licensed under the MIT License. See the LICENSE file for more details.
For any questions or suggestions, please reach out to me at [[email protected]].
Happy coding!
This repository is maintained by Dilane FOGUE KAMGA.