Skip to content

mcp-team/mcp-starter-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The MCP Starter Pack

The MCP starter pack is a repository built for McMaster students interested in trying out or learning more about competitive programming. We'll include solutions and links to a variety of programming problems that we enjoyed solving at MCP and continually update this repo. For the studious few there will be interesting articles, books, or videos that we recommend reading/watching to upgrade your Algorithm and Data Structure tool belt.

Table of Contents

Questions

Warm-ups

Most of these problems are trivial to solve but you can use them to get familiar with new judging websites. Note: LeetCode provides users with their own I/O operations, so only functions that implement the solutions are provided.

Easy

These problems are a great place to build the foundation of your algorithm and data structure skills. Most of these problems will test your knowledge on fundamental algorithms.

Medium

When you've got the fundamentals figured out try these problems.

Hard

Challenging questions but very rewarding to solve.

Articles

Graphs

Dynamic Programming

Books

FAQ

Why should I do Competitive Programming?

Competitive programming is a great way to practice for technical interviews. The problems that you solve during these contests are very similar to the types of questions you get asked during coding interviews most of the time even harder. Additionally, participating in live competitions is an amazing way to practice to remain calm and solve algorithm questions in a timed and stressful environment.

Also it's fun! :)

About

A collection of resources for MCP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •