All Projects → avinash201199 → DSA-Questions

avinash201199 / DSA-Questions

Licence: MIT License
Collection of data structure and algorithms questions

Programming Languages

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

Projects that are alternatives of or similar to DSA-Questions

HacktoberFest21
A beginner friendly repository for HacktoberFest 2021
Stars: ✭ 45 (-22.41%)
Mutual labels:  good-first-issue, first-pull-request
Hacktoberfest 2021
This repository aims to help code beginners with their first successful pull request and open source contribution. Happy coding!
Stars: ✭ 109 (+87.93%)
Mutual labels:  good-first-issue, first-pull-request
DSA
Write DSA Codes into it
Stars: ✭ 18 (-68.97%)
Mutual labels:  good-first-issue, dsa-algorithm
hacktoberfest 2021
This is a repository for anyone wishing to contribute to HacktoberFest 2021
Stars: ✭ 51 (-12.07%)
Mutual labels:  good-first-issue, dsa-algorithm
CS-180
An Awesome beginner-friendly repo to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! .Push any code in any language you want . Please leave a star ⭐ to support this project! ✨
Stars: ✭ 71 (+22.41%)
Mutual labels:  good-first-issue
10-Easy-Steps
A Repository Created for #Hacktoberfest to Help Beginners Get Started with Code
Stars: ✭ 27 (-53.45%)
Mutual labels:  good-first-issue
fresh script
Find Spotify tracks posted to the HipHopHeads subreddit and add them to a Spotify playlist.
Stars: ✭ 69 (+18.97%)
Mutual labels:  good-first-issue
hacktoberfest2021
For Beginners, students and developers this is a great opportunity to learn and contribute to open source.
Stars: ✭ 79 (+36.21%)
Mutual labels:  good-first-issue
data-structures
✏️ Implementing algorithms and data structures in Python, C/C++, Java and Javascript
Stars: ✭ 16 (-72.41%)
Mutual labels:  first-pull-request
nodify
High performance and modular controls for node-based editors designed for data-binding and MVVM.
Stars: ✭ 282 (+386.21%)
Mutual labels:  good-first-issue
hack-tools
"Кали-заменитель". Располагает в себе большое количество утилит для взлома.
Stars: ✭ 39 (-32.76%)
Mutual labels:  good-first-issue
goodfirstissue
openfaas function to handle webhooks for goodfirstissue github app
Stars: ✭ 20 (-65.52%)
Mutual labels:  good-first-issue
astra
Astra: a Java tool for analysing and refactoring Java source code
Stars: ✭ 35 (-39.66%)
Mutual labels:  good-first-issue
lexicon-mono-seq
DOM Text Based Multiple Sequence Alignment Library
Stars: ✭ 15 (-74.14%)
Mutual labels:  good-first-issue
CPP-DSA
C++ Data Structures and Algorithms | College Placement Course taught by renowned faculties of Apni Kaksha (Aman Dhattarwal).
Stars: ✭ 53 (-8.62%)
Mutual labels:  dsa-algorithm
Wizard-Of-Docs
A open source project to bring all the data structures and algorithms docs under one repository.
Stars: ✭ 19 (-67.24%)
Mutual labels:  dsa-algorithm
ML-Reserve
An Open-Source repository where students could showcase their skills by contributing their ML and DL projects!
Stars: ✭ 15 (-74.14%)
Mutual labels:  good-first-issue
GoogleKickStart2020 Solutions
This repository will contain solutions of "Google Kick Start 2020" in C/C++/Java/Python. If you loved it, give a 🌟!
Stars: ✭ 137 (+136.21%)
Mutual labels:  good-first-issue
voyager-hf
Voyager website: A space website that can be used as a template in the future for space-related topics.
Stars: ✭ 34 (-41.38%)
Mutual labels:  good-first-issue
Dev-Geeks
Open Source Project
Stars: ✭ 16 (-72.41%)
Mutual labels:  good-first-issue

DSA-Questions

Why DSA is important? DSA plays a very important role in reducing the time complexity of the code. A problem might have several approaches, but you must pick the optimized one in order to stand out of the crowd. You must be able to write a code which takes less time to execute for any problem statement given


Note : This repo is excluded from the Hacktoberfest but you can still contribute and the reason is importance of DSA, your contribution will be for lifelong.

How to contribute 😎

  • Star this repository
  • Select your topic and program to add in this repository.Don't copy paste ,try to add your codes.
  • Check if the program is already added then choose another.You can add it with different language.
  • Create an issue with description about the question and wait for approval.
  • Note - Create only one issue at once, afer successful pull request create another issue.
  • Then fork this repository.
  • In forked repository select the topic folder where you want to add the program.
  • Then select the programming language folder in which you want to add the program.
  • If you can't find the folder create the folder and then add your program.
  • for example check this folder Array
  • Make your pull request with issue number by using #
  • Wait for review.

After reviewing your code if there will be no changes required then your pull request will be accepted.

You can also contribute to this repository by improving documention or any mistakes/errors.

Follow me on Github - https://github.com/avinash201199
Contact me for any doubt -https://www.instagram.com/lets__code/

THANK YOU FOR YOUR CONTRIBUTIONS.

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