LeetCode Company Tags
Shows which companies have asked the LeetCode problem you're currently viewing.
Click the Companies dropdown in a LeetCode problem's sidebar and it expands with the list of companies that have asked it, grouped by how recently: the last 30 days, 3 months, 6 months, or older.
The data is a snapshot of a crowd-sourced dataset covering 3,392 problems, bundled inside the extension, so lookups are instant and nothing is fetched.
1.0.0
current version
0
browser permissions
Chrome
works in
the good parts
What it does
Right where you already look
No popup and no extra panel. The existing Companies dropdown on the problem page expands with the list.
Grouped by recency
Companies are sorted by when they asked the problem first, then by how often, which says more than raw frequency alone.
Instant and offline
The whole lookup table ships with the extension. No network calls, no rate limits, no background script.
Follows you around
It keeps working as you move between problems and tabs, without a page reload.
what it touches
Access, in plain words
It asks your browser for no permissions at all. This is the only place it runs.
Runs on
leetcode.com/problems/*
Reads the problem's name from the page address and fills in the Companies dropdown on that page. It needs no other permissions at all.
Your data
The privacy policy
LeetCode Company Tags stores nothing, sends nothing and has no permissions. It reads the address of the problem page you're on, and that never leaves your browser.
Read the full policy
Company data from liquidslr/leetcode-company-wise-problems
LeetCode Company Tags is an independent project and is not affiliated with or endorsed by LeetCode.