asubramanian08 / AlphaStar-PlatinumB

AlphaStar Platinum Part B - course number CC51B

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlphaStar-PlatinumA

About

I took AlphaStar's CC51B-live or Platinum Part B with Isaac Li. The class is once a week 2 hours class from the beginning of the year (2022) to early April. It has advanced my algorithmic thinking skills and trained me for a lot of the problems in USACO platinum.

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 or marked on another solution (.cpp file).

See my Certificate for this course.

Format

There is a folder for each week of the class names "Week#-(description)". Within each folder is:

  • Questions Folder: Contains all the questions in .txt format
  • Problems.txt: The problem name and where each problem is from (USACO or IOI). Note, use the solutions that are given from those contests.
  • Answers: For example Q1.cpp, containing my solutions to the questions (sometimes there are part a and b solutions)
  • Optional, private Lectures Folder: All the lectures associated with the weeks problems. There is also an ExtraLectures folder that could have useful resources for learning concepts.
  • private Solutions Folder: Contains all the given solutions for every question asked

About

AlphaStar Platinum Part B - course number CC51B


Languages

Language:C++ 100.0%