All Projects → rishabh-malik → Hacktoberfest-2018

rishabh-malik / Hacktoberfest-2018

Licence: other
A simple code repository for algorithms in various languages.

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
CMake
9771 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Hacktoberfest-2018

hacktoberfest-2019
You can check the video here: #hacktoberfest
Stars: ✭ 28 (-24.32%)
Mutual labels:  digitalocean, hacktoberfest2019, hacktoberfest-2019
Hacktoberfest-Guide-2019
කොල්ලන්ට කෙල්ලන්ට Hacktoberfest ටී ෂර්ට්👉 Hacktoberfest 2019 opensource guide. Happy Open Source❤️😍😍❤️ Do Your Activity Here 👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇
Stars: ✭ 11 (-70.27%)
Mutual labels:  digitalocean, hacktoberfest2019
HacktoberProfile
A profile list of Hacktoberfest 2019 participants. https://srinibasbiswal.github.io/HacktoberProfile/
Stars: ✭ 30 (-18.92%)
Mutual labels:  digitalocean, hacktoberfest2019
Fluent-Design-For-Web
Windows 10 Inspired UI For Web
Stars: ✭ 28 (-24.32%)
Mutual labels:  hacktoberfest2019, hacktoberfest-2019
cpalgorithms
Algorithms and Techniques for competitive programming
Stars: ✭ 16 (-56.76%)
Mutual labels:  hacktoberfest2019, hacktoberfest-2019
hacktoberfest2019
A repository for hacktoberfest 2019 [ Not counting towards hacktoberfest contribution ]
Stars: ✭ 12 (-67.57%)
Mutual labels:  digitalocean, hacktoberfest2019
HacktoberFest-HelloWorld
All your PRs will be merged !! 😊
Stars: ✭ 24 (-35.14%)
Mutual labels:  digitalocean, hacktoberfest2019
space-voyager
Interactive Space App . Attention Contributers! join discord server for discussion of Issues, Pull requests https://discord.gg/FpEK9AqbCf
Stars: ✭ 18 (-51.35%)
Mutual labels:  digitalocean
BhimIntegers
BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, …
Stars: ✭ 43 (+16.22%)
Mutual labels:  digitalocean
glob-tool
A tool to test globs against sets of test strings quickly and easily for the DigitalOcean Community.
Stars: ✭ 14 (-62.16%)
Mutual labels:  digitalocean
ddns
a multiple providers ddns script without dependencies
Stars: ✭ 47 (+27.03%)
Mutual labels:  digitalocean
Yet Another Algorithms Repository
Beginner friendly repo for easily contributing algorithms' implementations
Stars: ✭ 31 (-16.22%)
Mutual labels:  hacktoberfest2019
DigitalOcean.API
🐋 .NET implementation of the DigitalOcean API
Stars: ✭ 105 (+183.78%)
Mutual labels:  digitalocean
scalr
Autoscaling for Clouds
Stars: ✭ 17 (-54.05%)
Mutual labels:  digitalocean
offensive-docker-vps
Create a VPS on Google Cloud Platform or Digital Ocean easily with Offensive Docker included to launch assessment to the targets.
Stars: ✭ 66 (+78.38%)
Mutual labels:  digitalocean
Hacktoberfest-Flutter
For all the Flutter developers out there make your first Pull Request and earn a free Tee from GitHub!
Stars: ✭ 89 (+140.54%)
Mutual labels:  digitalocean
ipranges
🔨 List all IP ranges from: Google (Cloud & GoogleBot), Bing (Bingbot), Amazon (AWS), Microsoft (Azure), Oracle (Cloud) and DigitalOcean with daily updates.
Stars: ✭ 38 (+2.7%)
Mutual labels:  digitalocean
digitalocean-dynamic-dns-ip
A simple script to automatically update Digital ocean DNS records with dynamic IP
Stars: ✭ 87 (+135.14%)
Mutual labels:  digitalocean
Idea-ReVue
Social Ideation application to manage Ideas. Developed with Vue, Firebase & Vuetify
Stars: ✭ 15 (-59.46%)
Mutual labels:  hacktoberfest2019
warp
WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本
Stars: ✭ 950 (+2467.57%)
Mutual labels:  digitalocean

Hacktoberfest-2018

A simple code repository for algorithms in various languages. You can use this repo so as to create your first PR for hacktoberfest.

Guidelines

  1. Create a folder for a programming language.
  2. Add algorithms to that folder for that particular programming language.

Getting Started

  • Fork and star this repo (button on top)

  • Clone on your local machine.

  • Create a new folder with the name of the programming language you want to contribute in.

  • Add your algorithm file in that folder.

  • Commit and push

git add .
git commit -m 'Your message'
git push
  • Create a new pull request from your forked repository

  • Your PR gets merged! 🎃

Now you can help others do the same. Now you can help others do the same.

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