Skip to content

Welcome to my competitive programming repository! This repo tracks my learning and problem-solving on Codeforces and LeetCode.

Notifications You must be signed in to change notification settings

mohitvdx/Programs

Repository files navigation

Competitive Programming

Welcome to my competitive programming repository! This repo tracks my learning and problem-solving on Codeforces and LeetCode.

Goals

  • Strengthen problem-solving skills through regular practice.
  • Master data structures and algorithms essential for contests and interviews.
  • Track my progress in speed, accuracy, and depth across topics.

Platforms

  • Codeforces: Regular contests for real-time problem-solving.
  • LeetCode: In-depth focus on patterns and popular interview problems.

Repository Structure

├── Codeforces
│   ├── Contests
│   │   └── ContestID_ProblemID.cpp        # Key insights and strategies from contests
│   └── Topics                     
│
├── LeetCode
|  ├── Contests
│  |-- Questions
│
├── LearningNotes                           # Topic-based learning notes and summaries
│   ├── Data_Structures.md
│   └── Algorithms.md
│
└── README.md                               # This file

Topics Covered

  • Data Structures: Arrays, Linked Lists, Trees, Graphs, etc.
  • Algorithms: Sorting, Searching, Dynamic Programming, and more.

Algorithms

Blogs


About

Welcome to my competitive programming repository! This repo tracks my learning and problem-solving on Codeforces and LeetCode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages