Competitive Programming Questions
A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…
Was ist Competitive Programming Questions?
Competitive Programming Questions ist eine Chrome-Erweiterung, die von Blockgeeks entwickelt wurde, und ihr Hauptmerkmal ist "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…".
Erweiterungsscreenshots
Competitive Programming Questions-Erweiterungs-CRX-Datei herunterladen
Laden Sie Competitive Programming Questions-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you selected like, trees, dfs, greedy, dp, etc.
Grundlegende Informationen zur Erweiterung
Name | Competitive Programming Questions |
ID | dkaocaebnjkaogaobgflbaaloclbjpnf |
Offizielle URL | https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf |
Beschreibung | A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you… |
Dateigröße | 57.28 KB |
Installationsanzahl | 54 |
Aktuelle Version | 0.0.2 |
Letztes Update | 2022-05-19 |
Veröffentlichungsdatum | 2022-05-18 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | Blockgeeks |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://pranavchiku.github.io/CP-Question-Generator/ |
Hilfeseite URL | https://pranavchiku.github.io/CP-Question-Generator/ |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Competitive Programming Questions", "version": "0.0.2", "manifest_version": 3, "action": { "default_popup": "show.html", "default_icon": "cod (1).png" }, "icons": { "256": "cod (1).png" } } |