Taylor Phelps

Results 2 issues of Taylor Phelps

Refactoring getProperty method: refactored the getProperty method to handle default values more efficiently and avoid redundant code. Corrected initialization of static fields: ensured that the static fields in the Config...

Updated the Iterative and Recursive methods of the Binary Search class.