Skip to content

BrendanMoylan/Recursive_problem_solver_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

A quick program to test finding a number in an array using a recursive function. An array is populated with random values and a a random number to be found is assigned to a variable. The number to be found and the length of the array are sent to a recursive function which iterates through the array until the number is found.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages