Skip to content

Latest commit

 

History

History
89 lines (71 loc) · 4.25 KB

index.md

File metadata and controls

89 lines (71 loc) · 4.25 KB
layout
progteam

For the Fall 2024 semester, we hold a weekly practice every Wednesday from 7:30-9:00pm in MC Reynolds 315. Anyone with programming experience (i.e. if you have taken CSCI 150 or its equivalent) is welcome!

The Hendrix programming team typically competes in the ICPC (in the Mid-Central USA region) each year. In the past we also competed in the CCSC Mid-South programming contest; as of 2024, we also host our own annual programming contest, the HCPC. In these contests, teams of three compete to solve as many programming challenges as possible within a fixed time limit.

Resources for beginners

Just getting started with competitive programming?

  • For help with the basics, see the help pages on Open Kattis.
  • See the Newcomer's Guide (Chapter 1) and reference templates (Section 2.1 and 3.1) in our team reference document.
  • Solve lots of problems on Open Kattis. Start with the easiest ones you can find, and occasionally try a problem that's a bit harder for you. Your goal at first should be to solve many problems, not necessarily to work on difficult ones.

Intermediate resources

Once you've solved a bunch of easy problems on Open Kattis and are ready to level up, you can start trying to work through our team reference document and/or the CP4 book:

Use the Methods To Solve page to find appropriate Kattis problems to help you practice topics from the CP4 book. Our team reference document also lists appropriate Kattis problems for practicing each topic.

Advanced/miscellaneous resources

Hendrix has a long history of success in competitive programming. More historical details will go here at some point!