Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 521 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 521 Bytes

C-and-CPP_Programs

Contains C/CPP programs and mini projects.

  1. Car Parking Mini Project: Menu-Driven program to add vehicles in parking area and calculate fees.
  2. Rock Paper Scissors: A game of rock-paper-scissors to play with computer as second player.
  3. Searching & Sorting Algorithms: Programs to demonstrate seaching and sorting algorithms in a very descriptive way.
  4. Data Structures.
  5. DEREK_CPP: Implementation of cpp programs that I learn through Derek Youtube channel