From 55ebceec383a3093ec98485d447b781076760aa6 Mon Sep 17 00:00:00 2001 From: Ahmedur Rahman Shovon Date: Fri, 10 Feb 2023 03:44:42 +0600 Subject: [PATCH] updated readme --- readme.md | 48 +++++++++++++++++++++++------------------------- 1 file changed, 23 insertions(+), 25 deletions(-) diff --git a/readme.md b/readme.md index 721c5c6..9128c61 100644 --- a/readme.md +++ b/readme.md @@ -1,20 +1,17 @@ -

-My solutions of Hackerrank Python Domain challenges. The codes may give a head start if you are stuck somewhere! -

-

- If you have better code (I like readable code rather than short liner), send pull request. -

-

- Challenges can be found here https://www.hackerrank.com/domains/python -

-

Bonus: I have created Hackerrank_Solution_Blank_File_Creator.py to generate the blank file of each challenges. Have a look in HackerrankUtility folder.

+## Hackerrank Python Domain Solutions + +- Solutions of **Hackerrank Python Domain** challenges. The codes may give a head start if you are stuck somewhere! +- If you have better code (I like readable code rather than short liner), send pull request. +- Challenges can be found in [https://www.hackerrank.com/domains/python](https://www.hackerrank.com/domains/python). +- Bonus: I have created [Hackerrank_Solution_Blank_File_Creator.py](HackerrankUtility/Hackerrank_Solution_Blank_File_Creator.py) to generate the blank file for each challenges. Have a look in [HackerrankUtility](HackerrankUtility) folder. +
-Hackerrank Python Domain + +### Hackerrank Python Domain ![alt Hackerrank Python Domain](https://raw.githubusercontent.com/arsho/Hackerrank_Python_Domain_Solutions/master/Hackerrank_Python_Domain.png) -
-Solutions listed in Hackerrank_Python_Domain_Solutions +### Solutions listed in Hackerrank_Python_Domain_Solutions - Introduction @@ -151,22 +148,23 @@ My solutions of Hackerrank Python Domain challenges. The codes
-

-How to use HackerrankUtility: -

-
    -
  1. Open Hackerrank_Solution_Blank_File_Creator.py and edit the author name.
  2. -
  3. Save and run the file.
  4. -
  5. Blank file to create your solution for each challenge will be created in relevent subdomain.
  6. -
+### How to use HackerrankUtility + +- Open [Hackerrank_Solution_Blank_File_Creator.py](HackerrankUtility/Hackerrank_Solution_Blank_File_Creator.py) and edit the author name. +- Save and run the file. +- Blank file to create your solution for each challenge will be created in relevent subdomain. +
-Watch demonstration process in Youtube link here (Hackerrank Solution Blank File Creator DEMO) + +- Watch demonstration process in [Youtube video: Hackerrank Solution Blank File Creator DEMO](https://youtu.be/G3hq5upfPEI) + [![https://youtu.be/G3hq5upfPEI](http://img.youtube.com/vi/G3hq5upfPEI/0.jpg)](https://youtu.be/G3hq5upfPEI) - -

Enjoy!

+### Contributors + +[![https://github.com/arsho/Hackerrank_Python_Domain_Solutions/graphs/contributors](https://contrib.rocks/image?repo=arsho/Hackerrank_Python_Domain_Solutions)](https://github.com/arsho/Hackerrank_Python_Domain_Solutions/graphs/contributors) -## Contact +### Contact If you want to contact me you can reach me at [arshovon.com](https://arshovon.com/).