-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeedback.txt
More file actions
17 lines (12 loc) · 683 Bytes
/
feedback.txt
File metadata and controls
17 lines (12 loc) · 683 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Your team (name of each individual participating):
Mike Razzakov
How many JUnits were you able to get to pass?
All of them: 10/10
Document and describe any enhancements included to help the judges properly grade your submission.
Step 1: JavaDocs Added
Step 2: Created Method filterListBySearch to filter list of data by any given column. Used it to simplfy code / not repeat myself.
Step 3: Reused previously completed methods throughout the code.
Feedback for the coding competition?
Difficulty was great, wish it was more than 1 challenge, like the 2013 version.
Things you would like to see in future events?
More variety of challenges put together like 2013 version.