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-27 00:17:03 UTC
- JSON Representation
https://github.com/emahtab/01-matrix
01 Matrix
leetcode matrix problem-solving
Last synced: 07 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/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/gaganreddyin/leetcodecomparator
A tool for analyzing and comparing LeetCode profiles to track performance and identify strengths and weaknesses.
javascript-applications leetcode leetcode-javascript
Last synced: 04 Jan 2025
https://github.com/emahtab/word-search
Word Search in a 2D Grid
dfs leetcode problem-solving word-search
Last synced: 07 Dec 2024
https://github.com/emahtab/number-of-provinces
connected-components depth-first-search graph leetcode
Last synced: 07 Dec 2024
https://github.com/emahtab/min-stack
Min Stack
constant-time leetcode problem-solving stack
Last synced: 07 Dec 2024
https://github.com/emahtab/water-area
Water Area Problem
leetcode problem-solving water-area water-trapping
Last synced: 07 Dec 2024
https://github.com/emahtab/word-break
Word Break
dynamic-programming leetcode problem-solving word-break
Last synced: 07 Dec 2024
https://github.com/emahtab/wiggle-sort
Wiggle Sort
leetcode lintcode problem-solving wiggle
Last synced: 07 Dec 2024
https://github.com/emahtab/unique-paths
Unique Paths
dynamic-programming leetcode problem-solving unique-paths
Last synced: 07 Dec 2024
https://github.com/emahtab/verifying-an-alien-dictionary
Verifying an alien dictionary
alien dictionary leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/valid-palindrome
Check if a string is palindrome
leetcode palindrome palindrome-string problem-solving
Last synced: 07 Dec 2024
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: 07 Dec 2024
https://github.com/emahtab/ugly-number
Find whether a number is an Ugly number
leetcode problem-solving ugly-number
Last synced: 07 Dec 2024
https://github.com/emahtab/subarray-sum-equals-k
Subarray sum equals k
array leetcode prefix-sum problem-solving
Last synced: 07 Dec 2024
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: 07 Dec 2024
https://github.com/emahtab/single-number
Single Number
hashset leetcode problem-solving xor
Last synced: 07 Dec 2024
https://github.com/emahtab/regular-expression-matching
Regular Expression Matching
leetcode problem-solving recursion regular-expression
Last synced: 07 Dec 2024
https://github.com/emahtab/search-2d-matrix-ii
Search 2D Matrix sorted row and column wise
Last synced: 07 Dec 2024
https://github.com/emahtab/random-pick-index
Random pick index
constant-space leetcode problem-solving random
Last synced: 07 Dec 2024
https://github.com/emahtab/reverse-bits
bit-manipulation leetcode problem-solving reverse-bits
Last synced: 07 Dec 2024
https://github.com/emahtab/set-matrix-zeroes
Set Matrix Zeroes
hashset leetcode matrix problem-solving space-optimization
Last synced: 07 Dec 2024
https://github.com/emahtab/odd-even-linked-list
Odd Even Linked List
leetcode linked-list odd-even problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/reverse-linked-list
Reverse a singly Linked List
leetcode linked-list problem-solving reverse
Last synced: 07 Dec 2024
https://github.com/emahtab/remove-duplicates-from-sorted-array
Remove Duplicated from Sorted Array
leetcode problem-solving remove-duplicates
Last synced: 07 Dec 2024
https://github.com/emahtab/remove-linked-list-elements
Remove Linked List Elements
leetcode linked-list problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/queue-reconstruction-by-height
Place persons at their correct location in a queue
leetcode problem-solving sorting
Last synced: 07 Dec 2024
https://github.com/emahtab/ransom-note
Check If Ransom string can be constructed
leetcode problem-solving ransom
Last synced: 07 Dec 2024
https://github.com/emahtab/product-of-array-except-self
Product of array except self
array leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/power-of-three
Determine whether a number is power of three.
leetcode maths problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/possible-bipartition
bipartite-graph breadth-first-search graph leetcode
Last synced: 07 Dec 2024
https://github.com/emahtab/number-of-closed-islands
Number of closed islands
depth-first-search dfs leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/number-of-islands-ii
disjoint-set leetcode union-find
Last synced: 07 Dec 2024
https://github.com/emahtab/number-of-distinct-islands
Count the number of distinct islands
bfs breadth-first-search depth-first-search dfs leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/next-permutation
Find the next permutation
leetcode permutation problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/morris-inorder-traversal
Morris Inorder Traversal of a Binary Tree
binary-tree inorder-traversal leetcode morris-traversal problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/merge-two-sorted-lists
Merge Two Sorted Linked Lists
leetcode linked-list merge-sorted-lists min-heap priority-queue problem-solving
Last synced: 07 Dec 2024
https://github.com/harshoza36/leetcode_problems
Solutions to my LeetCode Problem Solving
interview-preparation leetcode leetcode-python
Last synced: 10 Jan 2025
https://github.com/rxy001/leetcode-spider
Fetching the algorithm questions that have been accepted on own LeetCode account.
Last synced: 15 Jan 2025
https://github.com/miladsade96/leetcode_with_java
Solving Leetcode Challenges using Java Programming Language and Testing them with JUnit
algorithm algorithms algorithms-and-data-structures data-structures java java-8 javaee leetcode leetcode-java leetcode-solutions
Last synced: 20 Jan 2025
https://github.com/aishanipach/interview-checkpoints
Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.
cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet
Last synced: 22 Jan 2025
https://github.com/cyberguru1/golangleetcodesolution
leetcode problems solved in golang
algorithms algorithms-and-data-structures arrays blind75 dp go golang golang-examples interface leetcode lists maps sorting stacks structs
Last synced: 20 Jan 2025
https://github.com/zcong1993/leetcode-ts-template
leetcode ts template project
leetcode leetcode-tool leetcode-typescript
Last synced: 27 Dec 2024
https://github.com/aswinbarath/sde-problems
SDE Problems marked with FAQ Companies
algorithms data-structures gfg java leetcode problem-solving sde-sheet
Last synced: 25 Dec 2024
https://github.com/xu-cheng/leetcode
:dart: My leetcode solutions
leetcode leetcode-rust leetcode-solutions rust
Last synced: 15 Jan 2025
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/tokiory/codewars-and-leetcode
Задачи из LeetCode и Codewars с полным описанием решения
Last synced: 17 Jan 2025
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/weihanli/leetcodesolutions
LeetCodeSolutions powered by csharp
Last synced: 26 Jan 2025
https://github.com/kulikov-dev/leetcodecontest
Template for LeetCode contests
contest-programming leetcode leetcode-contests template-repository templates
Last synced: 05 Jan 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/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/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/judimator/leetcode-problems
Leetcode problems written in Go
leetcode leetcode-go leetcode-golang leetcode-solutions
Last synced: 24 Jan 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/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/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/iremcatak/leetcode_sql_50
leetcode sql 50 solutions
leetcode leetcode-solutions mssql sql
Last synced: 18 Jan 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/shubhansu-kr/dailychallenge-2023-leetcode
Leetcode Daily Challenge 2023 | Solutions and Progress | C++/ C
cpp daily-challenge leetcode leetcode-daily-challenge leetcode-solutions
Last synced: 23 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/susilnem/leetcode
This contains all the Leetcode Questions and answers.
Last synced: 09 Jan 2025
https://github.com/ash-codes18/leetcode-dislikes
Gives access to the dislike count of Leetcode Problems
extension google-chrome google-chrome-extension leetcode leetcode-dislikes leetcode-downvotes leetcode-problem-dislikes leetcode-problems leetcodedislikes leetcodedownvotes
Last synced: 23 Jan 2025
https://github.com/yudataguy/beatcode
Leetcode space repetition memorization web app
Last synced: 30 Nov 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/divertimentos/leetcode
Solved Algorithms and Data Structures problems/exercises on Leetcode. There's also solved problems from Google Tech Dev Guide.
algorithms-and-data-structures coding-interview-questions javascript leetcode python tech-dev-guide
Last synced: 04 Jan 2025
https://github.com/quibler7/leetcode-blind-75
LeetCode Blind 75 🧠 is a curated list of the top 75 algorithm problems in LeetCode posted on the Blind platform.
leetcode leetcode-blind-75 leetcode-blind-75-python leetcode-python leetcode-solutions
Last synced: 23 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/dmitryryumin/leetcode
Solutions for Leetcode
leetcode leetcode-python leetcode-solutions
Last synced: 31 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/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 Jan 2025
https://github.com/aryanjain28/dsa
"This repository contains my LeetCode practice, DSA understanding, and crucial algorithms, encompassing all of my code."
algorithms data-structures leetcode leetcode-solutions python3
Last synced: 01 Dec 2024
https://github.com/shresta-voruganti/leetcodee
solutions to leetcode questions
algorithms cpp data-structures data-structures-and-algorithms java leetcode leetcode-solutions mysql-database python3
Last synced: 22 Jan 2025
https://github.com/hellojukay/leetcode
这是一个LeetCode刷题项目
golang leetcode leetcode-golang
Last synced: 01 Dec 2024
https://github.com/pacemakerx/leetcode-my-solutions
This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.
coding-practice coding-problems cpp datastructures-algorithms java leetcode leetcode-solutions problem
Last synced: 04 Jan 2025
https://github.com/yoshitunaiga/algo-explained
I will complete coding exercises from platforms like AlgoExpert, LeetCode, and Educative's Grokking Coding Interview Patterns. Additionally, I will explain/show the process taken to solve these problems for better understanding.
grokking-algorithms javascript leetcode python typescript
Last synced: 25 Nov 2024
https://github.com/brainstone/leetcode
This little project is a template for running LeetCode problems locally in your CLion installation.
cmake cpp cpp20 leetcode leetcode-cpp template
Last synced: 31 Dec 2024
https://github.com/liu-yucheng/myleetcodesolutions
Personal LeetCode Solution Library
gnu-lgplv3 leetcode leetcode-solutions lgpl3 python rust
Last synced: 09 Jan 2025
https://github.com/cvalingam/leetcode
LeetCode in C#
csharp csharp-code leetcode leetcode-csharp leetcode-solutions
Last synced: 20 Jan 2025
https://github.com/wzslr321/leetcode
My leetcode solutions, update systematically :>
algorithms algorithms-and-data-structures cpp data-structures leetcode leetcode-cpp leetcode-solutions
Last synced: 03 Jan 2025
https://github.com/vanditg/leetcode
This repository contains solutions for Leetcode - The World's Leading Programming Learning website. The programming language will vary depending on the problem-solving strategy and convenience, but most solutions will be in python.
data-structures-and-algorithms leetcode python3
Last synced: 22 Dec 2024