Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.19 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.19 KB

ProblemRecommender

Tool for getting a random problem of your desired category and difficulty level for competitive coding practice

Prerequisites

make sure you have following libraries installed:-

  1. bs4 (BeautifulSoup)
  2. requests

Getting Started

Clone or Download the zip file on your system. Navigate to the file location on your terminal and run

python main.py

In Action

  • screenshot 2017-10-07 23 43 41

  • screenshot 2017-10-07 23 44 03

you may get different order of topics

  • screenshot 2017-10-07 23 44 13

  • screenshot 2017-10-07 23 44 32

  • screenshot 2017-10-07 23 53 27

you will have different problem opened based on the random problem generated