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-15 00:18:40 UTC
- JSON Representation
https://github.com/emahtab/implement-strstr
kmp-algorithm leetcode pattern-matching rolling-hash
Last synced: 07 Dec 2024
https://github.com/emahtab/insert-delete-getrandom
Insert delete getRandom() in O(1) average
hashmap leetcode list problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/house-robber
House Robber
dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/jacksonchen1998/leetcode
I will try to use many ways to solve the Leetcode problem
Last synced: 15 Jan 2025
https://github.com/dariocm/leetcode-upwork
java leetcode practice
java leetcode leetcode-java leetcode-solutions
Last synced: 04 Dec 2024
https://github.com/dtsdwarak/algorithms
Algorithms - Mostly for practice and reference
Last synced: 04 Dec 2024
https://github.com/emahtab/group-anagrams
Group the anagrams
anagrams leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/happy-number
Find whether a number is a Happy Number
happy-number hashset leetcode problem-solving
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/flood-fill
Flood Fill
dfs flood-fill leetcode problem-solving recursion
Last synced: 07 Dec 2024
https://github.com/himel-sarder/two-pointers-algorithm-with-himel
"Two-Pointers-with-Himel" repository offers implementations and explanations of the Two Pointer Technique, a powerful algorithmic approach for efficient problem-solving in arrays and linked lists. Explore Python code examples, detailed problem analyses, and contributions to enhance your understanding and mastery of this technique.
cpp leetcode leetcode-python leetcode-solutions python3 two-pointers
Last synced: 04 Dec 2024
https://github.com/emahtab/find-the-duplicate-number
Find the duplicate number
array leetcode problem-solving tortoise-and-hare-algorithm
Last synced: 07 Dec 2024
https://github.com/marcode24/coding-challenges
π― This repository contains a collection of challenges that I have solved in the past using javascript and jest for testing
coderbyte codewars codewars-challenges codewars-javascript codewars-kata codewars-solutions coding-challenges eslint github-actions husky interview-questions javascript jest katas leetcode leetcode-javascript leetcode-solutions lint-staged questions test
Last synced: 09 Dec 2024
https://github.com/emahtab/flipping-an-image
Flipping an image
array leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/thecollinsbyte/leetcodej
LeetCode Challanges in Java
gradle java leetcode leetcode-java leetcode-solutions
Last synced: 09 Dec 2024
https://github.com/emahtab/first-unique-character-in-a-string
Find the first unique character in a string
hashmap leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/prathameshdhande22/data-structure-and-algorithms
This Repository Contains all the code which i have written while doing DSA.
algorithm algorithms clanguage data-structures dsa dsa-algorithm java leetcode
Last synced: 14 Jan 2025
https://github.com/betta-cyber/leetcode
leetcode solutions
algorithm leetcode leetcode-python python rust
Last synced: 04 Dec 2024
https://github.com/afsify/leetcode
Boost your JavaScript skills with curated LeetCode exercises. From basics to advanced, these hands on challenges help you master JavaScript step by step. Perfect for all skill levels.
Last synced: 04 Dec 2024
https://github.com/emahtab/excel-sheet-column-number
Find the excel sheet column number
leetcode maths maths-problem problem-solving
Last synced: 07 Dec 2024
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: 07 Dec 2024
https://github.com/emahtab/course-schedule-ii
leetcode problem-solving queue topological-sort
Last synced: 07 Dec 2024
https://github.com/lloydlobo/leetcode
solutions and reference to solve common coding leetcode problems
Last synced: 16 Dec 2024
https://github.com/thapasijan171/dsawithprojects
Leetcode solutions sharpen problem-solving skills by providing real-world coding challenges, improving algorithmic thinking. DSA projects integrate these solutions into practical applications, enhancing efficiency and deepening data structures knowledge for optimized development.
dsa-project dsaproject java leetcode leetcode-solutions projects
Last synced: 04 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/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/evaluate-reverse-polish-notation
Evaluate Reverse Polish Expression
leetcode problem-solving reverse-polish-notation stack
Last synced: 07 Dec 2024
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/emahtab/conway-game-of-life
Conway Game of life
game-of-life leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/pratikpaudel/leetcode-progress-documentation
A collection of my LeetCode solutions and notes to improve and prepare for technical interviews.
data-structures datastructures dsa leetcode
Last synced: 09 Dec 2024
https://github.com/withrvr/dsa
π₯: Consistency is the key
algorithm data-structures data-structures-and-algorithms dsa dsa-questions final450 leetcode lovebabbar lovebabbar-dsa-list lovebabbar-dsa-sheet
Last synced: 09 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/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/emahtab/course-schedule-iv
floyd-warshall-algorithm graph leetcode
Last synced: 07 Dec 2024
https://github.com/emanuelefavero/leetcode
This repository contains my solutions to LeetCode problems
algorithms data-structures javascript leetcode leetcode-solutions
Last synced: 10 Dec 2024
https://github.com/emahtab/delete-nodes-and-return-forest
depth-first-search forest leetcode
Last synced: 07 Dec 2024
https://github.com/humbertocg18/pucrs-alest-i-2.3-2023.24
Trabalhos, Projetos, ExercΓcios e aulas realizados em Java na cadeira de Algoritimos e estrutura de dados 1, matΓ©ria do segundo semestre.
beecrowd beecrowd-solution-in-js beecrowd-solutions-in-java data data-structures datastructures-algorithms hashmap hashtable java-8 leetcode leetcode-javascript leetcode-solutions leetcodepra pucrs sorting-algorithms
Last synced: 10 Dec 2024
https://github.com/shivamm-verma/learn-cpp
This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.
cpp data-structures-and-algorithms leetcode problem-solving
Last synced: 10 Dec 2024
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/fahimfba/leetcode
I solve problems from LeetCode and I keep my solution here
Last synced: 10 Dec 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/windomz/leetcode-init
:triangular_ruler: A tool to create leetcode code template via cli.
leetcode leetcode-golang leetcode-template
Last synced: 23 Dec 2024
https://github.com/rocker2102/competetive
GFG/Hackerrank/LeetCode practice questions & solutions
c competitive-programming cplusplus cpp gfg-solutions hackerrank hackerrank-solutions java js leetcode leetcode-solutions mysql php python python3 sql
Last synced: 23 Dec 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/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/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/decode-ways
Number of ways to decode
dynamic-programming leetcode problem-solving
Last synced: 07 Dec 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/luaannguyen/go-leetcode
My Golang solutions for Leetcode βοΈ
go golang leetcode leetcode-questions leetcode-solutions
Last synced: 10 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/aiveraiva/problem-solutions
My solutions to online judge website: LeetCode, Zerojudge, etc.
dynamic-programming leetcode leetcode-solutions online-judge problem-solving python solutions
Last synced: 23 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/sebastiandotdev/waste-v2
Leetcode platform exercises... Completely Open Sources, Ready to challenge your programming. π
exercism leetcode rust typescript
Last synced: 11 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/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/weitsunglin/cpp-gitaction-template-using-leetcode
github action complie cpp, using leetcode
Last synced: 11 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/amrhossamdev/leetcode
Collection of leetcode questions that I solved - feel free to ask me at any time <3
algorithms data-structures interview-questions leetcode
Last synced: 11 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/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: 11 Dec 2024
https://github.com/emahtab/combinations
Combinations
combinations 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/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/clone-a-graph
Clone a Graph
breadth-first-search clone graph 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/gaganreddyin/algotrack
Algotrack is a search engine designed specifically for finding coding problems on LeetCode. It uses web scraping and the TF-IDF algorithm to help users locate relevant problems based on their search queries, making it easier to practice and improve coding skills.
leetcode search-algorithms search-engine
Last synced: 04 Jan 2025
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/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/binary-tree-right-side-view
Binary Tree Right Side View
bfs binary-tree leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/manav-khandurie/practice_leetcode
Practicing LeetCode over here
leetcode leetcode-java leetcode-solutions
Last synced: 19 Dec 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/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/emahtab/binary-tree-inorder-traversal
Binary Tree Inorder Traversal
binary-tree inorder-traversal leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/aditya43/data-structures-algorithms
:hotsprings: Data structures, algorithms and problem solving patterns using JavaScript.
algorithm avl-tree-implementations backtracking-algorithm complexity data-structures-and-algorithms dijkstra-algorithm dynamic-programming graph-traversal-algorithms leetcode memoization sliding-windows tree-traversal-algorithm trie-tree
Last synced: 12 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/krayc425/leetcode
Solutions for LeetCode.
leetcode leetcode-java leetcode-python leetcode-solutions leetcode-swift
Last synced: 12 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/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/01-matrix
01 Matrix
leetcode matrix problem-solving
Last synced: 07 Dec 2024
https://github.com/snehalyelmati/competitive-programming-golang
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes of data structures and algorithms.
algorithms data-structures golang google-hashcode google-kickstart leetcode
Last synced: 12 Dec 2024
https://github.com/emahtab/add-two-numbers
Add two linked lists nodes
leetcode linked-list problem-solving
Last synced: 07 Dec 2024
https://github.com/unorsk/goog
Mostly Leetcode challenges
algorithm-challenges algorithms haskell leetcode
Last synced: 20 Dec 2024
https://github.com/tjx666/leetcode-js-2022
δΊε· leetcode
algorithm datastructure frontend interview javascript leetcode
Last synced: 12 Dec 2024