Skip to content

ArtsyInd/Coding-Linguistic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HacktoberFest 2022

192114009-0830321a-d227-4a4d-8411-6c03b54d7ce6

Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by Digital Ocean and DEV this year in 2022.

During the entire month of October 2022, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions. It can be a be a bug fix, improvement, or even a documentation change! And win a T-Shirt and awesome stickers.

If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities (and yes, there are always plenty for beginners too).

Coding-Linguistic

INTRODUCTION

The goal of this repository is to have in a single place all important problems algorithms and data structures - in multiple languages. Feel free to make your contribution. Do not create folders in your submissions, ask the maintainer first in the comment of the issue.

Contribution Guidelines

The aim is to teach each contributor, how actually the Open source contribution works.

First and foremost create issue of the contribution you need to make. The contribution can be of listed types only:

You need to make changes to existing code You need to add solutions/algorithm to the problem listed.

In any case, you first have to go to issues tab and create a new issue and please wait for it to be assigned to you. You can then start working on it and create a PR.

All PRs must be made from a Branch. Create a separate branch for every issue you are working upon and once found fit, make a PR.

HOW TO CONTRIBUTE

You can add your code in my repository for Merge

Steps to Contribute to this Repo

First Star this Repo (Important)

Then Fork this Repo

Add your contribution

Create new PR/MR

Repeated codes will not be merged.

The quality of pull requests is paramount,quantity comes second.

I'll make sure to merge it in my repository.

Happy Coding

Thank You

About

This is a repository by GDSC BIT meant for hacktoberfest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.1%
  • Java 30.9%