This repo is to track my 100DayOfCoding Challenge and my aim here is to improve my Python knowledge and techinical skills. The problems are selected from a collection of coding challenges from Udemy's Python Hand-on Solve 200 Problems.
It covers a wide range of topics which I will be using an overview to track my progress. Daily breakdowns can be found further below.
Topic | Completion |
---|---|
array | 6/6 |
basic | 3/3 |
class | 8/8 |
condition_and_loop | 12/12 |
datetime | 5/5 |
dictionary | 6/6 |
file | 4/4 |
list | 10/10 |
math | 5/5 |
numpy | 0/100 |
recursion | 5/5 |
regex | 8/8 |
search | 0/2 |
sort | 0/6 |
string | 0/10 |