All Projects → ankitapuri → DSA-guide

ankitapuri / DSA-guide

Licence: MIT license
Trying to cover important DSA

Programming Languages

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

Projects that are alternatives of or similar to DSA-guide

DevSoc21
Official website for DEVSOC 21, our annual flagship hackathon.
Stars: ✭ 15 (-70.59%)
Mutual labels:  coding
Orangex-Mobile
A useful tool chain for mobile coding with termux.
Stars: ✭ 20 (-60.78%)
Mutual labels:  coding
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+2243.14%)
Mutual labels:  coding
dockside
Dockside is a tool for provisioning lightweight access-controlled IDEs, staging environments and sandboxes - aka 'devtainers' - on local machine, on-premises raw metal or VM, or in the cloud
Stars: ✭ 205 (+301.96%)
Mutual labels:  coding
PY-NOOB
A repository of very simple Python programs to edit, change and learn basics of Python programming language.
Stars: ✭ 37 (-27.45%)
Mutual labels:  coding
frontend-developer-coding-challenge
Are your looking for a remote developer job? Solve this frontend developer challenge and show us what you can do and what you are an expert at!
Stars: ✭ 112 (+119.61%)
Mutual labels:  coding
FaceMaskDetector
Real time face-mask detection using Deep Learning and OpenCV
Stars: ✭ 106 (+107.84%)
Mutual labels:  coding
JNQD
Learning-based Just-noticeable-quantization-distortion Model for perceptual video coding
Stars: ✭ 21 (-58.82%)
Mutual labels:  coding
CodingNinjas-Eminence-CP-2018-
Repository for course EMINENCE 2018 by coding ninjas .
Stars: ✭ 39 (-23.53%)
Mutual labels:  coding
Python
covers python basic to advance topics, practice questions, logical problems in python, web development using html, css, bootstrap, jquery, DOM, Django 🚀🚀. 💥 🌈
Stars: ✭ 29 (-43.14%)
Mutual labels:  coding
js-problems
📚 Русскоязычный сборник задач с автоматической системой проверки JavaScript решений
Stars: ✭ 211 (+313.73%)
Mutual labels:  coding
deneyapkart-arduino-core
Arduino Core for Deneyap DevKits
Stars: ✭ 39 (-23.53%)
Mutual labels:  coding
mesh-code-editor
✒️ A sleek, real-time & collaborative online code editor for HTML, CSS, and JavaScript
Stars: ✭ 26 (-49.02%)
Mutual labels:  coding
PrepBytes-questions
One can follow to excel in coding if you are a noob!!
Stars: ✭ 46 (-9.8%)
Mutual labels:  coding
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+603.92%)
Mutual labels:  coding
algor
数据结构与算法 py3 九章算法
Stars: ✭ 77 (+50.98%)
Mutual labels:  coding
codeReads
goodReads (pun intended) for coding and programming
Stars: ✭ 29 (-43.14%)
Mutual labels:  coding
a80
Intel 8080/Zilog Z80 assembler written in D.
Stars: ✭ 23 (-54.9%)
Mutual labels:  coding
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Stars: ✭ 14 (-72.55%)
Mutual labels:  coding
Python-Fundamentals
Jupyter Notebooks for How to Think Like a Computer Scientist - Learning with Python 3 (RLE) Textbook
Stars: ✭ 30 (-41.18%)
Mutual labels:  coding

Followers GitHub forks GitHub Repo stars Watchers Lines of code

DSA-guide

GitHub issues GitHub issues closed GitHub pull requests GitHub pull requests GitHub repo size

forthebadge forthebadge forthebadge

All Contributors

DSA-guide

A place where you can practice and learn various data structures .

Steps to contribute

  • Fork the repository

  • Clone the fork repo

  • Create new branch

    • git checkout -b (Your-Branch-Name)
  • Add Scripts related to your respective issues.

    • git add
  • Add a commit message !

    • git commit -m "Added your message"
  • Push changes

    • git push origin
  • Push changes

    • git push -u origin <name_of_your_branch>
  • Create pull requests

    • [Try to Mention the related issue for your PR]

Contributing

This repository is contribution friendly. If you'd like to add or improve any algorithm, your contribution is welcome!
Don't forget to follow Contribution Guidelines 😃

Used Languages

  • C
  • C++
  • Python
  • JavaScript

This Project is a part of the following Open Source Program

Cross Winter of Code

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].