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…

Vad är Competitive Programming Questions?

Competitive Programming Questions är en Chrome-tillägg utvecklad av Blockgeeks, och dess huvudfunktion är "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Competitive Programming Questions-förlängningens CRX-fil

Ladda ner Competitive Programming Questions-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Competitive Programming Questions Competitive Programming Questions
ID dkaocaebnjkaogaobgflbaaloclbjpnf
Officiell webbadress https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf
Beskrivning A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…
Filstorlek 57.28 KB
Antal Installationer 54
Aktuell Version 0.0.2
Senast Uppdaterad 2022-05-19
Publiceringsdatum 2022-05-18
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare Blockgeeks
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://pranavchiku.github.io/CP-Question-Generator/
Hjälpsida URL https://pranavchiku.github.io/CP-Question-Generator/
Stödda Språk 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"
    }
}