Skip to content

RishabhhMittall/CodeForces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

"# CodeForces"

πŸš€ Codeforces TLE Eliminators Sheet & Contest πŸš€

🌟 About This Repository

This repository contains my solutions for the Codeforces TLE Eliminators Sheet πŸ“œ. The goal is to optimize problem-solving techniques and avoid the dreaded TLE (Time Limit Exceeded) ⏳ error while competing in Codeforces contests.

πŸ“‚ Folder Structure

πŸ“¦ TLE-Eliminators-Sheet ┣ πŸ“œ README.md (You're reading it now!) ┣ πŸ“‚ 800 (Beginner-friendly problems) ┣ πŸ“‚ 900 (Standard problem-solving) ┣ πŸ“‚ 1000 (Advanced optimizations)

πŸš€ How to Use?

1️⃣ Clone the repository

git clone https://github.com/RishabhhMittall/CodeForces
cd TLE-Eliminators-Sheet

2️⃣ Try solving problems before checking solutions! 🧠

🎯 Topics Covered βœ… Dynamic Programming (DP) βœ… Greedy Algorithms βœ… Graph Algorithms (DFS/BFS/Dijkstra) βœ… Binary Search & Two Pointers βœ… Mathematical Tricks & Number Theory βœ… Segment Trees & Fenwick Trees βœ… String Manipulation & Hashing

🀝 Contributing Want to contribute? Feel free to fork this repo, add improvements, and create a pull request! πŸš€

⚑ Happy Coding & Say No to TLE! πŸš€πŸ”₯

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages