Skip to content

asubramanian08/StarLeague-Part1

Repository files navigation

StarLeague Part 1

About

I took the StarLeague gold part 1 over the summer in 2021. It was a full day camp with Pudak Nurberdiyev. We would learn about a concept in the morning then code and discuss a few problems for the rest of the day.

This is a submodule in the USACO repository training folder. Every USACO problem that is done here is displayed as a txt file in the USACO repository.

Format

Every lesson broken down with folders and files within it (will be specified later). There is usually one lesson per day but there could be two. The naming system of a lesson is the day number followed by a '-Topic'. If there are multiple lessons in that day, instead of the day number there will be the 'day number.lesson number of that day'.

In each lesson folder there are:

  • Whiteboard notes private: the notes that the teacher writes in class (WB_Notes)
  • Lecture private: These are prepared before class and don't necessarily contain solutions to the problems asked. (Lecture)
  • Questions: A folder with all the questions asked from that lecture (Questions)
  • My Solutions: A folder with all of my solutions from that lecture (MySols)
  • Teacher Solutions private: A folder with all of the teacher's solutions from that lecture (TeacherSols)
  • Problem Descriptions: A file that contains the descriptions (name, there the question is from, method to solve) of each problem asked (ProbDescriptions)

About

Starleague USACO gold part 1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages