-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
697b953
commit 215e7ae
Showing
1 changed file
with
71 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,71 @@ | ||
# RookeeAlgos | ||
<p align="center"> | ||
<img src="https://forthebadge.com/images/badges/built-by-developers.svg"/> | ||
<img src="https://forthebadge.com/images/badges/built-with-love.svg"/> | ||
<img src="https://forthebadge.com/images/badges/built-with-swag.svg"/> | ||
</p> | ||
|
||
Rookee Alogs strives to be one stop solution for all your algorithms and Data structures in almost all popular programming languages. | ||
|
||
As we know knowledge shared is knowledge gained, we believe the learning process can be achieved collabratively and in good opensource spirit. | ||
|
||
Don't forget to say 👋 Hello on our [Discord](https://discord.gg/rGXT8HGH) server. | ||
|
||
<p align="center"> | ||
<a target="_blank"href="https://instagram.com/rookeecoders"><img src="https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white"/></a> | ||
<a target="_blank"href="https://www.twitter.com/RookeeCoders/"><img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" /></a> | ||
<a target="_blank"href="https://www.linkedin.com/company/rookeecoders"><img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" /></a> | ||
<a target="_blank"href="https://github.com/Rookee-Coders"><img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" /></a> | ||
<a target="_blank"href="https://discord.gg/rGXT8HGH"><img src="https://img.shields.io/badge/Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white" /></a> | ||
<a target="_blank"href="mailto:[email protected]?subject=I%20am%20here%20from%20RookeeAlgos"><img src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white" /></a> | ||
</p> | ||
</br> | ||
|
||
<h1 align="center">💻 Contents</h1> | ||
|
||
Currenly we are accepting algorithms in the following programming languages: | ||
|
||
1. Python | ||
2. C | ||
3. C++ | ||
4. JavaScript | ||
|
||
If you would like to work on any other programming language then feel free to open an issue and let us know. | ||
|
||
<h1 align="center">📝 Articles</h1> | ||
|
||
For any of the technical writing enthusiast out there, if you wish to contribute articles then we are ***accepting respnoses for the wiki section as well***. | ||
|
||
Feel free to show your creativity ✍️ . | ||
|
||
<h1 align="center">👨🏻💻 How to get started?</h1> | ||
|
||
This articles will help a lot if you are just starting out in the world of Opensource: | ||
|
||
- [Getting started with Git and GitHub](https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6) | ||
- [Forking a Repo](https://help.github.com/en/github/getting-started-with-github/fork-a-repo) | ||
- [Cloning a Repo](https://help.github.com/en/desktop/contributing-to-projects/creating-a-pull-request) | ||
- [How to create a Pull Request](https://opensource.com/article/19/7/create-pull-request-github) | ||
|
||
|
||
<h1 align="center">📌 Rules for contributing</h1> | ||
|
||
1. Make sure your code is well commented, as it increases understanding and readiblity. Remember this **repo is aimed for beginners**. | ||
2. Your code should follow clean code guidelines of respective programming languages. | ||
3. Input to your code should be dynamic i.e, user should be able to provide inputs to your code. | ||
4. Contributors are not allowed to create new folders or any way affect the structure of the repo. | ||
5. Issue and PR template should be followed. | ||
6. [Replit.com](https://replit.com/) link should be provided while submitting the PR for your respective issue. | ||
7. **Plagiarism is strictly not tolerated.** | ||
|
||
|
||
<h1 align="center">✌️ Maintainers</h1> | ||
|
||
<table align="center"> | ||
<tr> | ||
<td align="center"><a href="https://github.com/RohiniRG"><img src="https://avatars.githubusercontent.com/u/64858610?s=400&u=b9bba0b2b4609a5a282ba658592205838cf51c86&v=4" width=150px height=150px /></a></br> <h4>Rohini Rao</h4> | ||
<a href="https://www.linkedin.com/in/rohini-rg/"><img src="https://mpng.subpng.com/20180324/vhe/kisspng-linkedin-computer-icons-logo-social-networking-ser-facebook-5ab6ebfe5f5397.2333748215219374063905.jpg" width="32px" height="32px"></a></td> | ||
|
||
<td align="center"><a href="https://github.com/iamakkkhil"><img src="https://iili.io/nQohTx.md.jpg" width=150px height=150px /></a></br> <h4>Akhil Bhalerao</h4> | ||
<a href="https://www.linkedin.com/in/akhilbhalerao/"><img src="https://mpng.subpng.com/20180324/vhe/kisspng-linkedin-computer-icons-logo-social-networking-ser-facebook-5ab6ebfe5f5397.2333748215219374063905.jpg" width="32px" height="32px"></a></td> | ||
</tr> | ||
</table> |