snehasishroy/leetcode-companywise-interview-questions

Contains latest company wise questions of LeetCode as of July 2026.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 6 minutes ago
Added to GitGenius on September 8th, 2026
Created on December 3rd, 2022
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 1,601
Total Stargazers: 7,850 (+1)
Total Subscribers: 85 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 43.8 days
Mean response time: 29.3 days
90th percentile: 61.4 days
Tracked items: 7

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

This repository is a curated collection of LeetCode interview questions organized by company and recency.

The repository addresses the problem of finding relevant practice questions for technical interviews at major technology companies. It solves this by aggregating LeetCode's company-wise questions and organizing them into time-based categories: last 30 days, last 3 months, last 6 months, last 1 year, and all-time. Each question entry includes metadata such as difficulty level, acceptance percentage, and frequency percentage, enabling users to filter and prioritize their study based on what matters most for their target company and timeline.

This tool suits candidates preparing for interviews at major technology companies including Amazon, Apple, Facebook, Google, LinkedIn, Meta, and Microsoft. It works best for those with LeetCode Premium access, since the repository leverages premium-only company-wise question data. The structured CSV format allows users to sort and filter questions in spreadsheet applications like Excel or Google Sheets, making it practical for building a focused study plan rather than browsing LeetCode's interface directly.

The project maintains an active contribution model centered on LeetCode Premium users. The repository includes a Java-based web scraper using Selenium that automates the collection of company-wise questions from LeetCode, allowing contributors with premium accounts to refresh the data. The maintainer provides clear setup instructions for running the scraper, including configuration for browser compatibility and timeout handling, and explicitly welcomes pull requests to keep the question collection current. The contribution workflow assumes contributors will clone the repository, run the scraper with their own credentials, and submit updates, indicating an ongoing cycle of community-driven data refresh rather than a static snapshot.