Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arsho committed Feb 9, 2023
1 parent 2f56169 commit 55ebcee
Showing 1 changed file with 23 additions and 25 deletions.
48 changes: 23 additions & 25 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
<p>
My solutions of <strong>Hackerrank Python Domain</strong> challenges. The codes may give a head start if you are stuck somewhere!
</p>
<p>
If you have better code (I like readable code rather than short liner), send pull request.
</p>
<p>
Challenges can be found here <a href="https://www.hackerrank.com/domains/python">https://www.hackerrank.com/domains/python</a>
</p>
<p>Bonus: I have created Hackerrank_Solution_Blank_File_Creator.py to generate the blank file of each challenges. Have a look in <b>HackerrankUtility</b> folder.</p>
## 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.

<hr>
<b>Hackerrank Python Domain</b>

### Hackerrank Python Domain

![alt Hackerrank Python Domain](https://raw.githubusercontent.com/arsho/Hackerrank_Python_Domain_Solutions/master/Hackerrank_Python_Domain.png)

<hr>
<b>Solutions listed in Hackerrank_Python_Domain_Solutions</b>
### Solutions listed in Hackerrank_Python_Domain_Solutions


- Introduction
Expand Down Expand Up @@ -151,22 +148,23 @@ My solutions of <strong>Hackerrank Python Domain</strong> challenges. The codes
<hr>


<h3>
<a id="how-to-use" class="anchor" href="#how-to-use" aria-hidden="true"><span class="octicon octicon-link"></span></a>How to use HackerrankUtility:
</h3>
<ol>
<li>Open <b>Hackerrank_Solution_Blank_File_Creator.py</b> and edit the author name.</li>
<li>Save and run the file.</li>
<li>Blank file to create your solution for each challenge will be created in relevent subdomain.</li>
</ol>
### 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.

<hr>
<b>Watch demonstration process in <a href="https://youtu.be/G3hq5upfPEI">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)

</a></b>
<h3>Enjoy!</h3>
### 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/).

0 comments on commit 55ebcee

Please sign in to comment.