Consulting Math

Case interview math prep for future consultants.

Consulting Mathとは何ですか?

Consulting Mathはharrcohnによって開発されたChromeの拡張機能で、その主な機能は「Case interview math prep for future consultants.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Consulting Math拡張機能のCRXファイルをダウンロード

Consulting Math拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The best way to prepare for the math portion of consulting interviews is to practice throughout the day. Using the Consulting Math extension, you can easily do multiplication, percent, and division problems whenever you feel inclined to and set yourself up for success in the interview room. 


Use:
With Consulting Math you can practice multiplication, percent, and division problems to prepare for case interviews. No matter what Chrome page you are on, click the green CM logo in the upper right hand corner of your screen to open the program. Select the operation type on the bottom of the popup and the problem difficulty using the buttons in the middle. Track your performance by seeing how long of a streak you can get!

The easy level will test your basic math skills. Bump the difficulty up to medium to practice keeping track of your 0s. If you are up for a challenge, select the difficult setting to practice with larger and more complex numbers. Space has been provided on the right side of the popup to write out your work if necessary. 


Background:
A BCG consultant once advised that the best way to prepare for the math portion of case interviews is to practice math randomly throughout the day. An issue I encountered when doing this was that I would easily become distracted when opening a new window or app and end up on Netflix or Instagram. Consulting Math was created so that you can practice math without leaving the page you are on. If you are ever surfing the web and are suddenly inspired to do some of this practice, you can now easily click on this extension and get it done. Space is provided to do work, and you can even track your performance by seeing how many you can answer correctly in a row.

Best of luck prepping!                    

拡張機能の基本情報

名前 Consulting Math Consulting Math
ID kcmofmacogjfkgpmnhllhbcnabjaadcf
公式URL https://chromewebstore.google.com/detail/consulting-math/kcmofmacogjfkgpmnhllhbcnabjaadcf
説明 Case interview math prep for future consultants.
ファイルサイズ 28.9 KB
インストール数 20
現在のバージョン 1.2.0
最終更新日 2020-09-17
公開日 2020-08-10
評価 3.50/5 合計 2 レビュー
開発者 harrcohn
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Consulting Math",
    "description": "Case interview math prep for future consultants.",
    "version": "1.2.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}