This repository contains implementation of standard algorithms (commonly used in competitive programming) in C++. Written in modular style, these can be used directly to solve trivial questions or modified according to the user's need to solve more complex problems.