Getting Started Open the project folder in an ide and run the 'AlgorithmTest.java' file to start the program. Note: The 'people.txt' is pre-generated. To generate a new people list, run the 'PeopleGenerator' file. The Algorithm Includes: First Fit Best Fit Next Fit Worst Fit