Skip to content
Sahil edited this page Apr 8, 2019 · 5 revisions

Welcome to the Competitive_Coding wiki!

  • This project aims to create a collection of implementations of various data structures and algorithms along with problem solutions to various problems available on online sites like SPOJ.

  • The most important thing we need to keep in mind is that the implementations can be understood and are well documented.

  • The problem solutions should be easy to read and help the reader to convert the brute force approach (higher time complexity) to a better algorithm (lesser time complexity).

History of the project

  • This project was selected as a part of GSSoC 2018 which lasted from 23rd June to 23rd August 2018. We got a lot of valuable contributions from the participants and they enjoyed contributing to the project. GSSoC Wiki Page contains further details.
Clone this wiki locally