Hello, this git repository includes some of my favorite coding challenges.
They include a brief summary of the question, and my attempt at coding for the solution. Feel free to go through the code and use it for any purpose you have. While the solutions are valid some of the questions could be better implement with algorithm speed in mind.
The coding questions are written in python but if you would like to give these challenges a punch in the gut feel free to try them in any language you choose.
Below are links to find more of these coding questions: https://projecteuler.net/ (Login required) https://codingbat.com/python (Login required) https://www.codewars.com/ (Login required)