My Hackerrank Profile and My blog
Task List : https://goo.gl/JmYne8
This repository contains the tasks I've completed till now from the above mentioned task list. In total, 8 out of the 13 tasks (including additional tasks) have been completed. Languages Used : C++14, Python 2
| S.no | Task Number | Task Name | Remarks |
|---|---|---|---|
| 1.) | 1 | Programming | - Hackerrank problems solved using C++14 |
| - Codeforces problems solved using Python 2 | |||
| 2.) | 3 | Beginning with Python | Completed both ( (1) String Problem and (2) Sort ) the tasks using Python 2. |
| - Sorting technique used : Insertion Sort. | |||
| 3.) | 4 | Google Scraping | Used Chrome Webdriver and Selenium package. |
| 4.) | 6 | Captcha Breaking | Used pytesseract and PIL package |
| 5.) | 10 | Git and GitHub | Learnt and used most of the commands and understood the purpose and working of Git and Github |
| 6.) | Additional - 2 | Project Euler | Used Python 2 |
| 7.) | Additional - 3 | Bandit | Reached level 20 |
| 8.) | 7 | Form Submission | Made the web app using Nodejs, Express and MySQL |