About HSPC
The Fourth High School Programming Contest (HSPC) hosted by Cal Poly Pomona (CPP) brings talented students from high schools and middle schools to participate in an organized competition. Students compete individually to demonstrate their programming skills and problem solving abilities by attempting to solve eight programming problems within a three hour period.
Get hands on experience working on real coding questions in a fun and fast paced environment. Win cool prizes from the industry sponsors and the envy of your peers. We recommend you eat before the competition starts.
All California high school students and advanced junior high students are eligible. Middle school students will compete in the Pre-High School Category.
Sign up for $20 registration fee.
Schedule
The event will start at 11:00 AM on April 25, 2020 (Online). We will provide link and instruction to participants on the competition day.
Frequently Asked Questions (FAQ)
Who is eligible to compete?
The competition is open to all California middle school and high school students (public, private, or home schools). Participants may be any student currently enrolled in grades 6-12. Advanced junior high and graduating seniors are also welcome to participate.Will there be teams?
Yes, you can either compete individually or choose to form a team of 2 members. Teams will compete in the team category. Each team member needs to register individually.How long is the competition?
The contest will consist of 6 problems to be solved over a 3 hour period. The set of problems will span various levels of difficulty.What languages can we code in?
Solutions to the problems must be coded in Java, Python or C++. No other languages are allowed.Can you bring books?
You are allowed to bring a total of two books to the contest. These must be “traditional” books – you may not compose your own book or set of notes.Can you bring standalone software?
You are NOT allowed to bring any software or disks/usb into the lab. If you need a piece of paper, you may ask the lab proctor for blank paper. Any question should be submitted to the judges in writing.What if I have a question during the competition?
Each clarification question will be considered and acknowledged, but the judges reserve the right to not answer any question that may reveal the answer. The question and its answer may be provided to all contestants if it seems relevant.Does performance matter?
Yes. Performance is a criterion for judging if a solution is correct. Your program must execute and deliver a correct answer within one minute in order to be considered correct. For some of the problems there may exist a solution that might work, but is so inefficient that it will take longer than a minute to finish.How will we submit our solutions?
We will be using HackerRank as the problem submission system. You can take a quick tutorial on how to use HackerRank.Can we use outside/third-party libraries?
Yes, but there will not be any third party libraries provided for you. Only standard libraries will be provided, but you may type in any support libraries on your own and submit them as part of your solution.Where can I find some sample questions?
You can view the contest questions in the previous contest here. Participants can get familiar with the questions and the HackerRank environment hereRules
Scoring and Judging Criteria
- Ranking will be based on overall score, where the score is determined primarily by the number of problems solved correctly.
- Time will be used as a secondary scoring method in order to break potential ties. In the case where multiple contestants have solved the same number of problems, the tie breaker will be the total time taken to solve the correct problems (i.e., the contestant solving the problems in the least amount of time will have the higher ranking).
Computer Lab Rules
- NO Food or Drinks allowed in the labs. There will not be an official break, but you may briefly leave the contest area to go to the restroom or to get a drink.
- NO Personal Laptops. Each student will be assigned a computer in one of the CPP labs. You may use only the assigned machine to solve the problems.
- NO Internet use. The Internet will be turned off in the labs. You may not search the web or use the Internet in any other way in order to obtain hints or tips.
- NO use of cellphones/electronic devices. While in the lab, all electronic devices must be turned off. Electronic devices are not allowed to be used during the competition. In general, any disturbance that causes other contestants to lose their concentration will be handled by the lab proctors.
- NO outside contact during the competition. You may not use a wireless device to contact or talk to anyone during the contest period.
- The CPP labs are equipped with the following computers and software:
- Eclipse for Java and C++
- Netbeans for Java and C++
- Thonny for Python 2 and 3