All Projects β†’ akshitagit β†’ open-source-DSA-code

akshitagit / open-source-DSA-code

Licence: other
open source contribution during hacktoberfest for beginners.

Projects that are alternatives of or similar to open-source-DSA-code

Ready For Tech Interview
πŸ’» μ‹ μž… κ°œλ°œμžλ‘œμ„œ μ€€λΉ„λ₯Ό ν•˜κΈ° μœ„ν•΄ 지식을 μ •λ¦¬ν•˜λŠ” 곡간 πŸ‘¨β€πŸ’»
Stars: ✭ 1,035 (+3238.71%)
Mutual labels:  developer, beginner
Clink
A developer assistance tool to help with refactoring and keeping related code up to date with changes
Stars: ✭ 40 (+29.03%)
Mutual labels:  code, developer
HacktoberFest21
A beginner friendly repository for HacktoberFest 2021
Stars: ✭ 45 (+45.16%)
Mutual labels:  code, beginner
hacktoberfest2020
Submit Just 4 PRs to earn SWAGS πŸ”₯
Stars: ✭ 44 (+41.94%)
Mutual labels:  developer, hactoberfest
Programming Challenges
Algorithmic, Data Structures, Frontend and Pentest - Programming challenges and competitions to improve knowledge.
Stars: ✭ 592 (+1809.68%)
Mutual labels:  code, beginner
Unity3D-Cars
A project built for a Renaissance Coders tutorial to introduce vehicle physics.
Stars: ✭ 60 (+93.55%)
Mutual labels:  code, beginner
awesome-end2end-speech-recognition
πŸ’¬ A list of End-to-End speech recognition, including papers, codes and other materials
Stars: ✭ 49 (+58.06%)
Mutual labels:  code
Hactoberfest-accepted
Raise Genuine PRs only. Your PRs will be accepted, keep patience.
Stars: ✭ 116 (+274.19%)
Mutual labels:  hactoberfest
Bagel
IPCCC 2018: Robust and Unsupervised KPI Anomaly Detection Based on Conditional Variational Autoencoder
Stars: ✭ 45 (+45.16%)
Mutual labels:  code
article
It’s Your Life. Share it. Celebrate it. Build it. AND HAVE FUN!
Stars: ✭ 33 (+6.45%)
Mutual labels:  developer
codeReads
goodReads (pun intended) for coding and programming
Stars: ✭ 29 (-6.45%)
Mutual labels:  code
xMenuTools
Extended context menu tools for Windows
Stars: ✭ 56 (+80.65%)
Mutual labels:  developer
CS-study
cs지식을 μ •λ¦¬ν•˜λŠ” 곡간
Stars: ✭ 171 (+451.61%)
Mutual labels:  beginner
GitHub-tab-size
πŸ“ Userstyle to set a custom tab-size on GitHub and Gist
Stars: ✭ 17 (-45.16%)
Mutual labels:  code
desafios-bootcamps-dio
Desafios em C#, Java, JavaScript, Kotlin, Python e Ruby dos Bootcamps da Digital Innovation One
Stars: ✭ 442 (+1325.81%)
Mutual labels:  developer
vue-froala-design-blocks
Vue JS implementation for Froala Design Blocks.
Stars: ✭ 58 (+87.1%)
Mutual labels:  developer
PasteServer
PasteServer to upload text or code
Stars: ✭ 29 (-6.45%)
Mutual labels:  code
i-am-root-nuget-package
πŸ“¦πŸ΄β€β˜ οΈ NuGet package that shows we can run arbitrary code from any NuGet package
Stars: ✭ 22 (-29.03%)
Mutual labels:  code
open source start
Go through the readme... fork ....add....send a pull request .... get yourself in the contribution list...Plant the tree
Stars: ✭ 10 (-67.74%)
Mutual labels:  code
javascript-sabuk-putih
Modal Awal Belajar Fundamental Javascript Untuk Mendalami React JS, Vue JS, Angular JS, ataupun Node JS
Stars: ✭ 47 (+51.61%)
Mutual labels:  beginner

open-source-DSA-code

open source contribution during hacktoberfest 2020 for beginners.

UPDATE CONTRIBUTING.MD WITH YOUR GITHUB HANDLE AND NAME

WHY WE SHOULD CONTRIBUTE IN OPEN SOURCE

Contributing to an open source project helps you gain a much deeper knowledge about the software. Your first open source contribution may not be as easy as you might expect upfront, as it may involve one or more of the following steps: 1.determining which part of your solution is worth contributing. 2.studying the contribution guidelines of the target project. 3.obtaining and building the project. 4.extracting the relevant code fragments. 5.adapting the code and integrating the desired changes. 6.providing the required level of automated test cases and documentation. 7.filing an issue. 8.submitting the change.

CREATE YOUR OWN ISSUE OR SOLVE THE GIVEN ISSUES BY RAISING PR IN YOUR PREFERRED REPOS.

People can star, fork or clone your respective language repo and can add any type of data structures or algorithm codes and can raise PR during hacktoberfest.

Use this repo for contributing in open source.

Start solving issues and raise the pull requests and even you can create your own issues.

If you want to contribute to a project, the simplest way is to:

Find a ISSUE you want to contribute to ->> Fork it

  1. Clone it to your local system

  2. Make a new branch

  3. Make your changes

  4. Push it back to your repo

  5. Click the Compare & pull request button

  6. Click Create pull request to open a new pull request

If the reviewers ask for changes, repeat steps 5 and 6 to add more commits to your pull request.

Happy coding!

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