Skip to content

Instantly share code, notes, and snippets.

View smr97's full-sized avatar

Saurabh Raje smr97

View GitHub Profile
@smr97
smr97 / CP1.md
Last active April 10, 2016 11:05 — forked from sharmaeklavya2/CP1.md
Getting started with Competitive Programming

Starting out with Competitive Programming

(This guide is meant for beginners. If you have solved 100+ problems and are looking for guidance on how to solve problems involving algorithms and data structures, this document is not for you.)

Competitive Programming is an interesting activity which mixes problem solving with programming. It is not only enjoyable but also very demanded in placements. Competitive programming will make you very good at writing efficient programs quickly.