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…
Apa itu Competitive Programming Questions?
Competitive Programming Questions adalah ekstensi Chrome yang dikembangkan oleh Blockgeeks, dan fitur utamanya adalah "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Competitive Programming Questions
Unduh file ekstensi Competitive Programming Questions dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Competitive Programming Questions |
ID | dkaocaebnjkaogaobgflbaaloclbjpnf |
URL Resmi | https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf |
Deskripsi | A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you… |
Ukuran File | 57.28 KB |
Jumlah Instalasi | 54 |
Versi Saat Ini | 0.0.2 |
Terakhir Diperbarui | 2022-05-19 |
Tanggal Publikasi | 2022-05-18 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | Blockgeeks |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://pranavchiku.github.io/CP-Question-Generator/ |
URL Halaman Bantuan | https://pranavchiku.github.io/CP-Question-Generator/ |
Bahasa yang Didukung | 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" } } |