Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 709 Bytes

File metadata and controls

21 lines (16 loc) · 709 Bytes

C++ Array Projects

Short collection of small C++ exercises and assignments related to arrays.

Projects

  • Array Calculatorproject-array-calculator/
    Simple calculator that performs add/sub/mul/div on two arrays of 10 elements.
  • Negative Replace & Statsproject-negative-replace/
    Replace negative numbers with positive, compute sum and average (20 elements).
  • Array Sortingproject-array-sorting/
    Sort 10 floats ascending and descending.

How to run

Each project has its own README with compile/run instructions.

About me

Momen Sarsour — Computer Systems Engineering
[Contact Email : momensarsour5@gmail.com] [Contact Whatsapp : +970567077179]