Okay the next tutorial series we will pause the Prepare for Python workings in HackerRank and try out their next Prepare Category. We will shift focus to Algorithms – which trains our logic and reasoning abilities (we will still fulfil the problem solving in Python).
Confused? Never mind, just follow the steps.
Step 1 – Launch the HackerRank Website and “Sign In”. Ref: https://www.hackerrank.com/

Click on Prepare By Topics > Algorithms.

Step 2 – Under Problem Solving, choose “Solve Me First” Challenge.

Step 3 – Read the Instructions Carefully.

Change the Programming Language to Python 3.

Step 4 – List the Requirements and Constraints in a Notepad in simple words. Learn to take notes.

Step 5 – Convert What You Understand of the Requirements and Constraints into code.

Step 6 – Click “Run Code” to Test Your Code. Do Note if you submit code with errors, you will lose points. So “Run Code” first to ensure everything works.

Step 7 – Once you have tested that your code works, “Submit Code” to clear the challenge and earn some Hacker points.
