Solution to 3 problems.
-
Reverse Hash problem. I used C++ for this as I prefer C++ for algorithimic challenges.
-
Python URI task. Made a module. Import it and use the methods.
-
Implement a Web Crawler. Made a python script to be run from terminal. Query 1: requires a single argument
eg.- python3 webCrawler.py
Query 2: requires 2 arguments
eg.- python3 webCrawler.py