Skip to content

abhinavprakash-2000/leetcode-question-finder

Repository files navigation

LeetCode Question Finder

This project helps the user to search for any LeetCode Question by entering their query(words or sentence) and get the link to the most related questions.

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  pip install flask
  pip install flask-wtf
  pip install selenium
  pip install beautifulsoup4

Start the server

  flask --app app run

HOSTED ON

  https://tf-idf-q-finder.onrender.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published