Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 686 Bytes

File metadata and controls

23 lines (15 loc) · 686 Bytes

🧠 HackerRank Python Basic Certification

This repository contains solutions to the HackerRank Python (Basic) Certification assessment. It includes two coding problems solved during the test, along with a link to the earned certificate.


📜 Certificate

You can view my certificate here


📁 Repository Structure

  • 📁 hackerrank-python-basic-certification
    • 📄 README.md
    • 📁 solutions/
      • question1_solution.py: first question's solution
      • question2_solution.py: second question's solution