explaingit

mysteryvaibhav/leetcode_company_wise_questions

7,356Audience · developerComplexity · 1/5Setup · easy

TLDR

A free collection of PDF files listing LeetCode coding interview problems organized by company and sorted by frequency, giving you the questions most commonly asked at each company without a paid subscription.

Mindmap

mindmap
  root((Company LeetCode Lists))
    What it is
      PDF collection
      No code needed
    Organization
      One file per company
      Sorted by frequency
    Audience
      Job seekers
      Interview prep
    Access
      Free download
      Replaces paid tier
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Look up which LeetCode problems a specific company asks most frequently before a job interview.

USE CASE 2

Download company problem lists to study offline without needing a LeetCode premium subscription.

USE CASE 3

Prioritize your interview prep by focusing on the highest-frequency questions for your target companies.

Getting it running

Difficulty · easy Time to first run · 5min

In plain English

This repository contains PDF files listing LeetCode coding problems organized by company. LeetCode is a website that hosts programming challenges commonly used during technical job interviews at software companies. Lists broken down by company are normally only accessible with a paid LeetCode subscription. This repository collects those lists and distributes them as PDF documents. Each PDF file in the repository corresponds to one company. Inside each PDF, problems are sorted by how frequently they appear, meaning the question most often asked by that company sits at the top. The sorting is based on the company tags that LeetCode assigns to each problem. The repository contains no runnable code. It is a static reference collection intended for people preparing for software engineering job interviews. The README is very short and describes only the structure and sorting logic of the PDFs. No license or contribution guidelines are mentioned in the README.

Copy-paste prompts

Prompt 1
I have an interview at Amazon next week, using these company PDFs, which LeetCode problems should I prioritize?
Prompt 2
I'm preparing for FAANG interviews, how do I use these PDFs to build a two-week study plan across multiple companies?
Prompt 3
Which LeetCode problem types appear most frequently across the company PDFs in this collection?
Prompt 4
How is the sorting done inside each company PDF, does a problem at the top mean it appears more in real interviews?
Open on GitHub → Explain another repo

← mysteryvaibhav on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.