An AIO Git repo of all algorithm competition source code for future reference.
This repository contains source code to all the competitions the Centennial High School UIL Computer Science Team
participated in. At moments the UIL team was not together, the team Arham Siddiqui
participated with had their source code put in to this repository.
To set the source code for a respective competition, clone the repository (or download the repository as a ZIP using
by the GitHub interface) and make a new project using the existing source code at a folder. Each competition folder is
designed in a way to allow for one to simply create a project and start programming.
Data input files are placed at the root of each competition folder as per how IntelliJ’s file input stream routes to reading
them. It is important to acknowledge that many IDEs, such as BlueJ and Eclipse, have their file input stream route to thesrc
directory rather than the root of the project, so proper measures must be taken to counter a FileNotFoundException
.
Thank you to all the following members of the CHS Computer Science Club for participating in these competitions and for
allowing their hard work to be shown as a reference for the future viewing this source code:
The following is a list of UIL teams from CHS from latest to oldest since the formation of this repository and a small
list of accomplishments by the team or individual team members:
Liberty HS - UIL District (2018-2019)
Prosper HS - UIL Regionals (2018-2019)
Liberty HS - UIL District (2018-2019)
individual written examWakeland HS - UIL District (2017-2018)
Prosper HS - UIL Regionals (2017-2018)
UT - UIL State (2017-2018)
Wakeland HS - UIL District (2017-2018)
individual written examProsper HS - UIL Regionals (2017-2018)
individual written exam