HiringSystemSimulator is a simple program written in Java for simulating a complete hiring system manager for job applicants. It demonstrates my skills in writing Object Oriented Programs using Java.
New York City's hottest new startup Bookface is recruiting new software developers to handle their unprecedented growth! You are attempting to impress Zack Muckerberg with your software development prowess, and it is your job to catalog the applicants. Having received a multitude of applications from newly graduated students and experienced developers alike, it is now your job to implement a system to organize them so that you only select the best possible applicants to help the company grow. Being that you are the hiring manager for one of the world's biggest up-and-coming tech companies, it is important that your system is able to filter out the applicants that are not up to par. Applicants can list up to 3 skills and 3 companies that they have previously worked for, and you are responsible for the implementation of a refined search system that returns specific applicants depending on both the aforementioned criteria and the applicant's GPA.
This repository contains projects completed as part of CSE214 at Stony Brook University. It is intended solely for personal learning and demonstration. Any use of this code for academic submissions or coursework is a violation of academic integrity policies.
This code is provided "as is" for educational and demonstrative purposes only. Reuse for academic coursework or submissions is strictly prohibited.