developer-student-club-thapar / algo-book

Licence: GPL-3.0 License
The algo book that contains various algorithms in 4 different languages

Programming Languages

javascript
184084 projects - #8 most used programming language
C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
nim
578 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to algo-book

TheAlgorithms
This contains whatever you need to study about Algos...
Stars: ✭ 21 (+23.53%)
Mutual labels:  algorithms-and-data-structures
Awesome-Scripts
A collection of awesome scripts from developers around the globe.
Stars: ✭ 135 (+694.12%)
Mutual labels:  hacktoberfest2020
credit-tracker
Credit Tracker WordPress plugin
Stars: ✭ 15 (-11.76%)
Mutual labels:  hacktoberfest2020
solution-leedcode-codechef-codeforces-gfg-interviewbits-hackerEarth-HackerRank
This repo contain the solution of leetcode problem and divide into category like dynamic programming, linkedlist,recursion, graph and some other section
Stars: ✭ 18 (+5.88%)
Mutual labels:  hacktoberfest2020
whatabomb
A whatsapp bombing GUI Script
Stars: ✭ 84 (+394.12%)
Mutual labels:  hacktoberfest2020
hs-lr-midi-schwurbler
Happy Shooting Community - DIY Lightroom Hardware Controller
Stars: ✭ 16 (-5.88%)
Mutual labels:  hacktoberfest2020
starcli
✨ Browse trending GitHub projects from your command line
Stars: ✭ 436 (+2464.71%)
Mutual labels:  hacktoberfest2020
invmovieconcept1
True Cross platform UI design featuring complex scroll based animations powered by flutter
Stars: ✭ 55 (+223.53%)
Mutual labels:  hacktoberfest2020
HacktoberFest2020
Hacktober-Fest 2020 -> open for all!
Stars: ✭ 20 (+17.65%)
Mutual labels:  hacktoberfest2020
Hacktoberfest2020
Repository for first timers to get started in Open Source Contributions
Stars: ✭ 44 (+158.82%)
Mutual labels:  hacktoberfest2020
c3
𝗖𝟯 provides compliant AWS CDK components to various security standards.
Stars: ✭ 24 (+41.18%)
Mutual labels:  hacktoberfest2020
coding-ai
CodingAI is an open source application and it helps to find a mentor related your technologies stack.
Stars: ✭ 60 (+252.94%)
Mutual labels:  hacktoberfest2020
agile-visitors
Application for registering employee entries with the possibility of generating reports, validating and storing users with minimal effort.
Stars: ✭ 23 (+35.29%)
Mutual labels:  hacktoberfest2020
hacktoberfest2020
Make your first PR. A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a simple program to a complex data structure algorithm). Happy coding...
Stars: ✭ 63 (+270.59%)
Mutual labels:  hacktoberfest2020
HackerRank-Solutions
My own HackerRank coding interview solutions
Stars: ✭ 30 (+76.47%)
Mutual labels:  algorithms-and-data-structures
DeveloperFolio
A DevFolio/Developer Portfolio built using ReactJs and Animation libraries.
Stars: ✭ 51 (+200%)
Mutual labels:  hacktoberfest2020
wacket
Racket to WebAssembly "compiler".
Stars: ✭ 23 (+35.29%)
Mutual labels:  hacktoberfest2020
saddy-graphics-engine-2d
Saddy is an open-source crossplatform 2D graphic engine, based on OpenGL, which can be used for creating 2D games. like platformers or RPGs.
Stars: ✭ 51 (+200%)
Mutual labels:  hacktoberfest2020
the-duck-gallery
theduckgallery.zenika.com
Stars: ✭ 21 (+23.53%)
Mutual labels:  hacktoberfest2020
ui
✏️ Free open source Web User Interface for OhMyForm ⛺
Stars: ✭ 40 (+135.29%)
Mutual labels:  hacktoberfest2020

Contributions Welcome Repo Size License All Contributors

DEVELOPER STUDENT CLUB TIET

This is the repo for the Algo Book by Developer Student Club, TIET, Patiala, Punjab.

ALGO-BOOK

To Start
1. Clone the repository
2. npm i or yarn install
3. npm start
Scripts
  1. Dev frontend server (no SSR or api server)

    npm run dev (all axios requests are proxied to 'http:localhost:${process.env.SERVER_HOST}/api')(configured in webpack.development.js)

  2. Dev backend server (only api server)

    npm run dev:server (make sure there is a .env.dev file with server=true and SERVER_PORT set)

  3. Prod build

    npm run prod

  4. Run linter

    npm run lint

  5. Run prettier

    npm run format

  6. Start Server and Use SSR

    npm start

Contribution to the project

As a community driven project, we welcome contribution from everyone, but before you contribute please go through our Contribution Guidelines.

All feedback and suggestions are welcome!

  • 💬 Join the community on Discord

Contributors

Thanks goes to these wonderful people (emoji key):


Rishabh Jain

🎨 📖 🚧

Aryaman Grover

🎨 📖 🚧

Ujjwal Agarwal

📖 🚧 🎨

Pranav Vidyarthi

🖋 📖

Pranav Aggarwal

🖋 📖

Priyanshu Sunadia

🖋 📖

shivom chawla

🖋 📖

Rishi Kumar

🖋 📖

DakshKK

🖋 📖

Jay Parmani

🚇

akgupta-47

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].