Hacker Rank solutions that I have completed so far.
I added the links for the problems in the descriptions of each file, some of the descriptions for the problems are not 100% accurate because the site uses images in some parts of the text so it may be lacking some information.
I decided to document my journey back to programming. So, one of the ways I found was to save the solutions of problems I did on the internet and now I can upload them here. I used python v3.+ to solve them. I am currently using version 3.10 of Python.
Many of the problems have an inbued code to make it run in the website, I am going to add the whole code, but the function is the core of the code.