Introductory Gym
Our first training gym for the semester.
This problem set contains several introductory problems with a variety of different common input patterns. The goal is to become familiar with the interface and how submitting problems feel in the language of your choice.
Schedule
All problems should be clear and straightforward to understand, but may take some time to code up a solution. These problems will also give you some experience to work with when attempting less straightforward questions.
Problems
Problem | Points | AC Rate | Users |
---|---|---|---|
Simple Sort | 1 | 57.9% | 9 |
Simple-ish Sort | 1 | 25.0% | 7 |
Where is *? | 1 | 75.0% | 7 |
Matrix Addition | 1 | 77.8% | 6 |
Chess Board Rendering | 1 | 44.4% | 4 |
Spreadsheet Locations | 1 | 44.4% | 4 |
Comments