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-04 00:16:59 UTC
- JSON Representation
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/emahtab/flood-fill
Flood Fill
dfs flood-fill leetcode problem-solving recursion
Last synced: 02 Feb 2025
https://github.com/emahtab/course-schedule-ii
leetcode problem-solving queue 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/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/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/emahtab/conway-game-of-life
Conway Game of life
game-of-life leetcode problem-solving
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/emahtab/course-schedule-iv
floyd-warshall-algorithm graph leetcode
Last synced: 02 Feb 2025
https://github.com/emahtab/delete-nodes-and-return-forest
depth-first-search forest leetcode
Last synced: 02 Feb 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/emahtab/cousins-in-binary-tree
Check whether given two nodes are cousins in a binary tree
binary-tree dfs leetcode problem-solving
Last synced: 02 Feb 2025
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: 02 Feb 2025
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: 02 Feb 2025
https://github.com/emahtab/battleships-in-a-board
Count the total Battleships in a board
dfs graph leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/count-square-submatrices-with-all-ones
Count square submatrices with all ones
dynamic-programming leetcode problem-solving
Last synced: 02 Feb 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: 02 Feb 2025
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: 02 Feb 2025
https://github.com/emahtab/count-complete-tree-nodes
Count total nodes in a Complete Binary Tree
complete-binary-tree leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/combinations
Combinations
combinations leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/cheapest-flights-within-k-stops
Cheapest Flight with k stops
dijkstra-algorithm graph leetcode
Last synced: 02 Feb 2025
https://github.com/emahtab/climbing-stairs
Climbing Stairs
climbing-stairs dynamic-programming leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/binary-tree-preorder-traversal
Binary Tree Preorder Traversal
binary-tree leetcode preorder-traversal problem-solving
Last synced: 02 Feb 2025
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: 02 Feb 2025
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: 02 Feb 2025
https://github.com/emahtab/binary-tree-inorder-traversal
Binary Tree Inorder Traversal
binary-tree inorder-traversal leetcode problem-solving
Last synced: 02 Feb 2025
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: 02 Feb 2025
https://github.com/emahtab/01-matrix
01 Matrix
leetcode matrix problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/add-two-numbers
Add two linked lists nodes
leetcode linked-list problem-solving
Last synced: 02 Feb 2025
https://github.com/priyakdey/leetcode
Solutions to problems from leetcode
algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures data-structures leetcode leetcode-python leetcode-solutions python3
Last synced: 02 Feb 2025
https://github.com/priyakdey/algodex
Algodex is a comprehensive collection of Data Structures and Algorithms (DSA) resources, solutions, and notes.
algoexpert algorithms algorithms-and-data-structures data-structures interview-preparation leetcode neetcode workattech
Last synced: 02 Feb 2025
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/zcong1993/leetcode-ts-template
leetcode ts template project
leetcode leetcode-tool leetcode-typescript
Last synced: 27 Dec 2024
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/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/priyakdey/blind75-solutions
Solutions to Blind75 problem set
algorithms-and-data-structures blind75 interview-preparation java java-21 leetcode leetcode-java leetcode-solutions
Last synced: 02 Feb 2025
https://github.com/lzhbrian/leetcode-python
My solutions of Leetcode using Python
leetcode leetcode-solutions python
Last synced: 27 Dec 2024
https://github.com/k-capehart/leetcode-solutions
Leetcode problem solutions (https://leetcode.com/problemset/all/)
leetcode leetcode-go leetcode-python leetcode-solutions
Last synced: 05 Jan 2025
https://github.com/forhanshahriarfahim/leetcode_solutions
Collection of LeetCode questions to ace the coding interview!
cpp data-structures-and-algorithms leetcode problem-solving
Last synced: 27 Dec 2024
https://github.com/brunociccarino/leetcode
🚀 All my leetcode troubleshooting
array arrays arrays-and-strings binary-search leetcode leetcode-c leetcode-solutions math string string-manipulation strings two-pointers
Last synced: 02 Feb 2025
https://github.com/kaoimin/leetcode
A LeetCode solution notebook by Eason Gao.
Last synced: 27 Dec 2024
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/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/ileostar/algorithm-100
100道算法挑战
algorithm-challenges leetcode plop-generators typescript
Last synced: 27 Dec 2024
https://github.com/nolleh/leetcode
solving leetcode problems
alrogithm leetcode leetcode-python3
Last synced: 20 Jan 2025
https://github.com/thatbeautifuldream/leetcode-sync
Leetcode Sync
leetcode leetcode-problems leetcode-solutions
Last synced: 26 Jan 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/humbertocg18/leetcode
Some Leetcode problems
algorithms-and-data-structures datastructures-algorithms leetcode leetcode-java leetcode-practice leetcode-solutions
Last synced: 10 Dec 2024
https://github.com/shaygali/leetcode
my solutions for leetcode questions
leetcode leetcode-java leetcode-solutions
Last synced: 13 Jan 2025
https://github.com/unorsk/goog
Mostly Leetcode challenges
algorithm-challenges algorithms haskell leetcode
Last synced: 20 Dec 2024
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/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/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/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/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/almmiko/rttd
Solutions for different technical problems.
algorithms data-structures leetcode
Last synced: 13 Jan 2025
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/galaxy4276/algorithm-study
팀 기반으로 운영하는 알고리즘 스터디
algorithms data-structures leetcode leetcode-solutions
Last synced: 26 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/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/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/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/viniciuscestarii/leetcode
🐱💻 Leetcodes that I have done
Last synced: 26 Jan 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/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/kolsha/hackerrank
HackerRank/ Leetcode solutions
hackerrank hackerrank-algorithms-solutions hackerrank-cpp hackerrank-solutions leetcode leetcode-cpp leetcode-solutions
Last synced: 13 Jan 2025
https://github.com/iron-buster/leetcode-python
python算法题代码 (leetcode, codeforces, atcoder)
algorithms atcoder datastructures leetcode python solutions
Last synced: 13 Jan 2025
https://github.com/archisman-mridha/leetcode
solved leetcode problems
algorithms data-structures interview-preparation leetcode
Last synced: 26 Jan 2025
https://github.com/threeal/leetspace
A dedicated workspace and archive for my LeetCode submissions
competitive-programming leetcode leetcode-cpp leetcode-solutions
Last synced: 26 Oct 2024
https://github.com/aashu24/leetcode-solutions
This repository contains solutions to leetcode problems. Useful for developers preparing for interviews. Contributions welcome.
beginner-friendly hacktoberfest hacktoberfest-accepted hacktoberfest2020 java leetcode leetcode-java leetcode-solutions
Last synced: 14 Dec 2024
https://github.com/noeyislearning/sql-coding-challenges
SQL Coding Challenges, this repository is a compilation of my journey on enhancing my SQL skills; coding challenges are from LeetCode, HackerRank, and other sources.
coding-challenge data-analytics data-science hackerrank leetcode mysql solutions
Last synced: 01 Feb 2025
https://github.com/dickeyy/leetcode
just a repo of all the leetcode problems ive solved
Last synced: 28 Dec 2024
https://github.com/theodesp/leetcode-scala
Working through Leetcode problems with Scala
leetcode leetcode-solutions scala
Last synced: 02 Feb 2025
https://github.com/mehvix/competitive-programming
Competitive programming solutions
atcoder codeforces leetcode project-euler usaco uva
Last synced: 20 Dec 2024
https://github.com/ayesha-quazi/feb_leetcode-2025
I'm going to solve LeetCode's POTD (Problem of the Day) daily and keep track of my progress. I'll focus on easy tricks to improve my DSA problem-solving skills and enhance my practice! 😊
challenge cpp improvement leetcode leetcode-solutions
Last synced: 02 Feb 2025
https://github.com/ichenlei/leetcode_101
A repo for my LeetCode algorithm training
algorithm javascript leetcode nodejs
Last synced: 23 Jan 2025
https://github.com/serhii-chernenko/leetcode
Solutions of Leetcode's questions
leetcode leetcode-javascript leetcode-solutions
Last synced: 13 Jan 2025
https://github.com/arthur-arslanov/ts-cs-playground
My Computer Science Education progress
algorithm algorithms bfe big-frontend computer-science data-structures leetcode typescript
Last synced: 14 Dec 2024
https://github.com/ayush272002/complete-java-with-dsa
Complete DSA series using Java which covers all important DSA concepts asked in an interview
algorithms-and-data-structures codingninjas dsa geeksforgeeks java leetcode
Last synced: 27 Jan 2025
https://github.com/himanshumahajan138/plagx
An automated tool for detecting plagiarism in LeetCode coding contests. It crawls contest data, processes user submissions, generates comprehensive reports, and uploads results to GitHub. Features secure handling of environment variables and seamless integration with GitHub for efficient data management.
automation coding-contests contest-submissions data-processing github-integration json leetcode plagiarism-detection python report-generation web-crawler
Last synced: 27 Jan 2025
https://github.com/ieshaan12/interview-prep
competitive-programming hacktoberfest leetcode python3
Last synced: 03 Dec 2024