genetic algorIthm (or GA) is a search technique used in computing to find true or approximate solutions to optimization and search problems
for function of 2 variable
A quicksort algorIthm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two numbers in the array added with eachother equals another integer.