Hacktoberfest Simple Practice Programmes Save

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

Project README

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

  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

Open Source Agenda is not affiliated with "Hacktoberfest Simple Practice Programmes" Project. README Source: bigyanic/Hacktoberfest-Simple-Practice-Programmes

Open Source Agenda Badge

Open Source Agenda Rating