Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
GFG Sarthi のプレビュー

GFG Sarthi 作成者: Nikhil Sah、 Saurabh Chowrasia

Smart autocomplete for GeeksforGeeks coding problems. Get intelligent suggestions, track local variables, and insert DSA snippets while solving problems.

0 (0 reviews)0 (0 reviews)
1 User1 User
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

スクリーンショット
Smart code suggestions appear as you typeContext-aware suggestions help you code faster in C++Quickly insert common C++ STL containers like std::vector.Get smart suggestions for C++ functions like push_back and push_heap.Local variable tracking remembers your variable names (like node and nodeSum).Navigate suggestions easily using arrow keys.Works seamlessly with both light and dark themes on GeeksforGeeks.Smart suggestions work for Python too, including math functions.Receive suggestions for standard Java classes like String and StringBuilder.
この拡張機能について
Overview

GFG Sarthi is a Chrome extension that provides intelligent code completion for competitive programming on GeeksforGeeks. It helps you code faster with context-aware suggestions, local variable tracking, and curated DSA snippets.

Features

🚀 Smart Suggestions

Get intelligent code completions from our backend pattern database containing 1000+ competitive programming snippets, perfectly matched to your coding context.

📝 Local Variable Tracking

Never forget variable names! The extension automatically scans your code and tracks all variables you've declared, making them instantly available as suggestions.

💡 DSA Snippets

Quick access to handpicked data structures and algorithms:
- STL containers (vector, map, set, queue, stack, priority_queue)
- Common algorithms (sort, binary search, DFS, BFS patterns)
- Loop templates and control structures
- Language-specific syntax helpers

🎨 Theme Support

Seamlessly works with both light and dark themes, automatically adapting to match your GFG editor appearance.

⚡ Real-time Updates

Instant suggestions as you type with <50ms latency. WebSocket connection ensures lightning-fast response times.

🔌 Offline Capability

Even when backend is unavailable, local variable suggestions and static snippets continue working.

How It Works

GFG Sarthi combines three intelligent suggestion sources:
  1. Backend Pattern Database - Server maintains 1000+ curated competitive programming patterns, searchable by prefix with WebSocket for real-time delivery
  2. Local Variable Tracking - Uses Trie data structure to scan your code every 2 seconds, extracting identifiers for O(m) prefix matching
  3. Static Templates - Handpicked DSA snippets for common algorithms and data structures, optimized for competitive programming

All suggestions are merged and ranked using a priority system:
- Backend patterns (Priority: 20) - Most relevant to your query
- Local variables (Priority: 15) - From your current code
- Static templates (Priority: 7-10) - Common snippets
Rated 0 by 0 reviewers
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
Permissions and data

必要な権限:

  • www.geeksforgeeks.org のユーザーデータへのアクセス

任意の許可設定:

  • www.geeksforgeeks.org のユーザーデータへのアクセス
詳細情報
詳しい情報
アドオンリンク
  • ホームページ
  • サポートサイト
  • サポートメールアドレス
バージョン
1.0.0
サイズ
41.94 KB
最終更新日
2ヶ月前 (2025年10月19日)
関連カテゴリー
  • ウェブ開発
ライセンス
MIT License
プライバシーポリシー
このアドオンのプライバシーポリシーを読む
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。