All Projects → bigyanic → Hacktoberfest Simple Practice Programmes

bigyanic / Hacktoberfest Simple Practice Programmes

A beginner-friendly open source repository to create your pull request.

Projects that are alternatives of or similar to Hacktoberfest Simple Practice Programmes

Hacktoberfest 2020
Welcome to Open-source! Simply add your details to contributors | Repo for Hacktoberfest 2020 ✅
Stars: ✭ 621 (+1378.57%)
Mutual labels:  digitalocean, hacktoberfest, beginner-friendly, opensource
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (+169.05%)
Mutual labels:  digitalocean, hacktoberfest, beginner-friendly, opensource
Gitstart
Make a Pull Request
Stars: ✭ 415 (+888.1%)
Mutual labels:  digitalocean, hacktoberfest, beginner-friendly, opensource
Hacktoberfest2020
Make your first Pull Request and earn a free tee from GitHub!
Stars: ✭ 1,141 (+2616.67%)
Mutual labels:  digitalocean, hacktoberfest, opensource
Hacktoberfest2018
A repository for HacktoberFest 2018.
Stars: ✭ 139 (+230.95%)
Mutual labels:  digitalocean, hacktoberfest, beginner-friendly
Hacktoberfest 2k18 Katas
Game has ended :: Little challenges to up your Hacktoberfest game!
Stars: ✭ 160 (+280.95%)
Mutual labels:  digitalocean, hacktoberfest, beginner-friendly
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 (+2.38%)
Mutual labels:  digitalocean, opensource, beginner-friendly
Do Agent
Collects system metrics from DigitalOcean Droplets
Stars: ✭ 552 (+1214.29%)
Mutual labels:  digitalocean, hacktoberfest
Hello World
Hello World in all possible programmnig languages
Stars: ✭ 558 (+1228.57%)
Mutual labels:  hacktoberfest, beginner-friendly
Enclosure Picroft
Mycroft interface for Raspberry Pi environment
Stars: ✭ 649 (+1445.24%)
Mutual labels:  hacktoberfest, opensource
Awesome Android Learning Resources
👓 A curated list of awesome android learning resources for android app developers.
Stars: ✭ 753 (+1692.86%)
Mutual labels:  hacktoberfest, beginner-friendly
Droplet kit
DropletKit is the official DigitalOcean API client for Ruby.
Stars: ✭ 482 (+1047.62%)
Mutual labels:  digitalocean, hacktoberfest
Awesome Open Source Supporters
⭐️ A curated list of companies that offer their services for free to Open Source projects
Stars: ✭ 457 (+988.1%)
Mutual labels:  hacktoberfest, opensource
Ritchie Cli
Ritchie CLI is an open-source tool that allows to create, store and share any kind of automation, executing them through command lines, to run operations or start workflows ⚙️ 🖥 💡
Stars: ✭ 437 (+940.48%)
Mutual labels:  hacktoberfest, opensource
Plots2
a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! 🎈
Stars: ✭ 666 (+1485.71%)
Mutual labels:  hacktoberfest, beginner-friendly
Mrm
Codemods for your project config files
Stars: ✭ 900 (+2042.86%)
Mutual labels:  hacktoberfest, opensource
Jasp Desktop
JASP aims to be a complete statistical package for both Bayesian and Frequentist statistical methods, that is easy to use and familiar to users of SPSS
Stars: ✭ 447 (+964.29%)
Mutual labels:  hacktoberfest, opensource
Open Source Mac Os Apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Stars: ✭ 28,908 (+68728.57%)
Mutual labels:  hacktoberfest, opensource
Hacktoberfest2020
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
Stars: ✭ 31 (-26.19%)
Mutual labels:  hacktoberfest, opensource
Place2live
Analysis of the characteristics of different countries
Stars: ✭ 30 (-28.57%)
Mutual labels:  hacktoberfest, opensource

hactoberfest 2020

Simple Practice {Programs}

Hello, Welcome to Hacktoberfest Meetup Nepal-2020

In this repository we are going to solve some simple programming questions.

You can choose your preferred programming language to solve

Don't forget to follow me and star(⭐️) repo.

Process

Step-1 Fork this Repository

Step-2 Open this Repository

Step-3 Start solving questions and merge it by creating a branch

Don’t forget to add your name and name of the program you some on the file you create

Example: TheMakersSquad_sumofnumbers.cpp

Questions

There are total 26 questions divided into 4 different sections.

Simple Programs{beginner_friendly}

  1. Write a program to print "Hello World".

  2. Write a program to display sum of two numbers.

  3. Write a program to display sum of two digits.

  4. Write a program to check whether the number is odd or even.

  5. Write a program to implement if else statement.

  6. Write a program to use basic for loop.

  7. Write a program to find square of a number

  8. Write a program to change letters of string to UPPERCASE

  9. Write a program to display sum of two numbers

  10. Write a program to test whether the string is palindrome or not.

  11. Write a program to insert element to array

Number Systems

We have some programs related to Number Systems, Try this out.

  1. Write a program to convert Binary to Decimal

  2. Write a program to convert Decimal to Binary

  3. Write a program to convert Decimal to Octal

  4. Write a program to convert Binary to Octal

  5. Write a program to convert Octal to Binary

Sorting Programs

  1. Write a program to implement Bubble Sort

  2. Write a program to implement Insertion Sort

  3. Write a program to implement Selection Sort

  4. Write a program to implement Quick Sort

A Simple Challenge For You

  1. Write a program to make a simple calculator

🤗 Other Repositories to contribute to

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