HackerRank
Throughout 2020, I was very focused on improving my coding skills by practicing interview questions and solving math problems online. Early in that year, when my interest in Python was piqued, I began solving the problems on a website called HackerRank.
This site gave me the opportunity to practice with questions related to data structures and algorithms. It also was a way to learn the syntax of RegEx (regular expressions) and use it to parse large portions of text, an essential part of data analysis. After six months, I had reached rank 1 in both Python and RegEx, meaning I've solved every problem on the site in both of those categories. At the time of writing this, I've solved 212 total problems in JavaScript, Python, RegEx, and Java.
If you're interested in reading more about HackerRank and seeing some of my solutions check them out on GitHub.
Stats
210+
Problems solved
3
Languages used