Ambika55 / algorithms-in-C-Cplusplus-Java-Python-JavaScript

This is a repository created for create a curated list of common search,sorting,insertion,deletion algorithms in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hackoberfest 2018

A repository by Bhrigu Kansra for beginners to create their first Pull Request.

Steps to contribute.

  1. Register on your GitHub ID on hackoberfest website.

1.Fork this repository.

2.Add an algorithms in desired algorithm in specified folder(create new folders as per your requirement).

3.Add your name and github profile link in contributors.md as follows

   - [Bhrigu Kansra](https://github.com/kinetickansra)

4.Send a pull request

I'll take a look at change and then merge them with master branch.

Happy coding fellas!!

Don't worry newcomers!! Everyone's PRs will be merged,just follow the steps properly!!

Make this your first step to development and open source. Get the confidence you require!!

All of your suggestions are welcome!!

About

This is a repository created for create a curated list of common search,sorting,insertion,deletion algorithms in C


Languages

Language:Java 55.8%Language:C 23.7%Language:C++ 14.6%Language:Kotlin 4.1%Language:Python 1.8%