Skip to content

shivanshcoding/CodeForcesGrind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 CodeForcesGrind

📌 About This Repository

This repository is my daily grind on Codeforces — a collection of solutions to problems I’ve solved while:

  • 🔥 Practicing daily problem-solving
  • 🏆 Participating in Codeforces contests
  • 📚 Strengthening DSA + Algorithms foundations

It’s more than just code — it’s a journey of consistency, growth, and sharpening problem-solving skills.


🗂️ Repository Structure

CodeForcesGrind/
│── Contests/          # Solutions from official Codeforces contests
│    ├── Contest 2143 Div2/
│    ├── Contest 2113 Div3/
│    └── ...
│
│── Problem Solved/          # Solutions from problemset (daily grind)
│    ├── 149A/               # Problems are from Striver CP Sheet as well
│    ├── 2113B/              
│    ├── 243C/
│    ├── 124D/
│    └── ...
│
└── README.md

⚡ Current Grind Stats

  • Codeforces Rating: 1850 (Expert)
  • 🔥 Contests Attended: 20+
  • 📝 Problems Solved on Codeforces: 100+
  • 🧩 LeetCode Practice: 900+ problems (2199 rating)

🎯 Goals with this Repo

  • Maintain a daily streak of problem-solving
  • Document contest solutions for future reference
  • Provide clean, optimized, and well-documented code
  • Share learning notes & editorials wherever useful

🚀 How to Use

  • Browse by Contest Num Div(1,2,3,4)
  • Each solution contains:
    • Intuition
    • Approach explanation ✍️
    • Final code solution 💻

📈 Why This Matters

Competitive programming isn’t just about solving problems — it’s about building a mindset of persistence and logical thinking.
This repo is my way of staying accountable, consistent, and sharp 🚀.


🤝 Contributions

This repo is primarily for my own grind. But if you:

  • Have a better solution
  • Want to share editorials
  • Found an optimization

Feel free to open a Pull Request or Discussion ✨ or connect with me on LinkedIn 🔗


💡 Consistency > Motivation 💡

About

Daily Codeforces Grind – A curated collection of my problem solutions from contests, practice, and upsolves. Documented with approaches, clean code, and learnings to track growth, sharpen problem-solving skills, and stay consistent in the competitive programming journey

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors