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-02-05 00:16:59 UTC
- JSON Representation
https://github.com/sebastiandotdev/waste-v2
Leetcode platform exercises... Completely Open Sources, Ready to challenge your programming. 🌙
exercism leetcode rust typescript
Last synced: 05 Feb 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/emahtab/next-greater-element-i
leetcode next-greater-element stack
Last synced: 02 Feb 2025
https://github.com/smv1999/leetcode_solutions
competitive-programming cpp leetcode leetcode-solutions
Last synced: 28 Jan 2025
https://github.com/emahtab/min-stack
Min Stack
constant-time leetcode problem-solving stack
Last synced: 02 Feb 2025
https://github.com/emahtab/possible-bipartition
bipartite-graph breadth-first-search graph leetcode
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/emahtab/clone-a-graph
Clone a Graph
breadth-first-search clone graph leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/closest-binary-search-tree-value
Closest Binary Search Tree Value
binary-search-tree leetcode problem-solving
Last synced: 02 Feb 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: 02 Feb 2025
https://github.com/emahtab/binary-tree-pruning
Binary Tree Pruning
binary-tree leetcode problem-solving pruning
Last synced: 02 Feb 2025
https://github.com/emahtab/set-matrix-zeroes
Set Matrix Zeroes
hashset leetcode matrix problem-solving space-optimization
Last synced: 02 Feb 2025
https://github.com/emahtab/search-2d-matrix
Search 2D Matrix
binary-search leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/harish-aka-shivi/daily-exercises
Workout for brain 🧠 💪 .
algorithms data-structures javascript leetcode
Last synced: 27 Oct 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: 02 Feb 2025
https://github.com/simranjeet97/leetcode_practice
Practicing the Leet Code Codes for Competitive Programming
algorithms amazon coding competitive-programming data data-structures facebook google leetcode python
Last synced: 14 Jan 2025
https://github.com/emahtab/queue-reconstruction-by-height
Place persons at their correct location in a queue
leetcode problem-solving sorting
Last synced: 02 Feb 2025
https://github.com/ladunjexa/the-leetcode
📑 LeetCode problems' Algorithms and Solutions implemented in common PL with explanations and links to further readings.
algorithms computer-science concurrency database interview-preparation javascript leetcode leetcode-solutions shell
Last synced: 20 Dec 2024
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/tbeachill/leetcode-skills-box
Update a pinned gist to contain the top skills practiced on leetcode.
leetcode pinned-gist profile-readme
Last synced: 02 Nov 2024
https://github.com/emahtab/remove-linked-list-elements
Remove Linked List Elements
leetcode linked-list problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/delete-node-in-a-linked-list
Delete node in a linked list
leetcode linked-list problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/decode-ways
Number of ways to decode
dynamic-programming leetcode problem-solving
Last synced: 02 Feb 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/thatbeautifuldream/leetcode-sync
Leetcode Sync
leetcode leetcode-problems leetcode-solutions
Last synced: 26 Jan 2025
https://github.com/emahtab/reverse-linked-list
Reverse a singly Linked List
leetcode linked-list problem-solving reverse
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/happy-number
Find whether a number is a Happy Number
happy-number hashset leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/remove-nth-node-from-end-of-list
Remove nth node from end of the linked list
leetcode linked-list problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/same-tree
Check whether two binary trees are same
binary-tree dfs leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/nolleh/leetcode
solving leetcode problems
alrogithm leetcode leetcode-python3
Last synced: 20 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/remove-duplicates-from-sorted-array
Remove Duplicated from Sorted Array
leetcode problem-solving remove-duplicates
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/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/max-stack
Max Stack
leetcode problem-solving stack
Last synced: 02 Feb 2025
https://github.com/emahtab/roman-to-integer
Roman to Integer
leetcode problem-solving roman-numerals
Last synced: 02 Feb 2025
https://github.com/emahtab/max-area-of-island
Max area of Island
bfs breadth-first-search depth-first-search dfs leetcode problem-solving
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/odd-even-linked-list
Odd Even Linked List
leetcode linked-list odd-even problem-solving
Last synced: 02 Feb 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: 02 Feb 2025
https://github.com/muhammad-fiaz/data-structures-and-algorithms-solutions
Explore comprehensive solutions to coding problems from Geeks for Geeks, LeetCode, and HackerRank. This repository focuses on implementing and understanding fundamental data structures and algorithms, organized for easy navigation and quick learning.
algorithm-challenges algorithms-and-data-structures data-structure data-structures data-structures-algorithms data-structures-and-algorithms datastructure datastructures datastructures-algorithms datastructuresandalgorithm dsa dsa-algorithm dsa-learning-series dsa-practice dsa-questions dsa-solutions dsalgo-questions hackerrank leetcode solutions
Last synced: 12 Jan 2025
https://github.com/emahtab/sliding-window-maximum
Find Max within a fixed size window
leetcode monotonic-queue sliding-window
Last synced: 02 Feb 2025
https://github.com/justin-pyne/coding-problems
A collection of my LeetCode solutions for Python data structure/algorithm problems and SQL problems, organized by language.
algorithms leetcode leetcode-solutions python sql
Last synced: 02 Jan 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/emahtab/topological-sort-problems
Topological Sort Problems
kahns-alogrithm leetcode topological-sort
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/emahtab/first-unique-character-in-a-string
Find the first unique character in a string
hashmap leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/stynw7/code_challenge_resources
Collection of Code Challenge that will improve your logic and programming syntax 🔥🔥
coddytech codeforces competitive-programming cpp javascript leetcode problem-solving
Last synced: 10 Jan 2025
https://github.com/emahtab/smallest-subtree-with-all-the-deepest-nodes
Find the smallest subtree with all the deepest nodes in a binary tree
bfs breadth-first-search leetcode lowest-common-ancestor problem-solving
Last synced: 02 Feb 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/emahtab/search-2d-matrix-ii
Search 2D Matrix sorted row and column wise
Last synced: 02 Feb 2025
https://github.com/emahtab/move-zeroes
Move Zeroes
constant-space leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/sum-of-two-integers
Sum two integers without using + operator
bit-shifting bitwise-operators leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/string-to-integer-atoi
leetcode problem-solving string-to-number
Last synced: 02 Feb 2025
https://github.com/emahtab/random-pick-index
Random pick index
constant-space leetcode problem-solving random
Last synced: 02 Feb 2025
https://github.com/emahtab/reverse-bits
bit-manipulation leetcode problem-solving reverse-bits
Last synced: 02 Feb 2025
https://github.com/emahtab/shortest-bridge
Find minimum number of flips required to make connect two disconnected islands
Last synced: 02 Feb 2025
https://github.com/emahtab/sort-list
leetcode linked-list merge-sort problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/regular-expression-matching
Regular Expression Matching
leetcode problem-solving recursion regular-expression
Last synced: 02 Feb 2025
https://github.com/q191201771/yoko_leetcode
leetcode || 算法题
leetcode leetcode-cpp leetcode-solutions
Last synced: 29 Dec 2024
https://github.com/emahtab/missing-number
Find the missing number
hashset leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/satelllte/problem-solving
Solutions of some problems available online (for example, on LeetCode)
leetcode leetcode-solutions problem-solving typescript
Last synced: 21 Dec 2024
https://github.com/jaebradley/leetcode.js
Leetcode solutions, written in JavaScript
Last synced: 14 Jan 2025
https://github.com/margo-yunanova/javascript-algorithms
Решение алгоритмических задач
algorithms codewars javascript leetcode typescript
Last synced: 21 Jan 2025
https://github.com/emahtab/surrounded-regions
Surrounded Regions
dfs leetcode problem-solving surrounded-regions
Last synced: 02 Feb 2025
https://github.com/jaebradley/leetcode
Leetcode Problem Solutions
leetcode leetcode-java leetcode-solutions programming-challenges
Last synced: 14 Jan 2025
https://github.com/emahtab/meeting-rooms-ii
Meeting Rooms II
intervals leetcode min-heap problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/single-number
Single Number
hashset leetcode problem-solving xor
Last synced: 02 Feb 2025
https://github.com/emahtab/symmetric-binary-tree
Check whether a Binary Tree is Symmetric around its center
binary-tree leetcode problem-solving symmetric-binary-tree
Last synced: 02 Feb 2025
https://github.com/javohirtohirovich/leetcode-js
You can find a JavaScript solution for problems in Leetcode in this repository.
javascript js leetcode leetcode-javascript leetcode-solutions problems problemsolving solution
Last synced: 21 Jan 2025
https://github.com/yurisldk/leetcode
Collection of LeetCode questions to ace the coding interview!
leetcode leetcode-solutions leetcode-typescript
Last synced: 15 Oct 2024
https://github.com/hs831/leetcode-company-wise-solutions
This Repository contains solutions for Leetcode questions asked in coding rounds and interviews in many different companies.
cpp dsa-practice leetcode leetcode-solutions
Last synced: 22 Jan 2025
https://github.com/emahtab/search-in-rotated-sorted-array
Search in rotated sorted array
binary-search leetcode problem-solving search
Last synced: 02 Feb 2025
https://github.com/emahtab/vertical-order-traversal-of-a-binary-tree
Binary Tree Vertical Order Traversal
bfs leetcode problem-solving tree-traversal vertical-order-traversal
Last synced: 02 Feb 2025
https://github.com/alexscience/wordsearchengine
WordSearchEngine - это консольное приложение на C#, предназначенное для поиска слов в текстовых файлах. Программа позволяет пользователю указать путь к текстовому файлу и искомое слово, а затем выводит строки, в которых это слово встречается, вместе с номерами строк. Пользователь также может выбрать, искать ли все вхождения слова или только первое.
csharp dotnet-core dotnet-framework leetcode test-task word-search-engine
Last synced: 21 Jan 2025
https://github.com/emahtab/subarray-sum-equals-k
Subarray sum equals k
array leetcode prefix-sum problem-solving
Last synced: 02 Feb 2025
https://github.com/ileostar/algorithm-100
100道算法挑战
algorithm-challenges leetcode plop-generators typescript
Last synced: 27 Dec 2024
https://github.com/msolimans/algorithms
Algorithms Topics and Problem Solving from different sites and books along with documentation/descriptions
algorithm cracking-the-coding-interview dynamic-programming geeksforgeeks-solutions graph greedy-algorithms hackerrank heap leetcode mit ocw ocw-6006 queue stack tree trie
Last synced: 20 Dec 2024
https://github.com/emahtab/ugly-number
Find whether a number is an Ugly number
leetcode problem-solving ugly-number
Last synced: 02 Feb 2025
https://github.com/p0u4a/leet-track
Web app for tracking and visualising LeetCode progress.
data-visualization leetcode leetcode-stats web-app
Last synced: 14 Dec 2024
https://github.com/tanhauhau/leetcodestarter
Boilerplate to kickstart your LeetCode practice
boilerplate java leetcode practice
Last synced: 01 Feb 2025