Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 421 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 421 Bytes

Source-Code-C++

This is a source code for basic C++ created in 2015

For project purpose in UPH

This Source Code include:

  • Array 1D
  • Array 2D
  • Array 3D
  • Star
  • Flower
  • Check Primes
  • Factorial
  • Matrix
  • Random Number
  • Triangle
  • Triangle using setw()
  • Bubble Sorting
  • Insertion Sorting
  • Merge Sorting
  • Selection Sorting
  • Dancing Star
  • Guess the Number using Array
  • TicTacToe
  • Snake and Ladders
  • ZigZag