LeetCode

LeetCode is a popular online platform that provides programming and technical interview questions. The site features challenges across a range of difficulties, focusing on algorithms, data structures, and other computer science fundamentals. LeetCode helps users enhance their coding skills, prepare for technical interviews, and engage in programming contests. This topic explores how LeetCode equips individuals with the tools to improve their coding proficiency and problem-solving abilities in a competitive environment.
- GitHub: https://github.com/topics/leetcode
- Wikipedia: https://en.wikipedia.org/wiki/LeetCode
- Created by: LeetCode
- Last updated: 2025-07-15 00:17:08 UTC
- JSON Representation
https://github.com/emahtab/count-complete-tree-nodes
Count total nodes in a Complete Binary Tree
complete-binary-tree leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/ransom-note
Check If Ransom string can be constructed
leetcode problem-solving ransom
Last synced: 28 Mar 2025
https://github.com/emahtab/daily-temperatures
Find the days after which there will be a warmer day
leetcode problem-solving stack
Last synced: 26 Jun 2025
https://github.com/mahmud-kandawala/leetcode-solutions
Geeking Time :)
data-structures javascript leetcode python sql
Last synced: 25 Feb 2025
https://github.com/emahtab/remove-linked-list-elements
Remove Linked List Elements
leetcode linked-list problem-solving
Last synced: 28 Mar 2025
https://github.com/ajitashwathr10/leetcode
Problem Solving
bash-script cpp17 leetcode python3
Last synced: 06 Mar 2025
https://github.com/xingoxu/leetcode
Just a place to storage my answer between home and working.
Last synced: 11 Apr 2025
https://github.com/dmschauer/leetcode_solutions
Solutions to LeetCode questions using Python (algorithms, concurrency), T-SQL (database) and awk (shell) by https://leetcode.com/user6659P/
awk leetcode python python-interview-questions t-sql t-sql-interview-questions
Last synced: 25 Feb 2025
https://github.com/anindya-dey/practice-leetcode
Here I maintain all the problems I have solved on Leetcode. Courtesy: Leethub extension
andys-cli dsa dsa-practice leetcode leetcode-cpp leetcode-practice leetcode-solutions
Last synced: 08 Mar 2025
https://github.com/emahtab/remove-duplicates-from-sorted-array
Remove Duplicated from Sorted Array
leetcode problem-solving remove-duplicates
Last synced: 28 Mar 2025
https://github.com/emahtab/reverse-linked-list
Reverse a singly Linked List
leetcode linked-list problem-solving reverse
Last synced: 28 Mar 2025
https://github.com/emahtab/binary-tree-preorder-traversal
Binary Tree Preorder Traversal
binary-tree leetcode preorder-traversal problem-solving
Last synced: 28 Mar 2025
https://github.com/jacksonchen1998/leetcode
I will try to use many ways to solve the Leetcode problem
Last synced: 13 Jun 2025
https://github.com/austinsonger/codingchallenges
All of my solutions to Coding Websites and Challenges
codeacademy codebyte codechef codeeval codefights codewars freecodecamp hackerrank leetcode projecteuler solutions topcoder
Last synced: 15 Mar 2025
https://github.com/emahtab/walls-and-gates
Fill the grid with the distance to the nearest gate
breadth-first-search depth-first-search leetcode
Last synced: 28 Mar 2025
https://github.com/humbertocg18/leetcode
Some Leetcode problems
algorithms-and-data-structures datastructures-algorithms leetcode leetcode-java leetcode-practice leetcode-solutions
Last synced: 29 Mar 2025
https://github.com/emahtab/roman-to-integer
Roman to Integer
leetcode problem-solving roman-numerals
Last synced: 28 Mar 2025
https://github.com/emahtab/same-tree
Check whether two binary trees are same
binary-tree dfs leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/clintjohnsn/ds-algo
Leetcode solutions in python, with time and complexity analysis and documentation.
algorithms data-structures leetcode leetcode-python leetcode-python3 leetcode-solutions
Last synced: 14 Mar 2025
https://github.com/emahtab/odd-even-linked-list
Odd Even Linked List
leetcode linked-list odd-even problem-solving
Last synced: 28 Mar 2025
https://github.com/aswinbarath/sde-problems
SDE Problems marked with FAQ Companies
algorithms data-structures gfg java leetcode problem-solving sde-sheet
Last synced: 14 May 2025
https://github.com/emahtab/search-in-a-binary-search-tree
Search in a binary search tree
binary-search-tree leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/vicen-te/leetcode
Leetcode solutions
algorithm-challenges algorithms algorithms-solutions leetcode leetcode-solutions
Last synced: 02 Jul 2025
https://github.com/kolsha/hackerrank
HackerRank/ Leetcode solutions
hackerrank hackerrank-algorithms-solutions hackerrank-cpp hackerrank-solutions leetcode leetcode-cpp leetcode-solutions
Last synced: 03 Mar 2025
https://github.com/emahtab/shuffle-an-array
Shuffle an array
array fisher-yates-shuffle leetcode problem-solving shuffle
Last synced: 28 Mar 2025
https://github.com/ayush272002/complete-java-with-dsa
Complete DSA series using Java which covers all important DSA concepts asked in an interview
algorithms-and-data-structures codingninjas dsa geeksforgeeks java leetcode
Last synced: 22 Mar 2025
https://github.com/snimmagadda1/coding-challenges
🧠 Collection of coding challenges to keep sharp
algorithms algorithms-and-data-structures data-structures go golang java leetcode leetcode-go leetcode-golang leetcode-java leetcode-solutions
Last synced: 30 Mar 2025
https://github.com/iremcatak/leetcode_sql_50
leetcode sql 50 solutions
leetcode leetcode-solutions mssql sql
Last synced: 12 Mar 2025
https://github.com/nomadbala/crack-sql-interview-in-50-qs
This repository contains my solutions for the LeetCode Crack SQL Interview in 50 Questions study plan. Each solution is provided with detailed explanations to help you understand the approach and logic. Use this repository to practice SQL queries and prepare effectively for SQL interviews.
company database interview interview-preparation interview-questions leetcode mssql mysql oracle postgresql sql
Last synced: 18 Feb 2025
https://github.com/rcopeland/leetcode
A Backup of LeetCode problems I've solved.
data-structures-and-algorithms javascript leetcode
Last synced: 14 Jun 2025
https://github.com/emahtab/decode-ways
Number of ways to decode
dynamic-programming leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/string-to-integer-atoi
leetcode problem-solving string-to-number
Last synced: 28 Mar 2025
https://github.com/emahtab/flatten-binary-tree-to-linked-list
Flatten a Binary Tree to Linked List
flatten flatten-binary-tree leetcode preorder problem-solving
Last synced: 11 Jun 2025
https://github.com/anjupriya-v/leetcode-solutions
Solutions for LeetCode problems in java
arrays dynamic-programming java leetcode leetcode-solutions linked-list math segment-tree stack string tree
Last synced: 27 Mar 2025
https://github.com/emahtab/check-completeness-of-a-binary-tree
Checking whether a binary tree is Complete binary tree or not
bfs complete-binary-tree leetcode problem
Last synced: 28 Mar 2025
https://github.com/emahtab/count-square-submatrices-with-all-ones
Count square submatrices with all ones
dynamic-programming leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/michaelehab/leetcode-april-challenge-2022
This Repository contains my solutions to April LeetCoding Challenge 2022 problems.
algorithm backtracking binary-search bit-manipulation cpp dfs leetcode leetcode-solutions problem-solving recursion strings two-pointers
Last synced: 04 Mar 2025
https://github.com/dickeyy/leetcode
just a repo of all the leetcode problems ive solved
Last synced: 19 Feb 2025
https://github.com/emahtab/reverse-bits
bit-manipulation leetcode problem-solving reverse-bits
Last synced: 10 Jun 2025
https://github.com/azmainadel/leetcode-solutions
My solutions to some Leetcode problems
java leetcode leetcode-solutions leethub problem-solving python
Last synced: 06 Apr 2025
https://github.com/emahtab/spiral-matrix
Spiral Traversal of a 2D Matrix
leetcode problem-solving spiral-traversal
Last synced: 28 Mar 2025
https://github.com/michaelehab/leetcode-binary-search-i
This Repository contains my solutions to Binary Search I study plan on LeetCode.
algorithms binary-search leetcode leetcode-cpp leetcode-solutions practice study-plan
Last synced: 04 Mar 2025
https://github.com/emahtab/delete-nodes-and-return-forest
depth-first-search forest leetcode
Last synced: 28 Mar 2025
https://github.com/arthur-arslanov/py-cs-playground
Computer Science basics in Python
algorithm algorithms computer-science data-structures leetcode python
Last synced: 22 Apr 2025
https://github.com/arthur-arslanov/cs-playground
My Computer Science Education
algorithms computer-science data-structures javascript leetcode python typescript
Last synced: 22 Apr 2025
https://github.com/sckonung/grind75
Leetcode Solutions for Grind 75
algorithms csharp grind75 java leetcode leetcode-java leetcode-python python
Last synced: 31 Mar 2025
https://github.com/virendracarpenter/leetcode
Collection of LeetCode questions to ace the coding interview!
code leetcode leetcode-cpp leetcode-java leetcode-practice leetcode-solutions
Last synced: 20 Feb 2025
https://github.com/mthirumalai2905/leetcode-hard
It's filled with easy Leetcode hards
Last synced: 03 Jul 2025
https://github.com/s-m-j-i/leetcode-algorithm-1-study-plan
This repo contains all my work while doing the Leetcode Algorithm 1 Study Plan.
algorithms competitive-programming cpp leetcode problem-solving
Last synced: 16 Mar 2025
https://github.com/youssefelghamour/alx-interview
leetcode leetcode-python python
Last synced: 03 Jul 2025
https://github.com/ibrahimhabibeg/leetcode
My solutions for Leetcode problems
leetcode leetcode-java leetcode-solutions problem-solving
Last synced: 08 Apr 2025
https://github.com/crisnguyendev/problem-solving-practice-kotlin
A Kotlin-based repository for practicing and mastering algorithms and data structures. Featuring challenges from platforms like LeetCode, it covers everything from basic arrays and strings to advanced topics like heaps, tries, and segment trees with custom implementations.
data-structures-and-algorithms dsa kotlin leetcode problem-solving
Last synced: 01 Apr 2025
https://github.com/nawok/leetcode-dsa
LeetCode’s Interview Crash Course: Data Structures and Algorithms
dsa leetcode leetcode-rust rust-lang
Last synced: 20 Feb 2025
https://github.com/cmblir/algorithm_another-country
I waill solving algorithm problems through overseas leetcode.
Last synced: 27 Feb 2025
https://github.com/zavvdev/leetcode-clojure
Solved leetcode problems with Clojure
clj clojure leetcode leetcode-practice leetcode-solutions
Last synced: 19 Jan 2025
https://github.com/soodaayush/leetcode
A repository containing all the Leetcode challenges I have completed.
cpp javascript leetcode python
Last synced: 24 Mar 2025
https://github.com/kichuman28/dsa_notes
This repository keeps a track of every leetcode questions I solve along with notes of each problem.
Last synced: 16 Mar 2025
https://github.com/daniil-tiunchyk/leetcode-solutions-archive
This repository serves as a comprehensive collection of my solutions to LeetCode coding challenges.
Last synced: 08 Apr 2025
https://github.com/axelvazslima/data-structures
Repository for my Data Structures studies
algorithms algorithms-and-data-structures data-structures java leetcode leetcode-java leetcode-python python
Last synced: 16 Mar 2025
https://github.com/minhi0449/algo-ds-java
Java 기반 Algorithm & Data Structure 학습 프로젝트
algorithms beginner-friendly coding-interview competitive-programming computer-science data-structures dsa hackerrank hash-tables interview-preparation java java-algorithms java-data-structures leetcode open-source programming recursion trees
Last synced: 03 Jul 2025
https://github.com/allenvox/leetcode
LeetCode tasks solutions
arrays c cpp data-structures dynamic-programming leetcode leetcode-solutions
Last synced: 27 Feb 2025
https://github.com/bryanfks-dev/leetcode-solutions
My LeetCode solutions
interview-practice leetcode leetcode-c leetcode-java leetcode-solutions
Last synced: 24 Feb 2025
https://github.com/rafael-cesario/algorithms
A collection of algorithms.
algotirhm arrays binary-tree dynamic-programming graph leetcode linked-list search sort strings
Last synced: 19 Feb 2025
https://github.com/ychaaibi/leetcode-javascript-30
Leetcode - Learn JS Basics with 30 Qs 🧩🧠
algorithms basic competitive-programming data-structures javascript javascript-leetcode javascript-questions leetcode problem-solving
Last synced: 11 Apr 2025
https://github.com/huzaifsk/leetcode
My leetcode solutions
dsa-algorithm dsa-learning-series dsa-practice javascript learning-by-doing leetcode leetcode-javascript leetcode-solutions problem-solving
Last synced: 24 Mar 2025
https://github.com/ducthienbui97/random-leetcode
Random leetcode solutions
algorithms datastructures interview-preparation leetcode leetcode-cpp leetcode-java leetcode-python leetcode-questions leetcode-solutions
Last synced: 04 Apr 2025
https://github.com/moonheekim0118/algorithm
https://leetcode.com/moonheekim0118/
algorithm algorithms javascript javascript-algorithms leetcode
Last synced: 05 Apr 2025
https://github.com/apluscs/leetcode
My LeetCode solutions
leetcode leetcode-cpp leetcode-java leetcode-solutions
Last synced: 26 Mar 2025
https://github.com/aniketpatidar/leetcode
Collection of LeetCode questions to ace the coding interview! - Created using LeetHub
leetcode leetcode-cpp leetcode-ruby leetcode-solutions leethub
Last synced: 16 Mar 2025
https://github.com/bharambetr2002/java-dsa
Welcome to my Java Data Structures and Algorithms (DSA) Journey repository! This repository documents my daily progress as I learn and implement DSA concepts using Java.
dsa java leetcode problem-solving
Last synced: 08 Apr 2025
https://github.com/gmershad/thedebugger
LeetCode Solution in python.
algorithms datastructure datastructures datastructures-algorithms leetcode leetcode-solutions python
Last synced: 11 Mar 2025
https://github.com/arugaz/leetcode
LeetCode Solutions: Sharpen your coding skills with curated LeetCode solutions.
Last synced: 20 Feb 2025
https://github.com/animesh-sh/dsa-prep
Leetcode • Hackerrank • Problem Solving • DSA
algorithms data-structures dsa hackerrank leetcode
Last synced: 01 Apr 2025
https://github.com/abhinandpn/leetcode
LeetCode
c golang java js leetcode leetcode-golang leetcode-solutions
Last synced: 04 Apr 2025
https://github.com/shubhansu-kr/dailychallenge-2024-leetcode
This repo contains the Leetcode Daily Challenge Solution in C++ Language.
cpp leetcode leetcode-daily-challenge leetcode-solutions leetcode-solutions-cpp
Last synced: 16 Mar 2025
https://github.com/roy7077/segmenttree_fenwicktree
This repository includes clear explanations and practical problems related to Segment Trees and Fenwick Trees, helping you understand and use these data structures effectively.
advance-data-structure codeforces dsa dsa-algorithm fenwick-tree hackerearth leetcode problem-solving segment-tree
Last synced: 10 Mar 2025
https://github.com/roy7077/advance-algo-dsa
This repository contains advanced algorithmic concepts and practice problems aimed at improving problem-solving skills for competitive programming and technical interviews. Topics include Fenwick Tree, Trie, KMP, Monotonic Stack, Sliding Window, Bit Manipulation, and more. Perfect for those targeting 1800 ~ 2200 difficulty range problems.
advanced-data-structures dsa dsa-algorithm dsa-practice leetcode
Last synced: 10 Mar 2025
https://github.com/berkemuftuoglu/algo
Just some cpp scripts which could be useful in a coding interview
Last synced: 19 Feb 2025
https://github.com/nouraalgohary/leet-code
leetcode leetcode-cpp leetcode-python leetcode-solutions
Last synced: 13 Jun 2025
https://github.com/rohankvashisht/practice
This repository contains my practice code.
codechef ide leetcode replit visual-studio-code vscode
Last synced: 25 Mar 2025
https://github.com/shubhansu-kr/recursion-striver
TakeUForward Recursion Playlist
cpp leetcode recursion solution striver take-u-forward
Last synced: 16 Mar 2025
https://github.com/hantbk/300code
Coding Everyday Until I Get A Job
algorithms-and-data-structures cpp dynamic-programming leetcode leetcode-solutions python
Last synced: 18 Dec 2024
https://github.com/codeprometheus/the-rode-to-algo
Solve problems one by one, step by step until reach the goal!
Last synced: 01 Mar 2025
https://github.com/jorgechato/leetcode
Just a LeetCode challenges library
algorithm-challenges algorithms data-structures leetcode leetcode-solutions
Last synced: 11 Jun 2025
https://github.com/jayantasamaddar/algorithms
Data Structures and Algorithm challenges done at various challenge sites like hackerrank, leetcode, freecodecamp, codewars etc.
algorithms codewars data-structures freecodecamp hackerrank javascript leetcode
Last synced: 27 Feb 2025
https://github.com/t-bast/go-leetcode
Have some fun with Leet Code contests
Last synced: 27 Feb 2025
https://github.com/onewaytae/leet-code
The repository 'leet-code' offers solutions to various LeetCode problems, including an optimized algorithm. The project features well-documented code, unit tests for validation, and supports Python 3.6 or higher. Users can clone the repository to explore and utilize the solutions.
algorithm-competitions algorithms-datastructures alogrithms animation facebook interview interviews leetcode leetcode-java modern-cpp offer pattern python swift
Last synced: 11 Jun 2025
https://github.com/permalik/sandbox
edu:polyglot computer science, programming, and puzzles
Last synced: 05 Jul 2025
https://github.com/psygo/interview-questions-2024
My Interview Question Training for 2024
algorithms codility data-structures interview leetcode questions turing
Last synced: 19 Feb 2025