It is a Search Engine specifically for Data Structure and Algorithm Problems. The user can type in any keyword and related problems will be displayed. It uses Cosine-Similarity Algorithm to search for results
JavaScript, ES6, Node.js, Express, HTML, CSS, Python(For Preparing Dataset), Beautiful Soup(For Web Scraping)
To clone the repo, run git clone https://github.com/Jourtics/search-engine.git
in your terminal. After cloning the repo, run npm install
to install the necessary dependencies.
After installing all the dependencies, run npm start
or node app.js
or nodemon app.js
in your terminal to start the application.
The application is deployed on Heroku https://algo-ds-search-engine-nandan.herokuapp.com/
If you have questions/doubts please feel free to reach out to the
Author: Abhijeet Nandan
Email: [email protected]