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…

Hvad er Competitive Programming Questions?

Competitive Programming Questions er en Chrome-udvidelse udviklet af Blockgeeks, og dens hovedfunktion er "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Competitive Programming Questions-udvidelses-CRX-fil

Download Competitive Programming Questions-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Competitive Programming Questions Competitive Programming Questions
ID dkaocaebnjkaogaobgflbaaloclbjpnf
Officiel URL https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf
Beskrivelse A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…
Filstørrelse 57.28 KB
Antal Installationer 54
Nuværende Version 0.0.2
Senest Opdateret 2022-05-19
Udgivelsesdato 2022-05-18
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler Blockgeeks
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://pranavchiku.github.io/CP-Question-Generator/
Hjælpeside-URL https://pranavchiku.github.io/CP-Question-Generator/
Understøttede Sprog 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"
    }
}