Skip to main content

OC Hacker's First USACO Training Session
written by:Pranav Moudgalya

On September 30, OC Hacker successfully hosted its first USA Computing Olympiad training session. More commonly known as USACO, participants new to the competitive scene were introduced to the competition and its range of topics including a brief summary of other competitive programming venues. Participants had the opportunity to learn about a specific algorithm used to determine if certain points on a grid are connected. In addition, students explored Union-Find and solved practice questions to enhance their understanding of the algorithms, culminating in a competition to showcase their abilities.

IMG_8226.JPG

Starting in the winter, participants will have the opportunity to compete in 3 tournaments which are scheduled to occur in December, January, and February.

Sign up for USACO’s next training session to prepare yourself for upcoming contests, classes, and competitions!

Comments

Popular posts from this blog

Empowering OC's Girls With STEM - GSOC STEM Exposition
written by: Pranav Moudgalya

Volunteers, Girl Scouts, and STEM aren’t words that would usually go together, but the passion of OC Science and AGMT (All Girls Math Tournament) volunteers helped to bring out the excitement of science and math related topics in every Girl Scout of Orange County. October 15th, 2017 marked the annual Girl Scouts of Orange County STEM Exposition, an event aimed at instilling a sense of passion for STEM in all young girls across Orange County. OC Science and AGMT were two of the more than 30 different organization present at the event, which took place on the beautiful campus of California State University, Fullerton. Along with many companies pioneering the path of modern advances such as Google, SpaceX, and Microsoft, OC Science worked with leading STEM companies to bring vital STEM experiences to girls across Orange County. Volunteers were all smiles, enthusiastically waiting to share the activities and experiments that they had planned to teach science and mathema...

OC Coder's Second Annual Hour of Code

On December 7th, the beginning of the national Computer Science Education Week, OC Coder hosted its second annual Hour of Code. Classrooms were decorated with motivational quotes from President Barack Obama and many influential tech CEOs. There were two sessions this year, with the first session teaching languages including Scratch, Python, Java, Blockly, and Lightbot. The second session helped with AP Computer Science, and also taught Scratch, JavaScript, Python, and Swift. Scratch was taught using the popular Angry Birds characters and students created two simple games using blocks in Scratch, including if statements, variables, costumes, looks, motions, and more. In Python Code Combat, kids enjoyed learning Python through an interactive game. They learned to write code to issue commands to a character to complete a variety of tasks, including avoid the spikes, defend the village, build a fence, and much more. In Java, students used Codecademy to introduce them to loops, if-el...