atoughman / cp_solutions

Contains solutions to problems I solve on daily basis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP_Solution

Welcome to the "cp_solution" repository! Here, I share solutions to problems that I solve on a daily basis, which helps me stay in touch with Data Structures and Algorithms.

Leetcode    GeeksForGeeks    Codeforces    Codechef    CodingNinjas    InterviewBit    HackerEarth    SPOJ   

About

  • The purpose of this repository is to help me stay consistent with problem-solving
  • To look back at how I used to write code earlier and compare it with how I code now
    • By doing so, I can see how much I have improved in terms of writing more readable, organized, and modular code
  • Additionally, I hope that by sharing my solutions, others can benefit from my experience and improve their own skills as well

Total Problems solved = 277

About

Contains solutions to problems I solve on daily basis


Languages

Language:C++ 91.5%Language:JavaScript 8.5%