Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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-01-09 00:20:11 UTC
- JSON Representation
https://github.com/parthjohri/leetcodepractice
This repository holds my solutions for all the LeetCode problems that I have been solving
cpp data-structures leetcode leetcode-cpp leetcode-solutions
Last synced: 08 Jan 2025
https://github.com/andream16/algorithms
Algorithms & Data Structures. Problems and solutions for Leetcode.com and Google Foobar Challenge.
algorithms data-structures golang google-foobar java leetcode python
Last synced: 27 Dec 2024
https://github.com/subhash23jan/leetcode-and-gfg
I love problem solving, so I started problem solving in GFG and Leetcode. As of now, I'm using Leetcode for problem solving. Here are some problems solved by me.
coding-challenges datastructures dsa-algorithm geekforgeeks leetcode
Last synced: 29 Dec 2024
https://github.com/emahtab/01-matrix
01 Matrix
leetcode matrix problem-solving
Last synced: 07 Dec 2024
https://github.com/shaygali/leetcode
my solutions for leetcode questions
leetcode leetcode-java leetcode-solutions
Last synced: 13 Nov 2024
https://github.com/emahtab/best-time-to-buy-and-sell-stock
Find the max profit buying and selling stock with at most one transaction.
buy-and-sell leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/binary-tree-level-order-traversal-ii
Binary Tree Level Order Traversal
bfs binary-tree binary-tree-traversal leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/binary-tree-preorder-traversal
Binary Tree Preorder Traversal
binary-tree leetcode preorder-traversal problem-solving
Last synced: 07 Dec 2024
https://github.com/kolsha/hackerrank
HackerRank/ Leetcode solutions
hackerrank hackerrank-algorithms-solutions hackerrank-cpp hackerrank-solutions leetcode leetcode-cpp leetcode-solutions
Last synced: 14 Nov 2024
https://github.com/emahtab/binary-tree-inorder-traversal
Binary Tree Inorder Traversal
binary-tree inorder-traversal leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/best-time-to-buy-and-sell-stock-ii
Find the max profit buying and selling stock with unlimited number of transactions.
buy-and-sell leetcode problem-solving
Last synced: 07 Dec 2024
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/harshoza36/leetcode_problems
Solutions to my LeetCode Problem Solving
interview-preparation leetcode leetcode-python
Last synced: 12 Nov 2024
https://github.com/iron-buster/leetcode-python
python算法题代码 (leetcode, codeforces, atcoder)
algorithms atcoder datastructures leetcode python solutions
Last synced: 14 Nov 2024
https://github.com/hassan11196/leetcode-solutions
Repository to share leetcode solutions and participate in Hacktoberfest
hacktoberfest hacktoberfest-accepted hacktoberfest2022 leetcode
Last synced: 05 Jan 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/slowhigh/go-log
Go Log
go go-tutorial golang golang-tutorial hackerrank hackerrank-go hackerrank-golang leetcode leetcode-go leetcode-golang programmers
Last synced: 15 Oct 2024
https://github.com/emahtab/binary-tree-pruning
Binary Tree Pruning
binary-tree leetcode problem-solving pruning
Last synced: 07 Dec 2024
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/letsdeepchat/leetcode-top-50
Explore LeetCode-Top-50 repository featuring solutions to popular problems like Two Sum, 3Sum, and more. Includes code for array manipulation, string conversion, and mathematical operations. Join the coding journey!
deepak-chaudhari deepak14ri leetcode leetcode-javascript leetcode-solutions leetcode-top-75
Last synced: 19 Dec 2024
https://github.com/emahtab/binary-tree-right-side-view
Binary Tree Right Side View
bfs binary-tree leetcode problem-solving
Last synced: 07 Dec 2024
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: 07 Dec 2024
https://github.com/emahtab/closest-binary-search-tree-value
Closest Binary Search Tree Value
binary-search-tree leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/cheapest-flights-within-k-stops
dijkstra-algorithm graph leetcode
Last synced: 07 Dec 2024
https://github.com/emahtab/clone-a-graph
Clone a Graph
breadth-first-search clone graph leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/climbing-stairs
Climbing Stairs
climbing-stairs dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
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/combinations
Combinations
combinations leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/count-complete-tree-nodes
Count total nodes in a Complete Binary Tree
complete-binary-tree leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/battleships-in-a-board
Count the total Battleships in a board
dfs graph leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/closest-leaf-in-a-binary-tree
Closest Leaf node from a given node in a binary tree
breadth-first-search closest-leaf graph leetcode
Last synced: 07 Dec 2024
https://github.com/emahtab/convert-sorted-array-to-binary-search-tree
Convert Sorted Array to Height Balanced Binary Search Tree
binary-search-tree leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/mahmud-kandawala/leetcode-solutions
Geeking Time :)
data-structures javascript leetcode python sql
Last synced: 07 Jan 2025
https://github.com/emahtab/container-with-most-water
Container with most water problem
container-with-most-water leetcode leetcode-java problem-solving two-pointers
Last synced: 07 Dec 2024
https://github.com/ranveeraggarwal/leetcode-cpp
Leetcode Solutions in Modern-ish C++
Last synced: 15 Dec 2024
https://github.com/freddiehaddad/shuntingyard
Simple calculator using the Shunting Yard algorithm
calculator go golang leetcode leetcode-go leetcode-golang leetcode-solutions parser reverse-polish-notation shunting-yard-algorithm
Last synced: 12 Nov 2024
https://github.com/freddiehaddad/justification
Multithreaded Text Justification
concurrency concurrent-programming go golang leetcode leetcode-go leetcode-golang leetcode-solution multithreading parallel-programming
Last synced: 12 Nov 2024
https://github.com/freddiehaddad/rnti
Multithreaded Roman Numeral to Integer converter written in Go.
concurrency concurrent-programming go golang leetcode leetcode-go leetcode-golang leetcode-solution multithreading
Last synced: 12 Nov 2024
https://github.com/freddiehaddad/palindrome
Multithreaded palindrome detector written in Go.
concurrency concurrent-programming go golang leetcode leetcode-go leetcode-golang leetcode-solution multithreading
Last synced: 12 Nov 2024
https://github.com/freddiehaddad/anagrams
Multithreaded anagram grouping written in Go.
anagrams concurrency concurrent-programming go golang leetcode leetcode-go leetcode-golang leetcode-solution multithreading string-manipulation string-matching strings
Last synced: 12 Nov 2024
https://github.com/freddiehaddad/lrucache
Least recently used (LRU) in-memory cache.
go golang leetcode leetcode-go leetcode-golang leetcode-solution lru-algorithm lru-cache lru-eviction lru-implementation lru-replacement-algorithm lrucache
Last synced: 12 Nov 2024
https://github.com/freddiehaddad/matrix
Multithreaded Matrix Rotator written in Go.
concurrency concurrent-programming go golang leetcode leetcode-go leetcode-golang leetcode-solution multithreading
Last synced: 12 Nov 2024
https://github.com/emahtab/construct-binary-tree-from-preorder-and-postorder-traversal
Construct Binary Tree from Preorder and Postorder Traversal
binary-tree binary-tree-construction leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/decode-ways
Number of ways to decode
dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/maximal-square
Find the maximal square area
dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/count-square-submatrices-with-all-ones
Count square submatrices with all ones
dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/copy-list-with-random-pointer
Copy a Linked List with Random Pointer
clone leetcode linked-list problem-solving
Last synced: 07 Dec 2024
https://github.com/alyqamar/leetcode
"LeetCode" by alyQamar, contains solutions to various problems from Leet Code, a popular platform for practicing and improving coding skills. The solutions are implemented in cpp , JS and are accompanied by detailed explanations and comments. The repository also includes a variety of problem types, such as data structures, algorith
algorithms competitive competitive-programming competitive-programming-contests contest contest-solution contests cpp data-structures java javascript js leetcode leetcode-cpp leetcode-cpp-solutions leetcode-js leetcode-solutions problem-solving problems
Last synced: 16 Nov 2024
https://github.com/emahtab/delete-node-in-a-linked-list
Delete node in a linked list
leetcode linked-list problem-solving
Last synced: 07 Dec 2024
https://github.com/serhii-chernenko/leetcode
Solutions of Leetcode's questions
leetcode leetcode-javascript leetcode-solutions
Last synced: 14 Nov 2024
https://github.com/emahtab/cousins-in-binary-tree
Check whether given two nodes are cousins in a binary tree
binary-tree dfs leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/florianstancioiu/leetcode
My PHP solutions for leetcode problems
algorithm-challenges leetcode php
Last synced: 24 Dec 2024
https://github.com/rajaditya01/striver_sde_sheet
STRIVER SDE SHEET 191
cpp dsa dsa-practice leetcode problem-solving sde-sheet
Last synced: 01 Jan 2025
https://github.com/shubham-bhoite/leetcode-mysql
This repository contains solutions to LeetCode SQL challenges.
leetcode leetcode-mysql leetcode-solutions mysql sql
Last synced: 09 Jan 2025
https://github.com/singhjyoti24/leetcodedsa
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
algorithms data-structures java leetcode
Last synced: 27 Dec 2024
https://github.com/vaibhavvikas/dsa-problems
Python solutions of leetcode problems that I created for revision.
leetcode leetcode-python leetcode-solutions
Last synced: 09 Jan 2025
https://github.com/emahtab/daily-temperatures
Find the days after which there will be a warmer day
Last synced: 07 Dec 2024
https://github.com/emahtab/delete-nodes-and-return-forest
depth-first-search forest leetcode
Last synced: 07 Dec 2024
https://github.com/vaibhav18matere/practice
A central repository to practice DSA, JavaScript, React; almost everything around problem solving and logic building
design-patterns dsa javascript leetcode react
Last synced: 02 Nov 2024
https://github.com/k-water/leetcode-js
Leetcode problems with JavaScript
algorithm javascript leetcode leetcode-javascript
Last synced: 16 Nov 2024
https://github.com/emahtab/course-schedule-iv
floyd-warshall-algorithm graph leetcode
Last synced: 07 Dec 2024
https://github.com/manpreet-bhatti/leetcode-solutions
JavaScript, Python, MySQL, and Bash (TBD) LeetCode solutions
bash javascript leetcode leetcode-solutions mysql python
Last synced: 09 Jan 2025
https://github.com/nolleh/leetcode
solving leetcode problems
alrogithm leetcode leetcode-python3
Last synced: 19 Nov 2024
https://github.com/eugenechevski/problem-solving
Data-structure and algorithms interview problems and solutions.
algorithm algorithms javascript leetcode python typescript
Last synced: 03 Jan 2025
https://github.com/caedenph/algorithms
Contains Leetcode problems, Algorithms, and Advent of Code solutions
advent-of-code algorithms aoc leetcode
Last synced: 27 Dec 2024
https://github.com/armour/leetcode
👨💻 This repo is used for storing my solution for LeetCode OJ.
Last synced: 29 Nov 2024
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: 07 Dec 2024
https://github.com/thethunderb0lt/100-days_challenge
This is 100 Days of Coding Challenge that I have started to land a job as SDE role.
algorithms algorithms-and-data-structures challenge developer gfg hackerrank leetcode python sde software-engineer
Last synced: 14 Nov 2024
https://github.com/ranitmanik/leetcode-solutions
Welcome to my Leetcode solutions repository! This is a collection of my solutions to various Leetcode problems, showcasing my problem-solving skills and coding practices
365daysofcode algorithms consistency data-structures data-structures-and-algorithms datastructures-algorithms java leetcode leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-questions leetcode-solutions
Last synced: 30 Nov 2024
https://github.com/ranitmanik/dsa-bootcamp-java
🧑💻 The Complete DSA Bootcamp in JAVA for 2023 || This repository is a comprehensive collection of Java code implementations, projects, and assignments covering a wide range of DSA topics completed during the DSA-Bootcamp-Java Bootcamp by Kunal Kushwaha.
algorithms bootcamp community-classroom data-structures data-structures-algorithms data-structures-and-algorithms dsa dsa-java dsa-learning-series dsa-practice dsalgo-questions java kunalkushwaha leetcode wemakedevs
Last synced: 30 Nov 2024
https://github.com/daverbk/learning-sql
Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan
alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql
Last synced: 27 Dec 2024
https://github.com/emahtab/binary-tree-zigzag-level-order-traversal
Binary Tree Zigzag (Spiral) Order Traversal
bfs binary-tree leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/debapriyo007/tree
This repository contains solutions to various LeetCode problems that I have solved.✅
dsa faang-interview interview-questions java leetcode tree
Last synced: 28 Dec 2024
https://github.com/emahtab/conway-game-of-life
Conway Game of life
game-of-life leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/rockharshitmaurya/leetcode-java
java leetcode leetcode-java leetcode-solutions
Last synced: 08 Jan 2025
https://github.com/emahtab/evaluate-reverse-polish-notation
Evaluate Reverse Polish Expression
leetcode problem-solving reverse-polish-notation stack
Last synced: 07 Dec 2024
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/emahtab/contains-duplicate
Check whether an array contains a duplicate value.
array duplicate hashset leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/course-schedule
Course Schedule
bfs dfs kosaraju-algorithm leetcode problem-solving strongly-connected-components topological-sort
Last synced: 07 Dec 2024
https://github.com/lebrancconvas/leetcode-problem
My Solution for Leetcode Problem.
competitive-programming leetcode leetcode-python leetcode-solutions python3
Last synced: 08 Jan 2025
https://github.com/emahtab/course-schedule-ii
leetcode problem-solving queue topological-sort
Last synced: 07 Dec 2024