Skip to content

surajsbmn/programs-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programs-Collection

List of Basic C and C++ Programs for Beginners


C++ is a statically typed, compiled, general-purpose, case-sensitive, free-form programming language that supports procedural, object-oriented, and generic programming. C++ is regarded as a middle-level language, as it comprises a combination of both high-level and low-level language features. C++ was developed by Bjarne Stroustrup starting in 1979 at Bell Labs in Murray Hill, New Jersey, as an enhancement to the C language and originally named C with Classes but later it was renamed C++ in 1983. C++ is a superset of C, and that virtually any legal C program is a legal C++ program.
  • insertion sort
  • Leap Year
  • max in array
  • Merge Sort
  • Max of three
  • min of three
  • Palindrome
  • Perfect Number
  • Reverse array
  • Reverse two digits
  • Reverse Strings
  • selection sort
  • sum of digits
  • Singly linked list
  • Remainder without modulu
  • Quick sort
  • fibonacci series
  • armstrong number
  • absolute value
  • armstrong prime
  • odd number
  • Power of Numbers
  • factorial by Recursion
  • second largest array
  • simple profit lose
  • triangle area

these are the basic program mentioned in these folders of c and c++


Contribute to this repo and make it on top.

About

A collection of programs in C/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •