Skip to content

andyogaga/algorithm-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

algorithm-questions

Two questions to solve.

Q1. Made use of a while loop and recursion to display two ways of providing solution to a population forecast problem.

Q2. Made use of bubble sort to provide solution to an array sorting problem. This has room for improvement as a merge sort can also be used and it will provide better performance as the number of array elements increases.

About

Two questions to solve.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published