gitmyhub

leetcode_company_wise_questions

★ 7.4k updated 4y ago

This is a repository containing the list of company wise questions available on leetcode premium

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.

setup: easycomplexity 1/5

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.

Where it fits