Skip to content

agusantarelli/redbee-academy-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge Redbee Academy

About this

This repository aims to identify how much you know about programming.

There's not wrong answers, we only need that you feels comfortable with you are doing.

There are four challenges:

  • SumTwoNumbers: That receives two numbers and returns the sum of both
  • SumArrayNumbers: That receives a list and return the sum of entire list
  • CompareNumbers: That receives three numbers and return the max of them
  • CompareArrayNumbers: That receives two lists of numbers and returns a list with the max of both

For each challenge we created a set of tests to help you. Feel free to add more tests if you want.

Fork the repository and share the solution with:

Caro Mapsi Dal

Releases

No releases published

Packages

No packages published

Languages