HackerRank practice
After resolving all the CodingBat exercises, I started the HackerRank practice. Firstly I focused on the “Problem-Solving” category. You may read about this also in my Portfolio page.
HackerRank contains a countless number of exercises, with different level of difficulty, categorised by ‘area’, for instance:
- String
- Search
- Sorting
- Dynamic Programming
- Recursion
- …
As of today (6th of March 2021) I’m on the 121346 place among all the programmers around the globe who are resolving these excercises. At this moment I’m in the middle of resolving “The Bomberman Game”.
Source code of my resolutions to some most interesting HackerRank excercises you may find on my GitHub
Comments