🗓️ Date: August 07, 2025🧩 Platform: Codeforces🔢 Problems Solved Today: 1🎯 Focus Topic: String Manipulation 🔗 Table of Contents Problem 1 – Word Capitalization Daily Summary 🧩 Problem 1 – Word Capitalization 📚 Difficulty: Easy🧠 Concepts:...
🗓️ Date: August 06, 2025🧩 Platform: Codeforces🔢 Problems Solved Today: 1🎯 Focus Topic: Strings, Sorting 🔗 Table of Contents Problem 1 – Helpful Maths Daily Summary 🧩 Problem 1 – Helpful Maths 📚 Difficulty: Easy🧠 Concepts: String Manipul...
🗓️ Date: August 05, 2025🧩 Platform: Codeforces🔢 Problems Solved Today: 1🎯 Focus Topic: String Comparison, Lexicographic Order, Case Insensitivity 🔗 Table of Contents Problem 1 – Petya and Strings Daily Summary 🧩 Problem 1 – Petya and Stri...
🗓️ Date: August 04, 2025🧩 Platform: Codeforces🔢 Problems Solved Today: 1🎯 Focus Topic: Strings, Character Filtering, Case Handling 🔗 Table of Contents Problem 1 – String Task Daily Summary 🧩 Problem 1 – String Task 📚 Difficulty: Easy🧠 C...
🗓️ Date: August 03, 2025🧩 Platform: Codeforces🔢 Problems Solved Today: 1🎯 Focus Topic: Arrays, Conditional Logic, Ranking System 🔗 Table of Contents Problem 1 – Next Round Daily Summary 🧩 Problem 1 – Next Round 📚 Difficulty: Easy🧠 Conce...
🗓️ Date: August 02, 2025🧩 Platform: Codeforces🔢 Problems Solved Today: 1🎯 Focus Topic: Conditional Logic, Input Handling, Majority Voting 🔗 Table of Contents Problem 1 – Team Daily Summary 🧩 Problem 1 – Team 📚 Difficulty: Easy🧠 Concepts...
🗓️ Date: August 01, 2025🧩 Platform: Codeforces🔢 Problems Solved Today: 1🎯 Focus Topic: Strings, Length Checking, Abbreviation 🔗 Table of Contents Problem 1 – Way Too Long Words Daily Summary 🧩 Problem 1 – Way Too Long Words 📚 Difficulty:...
🗓️ Date: July 31, 2025🔢 Problems Solved Today: 1🎯 Focus Topic: Conditional Logic, Input/Output, Edge Cases 💻 Platform: Codeforces 🔗 Table of Contents Problem 1 – Watermelon Daily Summary 🧩 Problem 1 – Watermelon 🔗 Codeforces Problem – Wa...
Today I officially started my grind toward 1400+ on CodeChef. I’ve kept the first day light but insightful — focused mostly on two-pointer logic, frequency maps, and a neat parity-based math problem. Here’s what I worked on: 🔹 Problem 1: LeetCode 9...
Judge0 has a modular microservices-based architecture that looks something like this: API Server (REST API) Worker(s) (Isolated sandboxes that run user code) Database (PostgreSQL, for metadata about submissions) Message Queue (Redis Pub/Sub or op...