Skip to content

Have you ever seen a "pick any" button on the leetcode problems page. This extension generates a same button to pick a random problem in the provided rating range.

Notifications You must be signed in to change notification settings

samarth-raj-07/Codeforces-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeforces-Extension

Codeforces Random Problem Chrome Extension

Extension Screenshot

This is a Chrome extension that allows you to pick a random problem from Codeforces based on a specified rating range.

Installation

  1. Clone the repository or download the source code.
  2. Open Google Chrome and go to chrome://extensions.
  3. Enable the Developer mode (toggle switch in the top right corner).
  4. Click on Load unpacked and select the folder containing the extension files.

Usage

  1. Click on the extension icon in the Chrome toolbar to open the popup.
  2. Enter the minimum and maximum rating for the desired problem range.
  3. Click on the Filter Problems button.
  4. The extension will fetch a list of problems from Codeforces API and display a random problem within the specified rating range.
  5. Click on the problem link to open it in a new tab and solve it.

Development

If you want to make changes to the extension or customize it, follow the steps below:

  1. Clone the repository or download the source code.
  2. Make the necessary modifications to the code.
  3. Load the modified extension in Chrome using the Load unpacked option in chrome://extensions.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Codeforces API

Acknowledgements

  • Codeforces - The platform used to fetch the problems.

Disclaimer

This Chrome extension is developed independently and is not affiliated with or endorsed by Codeforces. Use it at your own risk.

About

Have you ever seen a "pick any" button on the leetcode problems page. This extension generates a same button to pick a random problem in the provided rating range.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published