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…
Qu'est-ce que Competitive Programming Questions ?
Competitive Programming Questions est une extension Chrome développée par Blockgeeks, et sa fonction principale est "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Competitive Programming Questions
Téléchargez les fichiers d'extension Competitive Programming Questions au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Competitive Programming Questions |
ID | dkaocaebnjkaogaobgflbaaloclbjpnf |
URL Officiel | https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf |
Description | A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you… |
Taille du Fichier | 57.28 KB |
Nombre d'Installations | 54 |
Version Actuelle | 0.0.2 |
Dernière Mise à Jour | 2022-05-19 |
Date de Publication | 2022-05-18 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | Blockgeeks |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://pranavchiku.github.io/CP-Question-Generator/ |
URL de la Page d'Aide | https://pranavchiku.github.io/CP-Question-Generator/ |
Langues Prises en Charge | 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" } } |