bigyanic / Hacktoberfest-Simple-Practice-Programmes

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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(: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

About

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


Languages

Language:C++ 44.8%Language:C 17.9%Language:Java 14.1%Language:Python 13.0%Language:JavaScript 4.6%Language:PHP 1.8%Language:Go 1.7%Language:HTML 0.7%Language:Ruby 0.5%Language:Dart 0.4%Language:HCL 0.3%Language:Brainfuck 0.1%Language:Perl 0.1%Language:Rust 0.0%