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…

Wat is Competitive Programming Questions?

Competitive Programming Questions is een Chrome-extensie ontwikkeld door Blockgeeks, en de belangrijkste functie is "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Competitive Programming Questions

Download Competitive Programming Questions-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Competitive Programming Questions Competitive Programming Questions
ID dkaocaebnjkaogaobgflbaaloclbjpnf
Officiële URL https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf
Beschrijving A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…
Bestandsgrootte 57.28 KB
Aantal Installaties 54
Huidige Versie 0.0.2
Laatst Bijgewerkt 2022-05-19
Publicatiedatum 2022-05-18
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Blockgeeks
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://pranavchiku.github.io/CP-Question-Generator/
Help Pagina-URL https://pranavchiku.github.io/CP-Question-Generator/
Ondersteunde Talen 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"
    }
}