Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
LeetCode
![](https://explore-feed.github.com/topics/leetcode/leetcode.png)
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-02-07 00:17:06 UTC
- JSON Representation
https://github.com/mohahmadraza/leetcode-python-project-tasks
This repository, is a comprehensive collection of Python solutions and projects focused on solving a wide array of LeetCode problems. It serves as a valuable resource for anyone looking to enhance their coding skills, prepare for technical interviews, or simply practice algorithm and data structure challenges using Python.
algorithm algorithms-and-data-structures coding coding-challenge coding-interviews competitive-programming data-structures leetcode leetcode-python leetcode-solutions programming programming-challenges python software-development technical-interview-questions
Last synced: 10 Jan 2025
https://github.com/emahtab/missing-number
Find the missing number
hashset leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/tiaguinho/leetcode
My solution of LeetCode problems
leetcode leetcode-golang leetcode-javascript leetcode-python leetcode-solutions
Last synced: 08 Jan 2025
https://github.com/emahtab/daily-temperatures
Find the days after which there will be a warmer day
leetcode problem-solving stack
Last synced: 02 Feb 2025
https://github.com/manav-khandurie/practice_leetcode
Practicing LeetCode over here
leetcode leetcode-java leetcode-solutions
Last synced: 19 Dec 2024
https://github.com/yutounun/leetcodewithjs
Solutions to easy problems on leetcode with JS
interview interview-preparation interview-questions leetcode
Last synced: 23 Jan 2025
https://github.com/sunchit17/june-leetcode-30daychallenge
June LeetCode Challenge
algorithms data-structures java leetcode leetcode-challenge python
Last synced: 05 Feb 2025
https://github.com/emahtab/delete-nodes-and-return-forest
depth-first-search forest leetcode
Last synced: 02 Feb 2025
https://github.com/priyansusahoo/placement
JAVA | DSA | Leetcode | Placement Preparation | #100DaysOfCoding
100daysofcoding algorithms core-java data-structures dsa-practice java leetcode leetcode-java
Last synced: 10 Nov 2024
https://github.com/emahtab/move-zeroes
Move Zeroes
constant-space leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/dostonbek1/interview-problem-solutions
Solutions for CS Interview Problems from different sources
hackerrank leetcode programming-problems-solutions
Last synced: 21 Jan 2025
https://github.com/emahtab/spiral-matrix
Spiral Traversal of a 2D Matrix
leetcode problem-solving spiral-traversal
Last synced: 02 Feb 2025
https://github.com/iremcatak/leetcode_sql_50
leetcode sql 50 solutions
leetcode leetcode-solutions mssql sql
Last synced: 18 Jan 2025
https://github.com/shariar-rafi/blind-75-leetcode-solutions-in-javascript
Blind 75 LeetCode Solutions in JavaScript
blind75 competitive-programming javascript leetcode leetcode-solutions
Last synced: 04 Feb 2025
https://github.com/emahtab/course-schedule-iv
floyd-warshall-algorithm graph leetcode
Last synced: 02 Feb 2025
https://github.com/emahtab/shuffle-an-array
Shuffle an array
array fisher-yates-shuffle leetcode problem-solving shuffle
Last synced: 02 Feb 2025
https://github.com/rockharshitmaurya/leetcode-hub
Collection of LeetCode questions to ace the coding interview!
algorithms data-structures java leetcode
Last synced: 08 Jan 2025
https://github.com/pratyushpanda91/js-30-leetcode-solution
My 30-Day LeetCode JavaScript Journey! 💻✨
Last synced: 21 Jan 2025
https://github.com/viniciuscestarii/leetcode
🐱💻 Leetcodes that I have done
Last synced: 26 Jan 2025
https://github.com/emahtab/minimum-window-substring
Find the minimum window substring containing all letters of target string
leetcode problem-solving sliding-window
Last synced: 02 Feb 2025
https://github.com/emahtab/binary-tree-zigzag-level-order-traversal
Binary Tree Zigzag (Spiral) Order Traversal
bfs binary-tree leetcode problem-solving
Last synced: 02 Feb 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: 17 Nov 2024
https://github.com/judimator/leetcode-problems
Leetcode problems written in Go
leetcode leetcode-go leetcode-golang leetcode-solutions
Last synced: 24 Jan 2025
https://github.com/emahtab/kth-largest-element-in-an-array
kth largest element in an array
Last synced: 02 Feb 2025
https://github.com/emahtab/implement-queue-using-stacks
Implement Queue using Stacks
leetcode problem-solving queue stack
Last synced: 02 Feb 2025
https://github.com/emahtab/kth-largest-element-in-a-stream
kth Largest element in a stream
Last synced: 02 Feb 2025
https://github.com/emahtab/implement-stack-using-queues
Implement Stack using Queues
leetcode problem-solving queue stack
Last synced: 02 Feb 2025
https://github.com/anvouk/leetcode
C/C++ leetcode personal solutions
leetcode leetcode-c leetcode-cpp leetcode-solutions
Last synced: 07 Jan 2025
https://github.com/emahtab/conway-game-of-life
Conway Game of life
game-of-life leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/group-anagrams
Group the anagrams
anagrams leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/binary-tree-vertical-order-traversal
Binary Tree Vertical Order Traversal
bfs binary-tree-traversal leetcode problem-solving vertical-order-traversal
Last synced: 02 Feb 2025
https://github.com/arianahejazyan/leetcode
My LeetCode solutions in C++ 🧩
cpp educational efficient learning leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions
Last synced: 22 Jan 2025
https://github.com/emahtab/evaluate-reverse-polish-notation
Evaluate Reverse Polish Expression
leetcode problem-solving reverse-polish-notation stack
Last synced: 02 Feb 2025
https://github.com/emahtab/course-schedule
Course Schedule
bfs dfs kosaraju-algorithm leetcode problem-solving strongly-connected-components topological-sort
Last synced: 02 Feb 2025
https://github.com/emahtab/contains-duplicate
Check whether an array contains a duplicate value.
array duplicate hashset leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/nicehorse06/blind-75-premium-testcase
Simulate LeetCode Premium's Blind 75 challenges with ready-to-run Python tests for coding interview prep.
interview leetcode leetcode-python python
Last synced: 20 Jan 2025
https://github.com/muhammetgumus/leetcode
LeetCode algorithm problems solutions & interview questions
algorithm algorithms data-structure data-structure-java data-structures data-structures-and-algorithms interview-preparation interview-questions leetcode leetcode-java leetcode-practice leetcode-questions leetcode-solutions problem problem-solving problemsolving
Last synced: 05 Jan 2025
https://github.com/martincorona007/coding-puzzle
My answers to LeetCode, HackerRank, Codewars etc.
algorithm algorithms algorithms-and-data-structures codewars codewars-solutions coding-challenge coding-challenges coding-interviews dailycodingproblem data-structures hackerrank hackerrank-solutions leetcode leetcode-solutions
Last synced: 18 Jan 2025
https://github.com/emahtab/course-schedule-ii
leetcode problem-solving queue topological-sort
Last synced: 02 Feb 2025
https://github.com/emahtab/binary-tree-right-side-view
Binary Tree Right Side View
bfs binary-tree leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/spirita1204/leetcode
🎯Record my Leetcode daily challenge📚Automatically package the LeetCode problems written daily into an .MD file through Notion using a Zapier workflow + Webhooks and upload it to the github.
github-api leetcode notion workflow zapier
Last synced: 05 Feb 2025
https://github.com/johnntirintis/leetcode
Collection of my solutions to various LeetCode problems.
leetcode leetcode-java leetcode-practice leetcode-python leetcode-questions leetcode-solutions
Last synced: 13 Jan 2025
https://github.com/priyansusahoo/data-structure-and-algorithms-java
JAVA | DSA | Leetcode | Placement Preparation | #100DaysOfCoding
100daysofcoding algorithms core-java data-structures dsa-practice java leetcode leetcode-java
Last synced: 25 Jan 2025
https://github.com/henilp105/leetcode-obsidian
This repository holds leetcode solutions in Python3
leetcode leetcode-python leetcode-solutions
Last synced: 08 Nov 2024
https://github.com/lotrien/leet-code
Algorithm and data structure problems from https://leetcode.com solved in JavaScript
algorithms data-structures javascript js leetcode
Last synced: 24 Jan 2025
https://github.com/emahtab/ransom-note
Check If Ransom string can be constructed
leetcode problem-solving ransom
Last synced: 02 Feb 2025
https://github.com/emahtab/flood-fill
Flood Fill
dfs flood-fill leetcode problem-solving recursion
Last synced: 02 Feb 2025
https://github.com/surajk95/leetify
Awesome Leet Code effect for webpages. Built completely with Vanilla JS.
leet-generator leetcode matrix-effect vanilla-javascript vanilla-js
Last synced: 22 Jan 2025
https://github.com/yudataguy/beatcode
Leetcode space repetition memorization web app
Last synced: 29 Jan 2025
https://github.com/emahtab/factorial-trailing-zeroes
Find number of trailing zeroes in factorial of a number
factorial leetcode maths maths-problem problem-solving
Last synced: 02 Feb 2025
https://github.com/yuliang-lee/leetcode-submission-table
:notebook: Use crawlers to get all submitted records, use tables to display, add filtering.
Last synced: 15 Dec 2024
https://github.com/shivankk26/leetcode-questions
In this GitHub Repository, I'll be adding answers to various questions available on Leetcode. This Repository consists of three categories, as given on Leetcode, i.e Easy, Medium, and Hard. As well as all the answers will be provided in Java Language. So, do check that out and have fun!
dsa dsa-algorithm dsa-practice java java-8 leetcode problem-solving problems
Last synced: 09 Jan 2025
https://github.com/emahtab/excel-sheet-column-number
Find the excel sheet column number
leetcode maths maths-problem problem-solving
Last synced: 02 Feb 2025
https://github.com/tokiory/codewars-and-leetcode
Задачи из LeetCode и Codewars с полным описанием решения
Last synced: 17 Jan 2025
https://github.com/emahtab/find-the-duplicate-number
Find the duplicate number
array leetcode problem-solving tortoise-and-hare-algorithm
Last synced: 02 Feb 2025
https://github.com/emahtab/flipping-an-image
Flipping an image
array leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/forloopcodes/javascript-leetcode-solutions
This repository contains my solutions to LeetCode problems in JavaScript. Each solution is contained in its own file and is named according to the problem title.
javascript leetcode leetcode-java leetcode-javascript
Last synced: 13 Jan 2025
https://github.com/skvggor/leetcode
LeetCode problems.
clojure javascript leetcode python rust
Last synced: 18 Dec 2024
https://github.com/fenil3357/leetcode
Collection of LeetCode questions solved by me! - Created using LeetHub.
Last synced: 25 Jan 2025
https://github.com/gnodivad/leetcode
✅ Solutions to LeetCode by Java
leetcode leetcode-java leetcode-solutions leetcode-sql
Last synced: 21 Jan 2025
https://github.com/tkachuk-ai/leet-code
My LeetCode solutions (from Brute Force to possible efficient algorithms with time and space complexity analysis) provided for the reference. The repo is continuously updated 🔛
interview-practice interview-preparation interview-questions leetcode leetcode-java leetcode-solutions
Last synced: 14 Jan 2025
https://github.com/jorgermduarte/discord-bot-code-challenges
A discord nodejs bot for daily code-challenges!
api automatic base bot code-challenge code-challenges discord javascript leetcode nodejs practice programming
Last synced: 13 Jan 2025
https://github.com/hta218/algorithms-and-data-structures
My solutions to LeetCode and HackerRank's problems
algorithms data-structures hackerrank leetcode
Last synced: 27 Jan 2025
https://github.com/xu-cheng/leetcode
:dart: My leetcode solutions
leetcode leetcode-rust leetcode-solutions rust
Last synced: 15 Jan 2025
https://github.com/rushirg/leetcode-problems
Solutions for LeetCode Problemset
algorithms algorithms-and-data-structures leetcode leetcode-contest leetcode-problems leetcode-solutions problem-solving
Last synced: 21 Jan 2025
https://github.com/sweta-kaundilya/leetcode-sql
LeetCode SQL 50 solutions
leetcode mssql mssql-database mysql mysql-database postgresql sql
Last synced: 28 Dec 2024
https://github.com/rushirg/30-day-leetcoding-challenge
Solutions of 30 day leetcoding challenge
30-days-of-code 30daychallenge 30dayscodechallenge 30daysofcode challenges-solved leetcode leetcode-cpp leetcode-practice leetcode-python leetcode-questions leetcode-solutions
Last synced: 21 Jan 2025
https://github.com/xingorg1/leetcode-daily-practice-action
automatic create daily practice issue for xingorg1/leetcodeRank
actions github-actions leetcode leetcode-practice
Last synced: 20 Dec 2024
https://github.com/shaharashe/leetcode
A collection of my LeetCode solutions, showcasing problem-solving skills and algorithmic techniques.
algorithm algorithm-challenges algorithms algorithms-and-data-structures data-structures leetcode leetcode-bash leetcode-c leetcode-cpp leetcode-csharp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions leetcode-sql math mathematics
Last synced: 06 Jan 2025
https://github.com/progambler227788/leetsync-python
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)
array backtracking-algorithm bfs-algorithm dfs-algorithm dynamic-programming graph heap leetcode leetcode-python leetcode-solutions matrix queue recursive-algorithm sorting-algorithms stack string topological-sort two-pointers
Last synced: 26 Dec 2024
https://github.com/ijevius/leeetcodesolves
my leetcode solves
contest leetcode leetcode-python leetcode-questions leetcode-solutions
Last synced: 13 Jan 2025
https://github.com/not-rzwei/leetcode
Reviewing both Go and DSA at the same time
Last synced: 02 Feb 2025
https://github.com/princeinscripts/leetcode-question
A repository containing solutions to LeetCode questions focused on Data Structures and Algorithms (DSA), aiding in practicing and mastering key concepts in computer science.
algorithms computer-science data-structures leetcode practice-repository programming
Last synced: 13 Jan 2025
https://github.com/debapriyo007/leetcode
Solve various types of questions of Data Structure.The questions are from "LeetCode" and "GFG" as well ,the question are solved in JAVA Language.🤞😇
dsa gfg java leetcode leetcode-java
Last synced: 28 Dec 2024
https://github.com/giorgiosld/leetcode
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
leetcode leetcode-python python3
Last synced: 08 Jan 2025
https://github.com/nitin-diwakar/leetcode-sql
database leetcode leetcode-practice mysql mysql-database sql
Last synced: 27 Jan 2025
https://github.com/maxinexiong/my-leetcode-sql-exercises
My solutions to LeetCode SQL questions.
database leetcode leetcode-solutions mysql sql sqlquery
Last synced: 21 Dec 2024
https://github.com/shibam120302/striver_sde_sheet
A Complete Solution of the well known 'Striver SDE Sheet ' in C++.
array binary-tree cpp dp graph heap interview-preparation interview-questions leetcode linked-list stack stl strivers-sde-sheet strivers-sde-sheet-solutions trie
Last synced: 21 Jan 2025
https://github.com/psygo/interview-questions-2024
My Interview Question Training for 2024
algorithms codility data-structures interview leetcode questions turing
Last synced: 29 Dec 2024
https://github.com/iamklevy/datastructures-algorithms-problem-solving-
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
algorithms data-structures interview-questions leetcode
Last synced: 26 Dec 2024
https://github.com/bryanfks-dev/leetcode-solutions
My LeetCode solutions
interview-practice leetcode leetcode-c leetcode-java leetcode-solutions
Last synced: 06 Jan 2025