Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itaditya/cosmos-web-interface
[Show :heart: love by :star2:] Your personal library of every algorithm and data structure code that you will ever encounter now on the web
https://github.com/itaditya/cosmos-web-interface
algorithm datastructures interview-questions library sorting-algorithms
Last synced: 21 days ago
JSON representation
[Show :heart: love by :star2:] Your personal library of every algorithm and data structure code that you will ever encounter now on the web
- Host: GitHub
- URL: https://github.com/itaditya/cosmos-web-interface
- Owner: itaditya
- Created: 2017-10-11T17:37:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T17:38:15.000Z (about 7 years ago)
- Last Synced: 2024-11-01T06:42:32.537Z (2 months ago)
- Topics: algorithm, datastructures, interview-questions, library, sorting-algorithms
- Language: JavaScript
- Homepage: https://cosmos-web.surge.sh
- Size: 44.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
# Cosmos
> A central platform to dive into the universe of algorithm and data structures.**Cosmos** is your personal online collection of every algorithm and data structure one will ever encounter and use in a lifetime. This provides solutions in a various languages spanning `C`, `C++`, `Java`, `Python`, `Go` and others.
This work is maintained by a community of hundreds of people and is a _massive collaborative effort_ to bring the readily available coding knowledge **online**.
Note - This is a web interface for the Cosmos project. The actual repo can be found [here](https://github.com/OpenGenus/cosmos)
## Setup
1. Run `npm install && bower install`
2. Run `npm i -g angular-http-server`
3. Run `npm start`
4. In separate terminal run `gulp`
5. In separate terminal run `node fileList.js`
6. Go to localhost:8080