i-vishi / ds-algo-web

A Web application containing programs for various data structures and algorithms.

Home Page:https://ds-algo-web.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

DS-Algo-Web

View Demo »

Report Issue · Request a Feature

About The Project

DS-Algo-Web Home Page

DS-Algo-Web is a web application built to get codes in popular programming languages for various data structures and algorithms. This web app is also integrated with paiza.io compiler API to run the code. All the algorithms shown on the web app are located at DS-and-Algo Repo.

⚙️ Built with

🛠️ Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

📃 License

Distributed under the MIT License. See LICENSE for more information.

About

A Web application containing programs for various data structures and algorithms.

https://ds-algo-web.herokuapp.com/

License:MIT License


Languages

Language:Vue 69.5%Language:JavaScript 22.5%Language:HTML 8.1%