All Projects → arnab2001 → DSA

arnab2001 / DSA

Licence: other
Collection of DSA problems and solutions

Programming Languages

C++
36643 projects - #6 most used programming language
java
68154 projects - #9 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
kotlin
9241 projects
shell
77523 projects

Projects that are alternatives of or similar to DSA

o-fish-realm
Realm application code and sample data for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection. The web app allows agencies to gain insights from the aggregated information.
Stars: ✭ 23 (+53.33%)
Mutual labels:  hacktoberfest2021
PracticeApp
A "must-have a look" project for newcomers in android.
Stars: ✭ 38 (+153.33%)
Mutual labels:  hacktoberfest2021
react-bootcamp-notes
Bu repo Kodluyoruz Earlybird Front-End Talent Bootcamp boyunca aldığım tüm notları saklar.
Stars: ✭ 60 (+300%)
Mutual labels:  hacktoberfest2021
hacktoberfest 2021
This is a repository for anyone wishing to contribute to HacktoberFest 2021
Stars: ✭ 51 (+240%)
Mutual labels:  hacktoberfest2021
stopwatch
Stop watch using javascript
Stars: ✭ 18 (+20%)
Mutual labels:  hacktoberfest2021
Wizard-Of-Docs
A open source project to bring all the data structures and algorithms docs under one repository.
Stars: ✭ 19 (+26.67%)
Mutual labels:  hacktoberfest2021
DSA-Practice
Open to hacktoberfest 2021
Stars: ✭ 11 (-26.67%)
Mutual labels:  hacktoberfest2021
ru102js
Source code for the RU102JS Redis for JavaScript Developers Course
Stars: ✭ 21 (+40%)
Mutual labels:  hacktoberfest2021
Top-Ethical-Hacking-Resources
Stay up-to-date with the latest and greatest ethical hacking tools and resources.
Stars: ✭ 22 (+46.67%)
Mutual labels:  hacktoberfest2021
file manager
FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.
Stars: ✭ 38 (+153.33%)
Mutual labels:  hacktoberfest2021
frontendstudygroup.github.io
Web application for the frontend study group from WomenWhoCode Frontend track.
Stars: ✭ 15 (+0%)
Mutual labels:  hacktoberfest2021
WebBlocks
zero-to-mastery re-usable web component library.
Stars: ✭ 20 (+33.33%)
Mutual labels:  hacktoberfest2021
Certificate-Generator-UI
This is the UI for an awesome Certificate Generator and this is a part of Hacktoberfest 2021.
Stars: ✭ 18 (+20%)
Mutual labels:  hacktoberfest2021
tempat-kontributor
Merupakan tempat bagi kalian untuk berkontributor bersama kami
Stars: ✭ 33 (+120%)
Mutual labels:  hacktoberfest2021
JavaScript-A-Z-Notes
Trying to document all of my knowledge about Javascript for future reference. Get your JS fundas in lucid English right here!
Stars: ✭ 306 (+1940%)
Mutual labels:  hacktoberfest2021
DesktopAssistant
A Virtual Desktop Assistant Written in Python
Stars: ✭ 579 (+3760%)
Mutual labels:  hacktoberfest2021
hacktoberfest2021
For Beginners, students and developers this is a great opportunity to learn and contribute to open source.
Stars: ✭ 79 (+426.67%)
Mutual labels:  hacktoberfest2021
sloped-edge
Sass mixin that helps you build sloped section edges with a consistent angle.
Stars: ✭ 85 (+466.67%)
Mutual labels:  hacktoberfest2021
Video-Chat
Video calling and chatting app (PWA) built using React.js, Web RTC and Socket.io
Stars: ✭ 305 (+1933.33%)
Mutual labels:  hacktoberfest2021
Awesome-Machine-Learning-Models
Contribute your amazing Machine Learning, Data Science, and Deep Learning repository
Stars: ✭ 16 (+6.67%)
Mutual labels:  hacktoberfest2021

hacktoberfest

Hi HACKTOBERFEST 2021 IS HERE ‼️‼️‼️

🎭 What is Hacktoberfest ?

♦️ Hacktoberfest is a month-long challenge. It happens every year in the month of October. Hacktoberfest is open to everyone and it marks the celebration of Open Source. It's the biggest Open Source event that encourages newbies to participate in Open Source and create their 1st meaningful PR.

🏆 🏆 Rewards : 🏆🏆

You get some awesome goodies which include A limited-edition T-shirt for FREE! and some stickers.

🤔🤔How can you Join

Navigate to the link below 👇 👇 and follow the instructions ✔️ ✔️

https://hacktoberfest.digitalocean.com/register

Excited ⁉️ 🤩 🤩 🤩

To add your contributions towards opensource community and grab the oppurtunity😃 😃😃

Then lets start with this repository.

😎 😎 DSA 😎 😎 (Collection of DSA problems and solutions 📔 📔)

Head down ⬇️ ⬇️ ⬇️ to see how to get started with the repo and follow the guidelines 🎯 🎯 🎯


🏷️ Use proper folders and subfolders to define catagory and put program file(c/c++/java/python/js) and explanation in a readme file

Example : Array/Sorting&Searching/bubblesort/bubblesort.c

Matrix/Matrix Multiplication/Matrix_multiplication.c (adding further documentation is reccomended)

⚠️Rules 😼 😼 😼:

Pull requests can be submitted to any opted-in repository on GitHub or GitLab.

The pull request must contain commits you made yourself.

If a maintainer reports your pull request as 'spam' or 'invalid', it will not be counted toward your participation in Hacktoberfest.

If a maintainer reports behaviour that’s not in line with the project’s code of conduct, you will be ineligible to participate.

To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone. This year, the first 55,000 participants can earn a T-shirt.

⚠️What not to do 😤 😤

PRs that are automated (e.g. scripted opening PRs to remove whitespace/optimize images)

PRs that are disruptive (e.g. taking someone else’s branch/commits and making a PR)

PRs that are regarded by a project maintainer as a hindrance vs. helping

Something that’s clearly an attempt to simply +1 your PR count for October

Steps to setup this Repository Locally 🧐 🧐🧐


1️⃣ Fork this repository to your account. 😳 😳


PicsArt_10-04-08 04 45


2️⃣ Go to Git Bash and Clone the forked repository ⌨️ ⌨️ :


   $ git clone https://github.com/your_username/make-pull-request

3️⃣ Add a remote (upstream) to original project repository:

$ cd <cloned-folder> $ git remote add upstream https://github.com/arnab2001/DSA.git


4️⃣ Now synchronize your forked repo:

It will help you to keep your forked repo updated with the original repo

$ git checkout main

$ git fetch upstream

$ git merge upstream/main

$ git push origin main


5️⃣Now create a new branch 🧵:

$ git checkout -b <feature-branch>


6️⃣Open the folder in your favourite code editor and add your changes or modifications.


Creating a PR 😱 😱 😱 😱 :

🔺 After making changes or modification on to your code locally, you need to add these files to the staging area.

  $ git add --all

🔺 Once files added, you need to commit the changes to with an appropriate commit message.

  $ git commit -m "<your-message>"

🔺 After commiting the changes, you need to push the changes

   $ git push origin <your-created-branch-name>

🔺 Once you push the changes to your repository, the Compare & pull request button will appear in GitHub.

🔺 Click it and you'll be taken to this screen

🔺 Type a proper description and give the PR an appropriate title. Finally, Open a pull request by clicking the Create pull request button.

That's it. You have opened a PR. Wait for it to get merged. 🥳 🥳 🥳

🎊 🎊 🎆 🎆 Thanks for your Amazing Contribution!! 💥 💥 💥 💘 💘

GIF

📭 📭 You can connect for any query (or can also ask by raising issue)

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