VAR-solutions / Algorithms

A repository of different Algorithms and Data Structures implemented in many programming languages.
https://var-solutions.github.io/Algorithms/
MIT License
760 stars 1.01k forks source link

Added SquaredNumbersArray #1630

Open pedrohenriquebrandao opened 2 years ago

pedrohenriquebrandao commented 2 years ago

Code to square each number in a array.