This is the place to lookout for questions and solutions of #30DaysOfCode challenge, i'll keep on adding a new question everyday and solution of the question of previous day.
Find factorial of a given number using iterative approach.
- Find sum of elements of 1-dimensional array.