maanassehgal's blog

By maanassehgal, history, 8 hours ago, In English

I’m excited to announce the release of Codeforces Lite Version 1.1, a major upgrade to our previous version. Previously, we provided you with a built-in code editor with templating and other awesome features.

What's New?

1) Code Execution
A built-in compilation system enables real-time code testing directly on the problem page. This is powered by Judge0.

2) Test Case Management The advanced testing framework now allows you to edit sample cases and add custom inputs, helping you validate edge cases and refine your solutions before submission. This was particularly needed for Codeforces to avoid WA on the first attempt.

3) Verdict System Instant AC/WA feedback with detailed error messages provides clear insights into your code's performance, helping you debug and fix issues faster than ever.

4) Fallback Architecture An intelligent dual API system automatically switches between Judge0 and Judge0 CE, ensuring reliable code execution even during service interruptions.

Download here: https://chromewebstore.google.com/detail/codeforces-lite/hgcgfmgjkfjmhoebifgmbfipinkkjgco
GitHub Repo: https://github.com/MaanasSehgal/Codeforces-Lite

Codeforces Lite is a leading extension on Codeforces. If you don't know about Codeforces Lite, do check out my post here: https://www.linkedin.com/posts/maanassehgal_codeforces-lite-activity-7257670136763985920-ZXn5?utm_source=share&utm_medium=member_desktop

Please let me know for suggestions in the comments!

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it

By maanassehgal, history, 3 weeks ago, In English

Hello competitive programmers! On this auspicious occasion of Diwali, I’m thrilled to launch a game-changing extension:

Introducing Codeforces Lite! This Chrome extension is all about making your experience on Codeforces smoother, more productive, and truly built for competitive programmers.

Download here: https://chromewebstore.google.com/detail/codeforces-lite/hgcgfmgjkfjmhoebifgmbfipinkkjgco

With Codeforces Lite, you’ll find: -> Built-in Code Editor: Write, time, and submit code directly on the problem page—no more tab-switching or file uploads. -> Code Saving: Efficiently saves up to 1000+ codes using a HashMap and Queue storage management. -> Dark Theme: A carefully optimized dark theme, perfect for your late-night practice sessions. -> Custom Templates: Start with a default template for contests and questions to speed up your workflow. -> Enhanced UI: If CF's UI has felt overwhelming, this improved UI enhances navigation, structure, and makes CF easier to use.

We’re calling all developers passionate about making Codeforces a better platform! Open-source contributions are welcome to take this extension to the next level.

GitHub Repo: https://github.com/MaanasSehgal/Codeforces-Lite

Please give it a try and let me know for suggestions

Full text and comments »

  • Vote: I like it
  • +4
  • Vote: I do not like it