From 205f51739a39307fc5f8f9ced83cc86052b51978 Mon Sep 17 00:00:00 2001 From: UltiRequiem Date: Fri, 1 Apr 2022 02:03:25 +0000 Subject: [PATCH 1/2] Initial gh-pages commit From 489920eacbb42b6e8e9f0e63df2c9cec6230e926 Mon Sep 17 00:00:00 2001 From: UltiRequiem Date: Fri, 1 Apr 2022 02:03:26 +0000 Subject: [PATCH 2/2] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Ulti?= =?UTF-8?q?Requiem/hacker-rank-python@d47b5578a6ae99458d3885c83fd31eb11d61?= =?UTF-8?q?bd0b=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 1 + readme.md | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 _config.yml create mode 100644 readme.md diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..277f1f2 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-cayman diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..1e862fa --- /dev/null +++ b/readme.md @@ -0,0 +1,38 @@ +# Hacker Rank Solutions + +My HackerRank profile: [@Ultirequiem](https://www.hackerrank.com/Ultirequiem) + +Python ⭐⭐⭐⭐⭐ (5) + +## Certificates + +- [Basic](https://www.hackerrank.com/certificates/74cb299c09d9) + +## Extras + +Favorite Exercise: [UltiList](./python/easy/11_lists.py) + +## Support + +Open an Issue, I will check it a soon as possible 👀 + +If you want to hurry me up a bit +[send me a tweet](https://twitter.com/intent/tweet?text=%40UltiRequiem%20) 😆 + +Consider [supporting me on Patreon](https://patreon.com/UltiRequiem) if you +like my work 🚀 + +Don't forget to start the repo ⭐ + +## Authors + +[Eliaz Bobadilla (a.k.a UltiRequiem)](https://ultirequiem.com) - Creator and +Maintainer 💪 + +See also the full list of +[contributors](https://github.com/UltiRequiem/REPO/contributors) +who participated in this project. + +## Licence + +Licensed under the MIT License.