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-03 00:16:52 UTC
- JSON Representation
https://github.com/emahtab/surrounded-regions
Surrounded Regions
dfs leetcode problem-solving surrounded-regions
Last synced: 02 Feb 2025
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/regular-expression-matching
Regular Expression Matching
leetcode problem-solving recursion regular-expression
Last synced: 02 Feb 2025
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/mohamedhany99/leetcode-problem-reverse-linked-list-solution-in-python
the solution of the leetcode problem "reverse linked list" numbered (206) developed in python python3
leetcode leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions problem-solving python-3 python-script python3
Last synced: 17 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/mohamedhany99/single-number-leetcode-problem-solving-with-python-python3
this is the solve of the single number problem on LeetCode problem number 136 developed in python python3
leetcode leetcode-practice leetcode-python leetcode-questions leetcode-solutions problem-solving problemsolving python python-3 python-script python3 top-interview-questions vscode
Last synced: 17 Jan 2025
https://github.com/mohamedhany99/number-of-matching-subsequences-leetcode-problem
"Number of Matching Subsequences" LeetCode Problem Solution
leetcode leetcode-python leetcode-solutions problem-solving python python3 subseq subsequence
Last synced: 17 Jan 2025
https://github.com/mohamedhany99/finding-maximum-depth-of-binary-tree-leetcode-problem-solution
The solution of LeetCode Problem "finding maximum depth of binary tree" a top interview questions list developed in python python3
leetcode leetcode-practice leetcode-python leetcode-questions leetcode-solutions problem-solving problemsolving python python-3 python-script python3 technical-coding-interview technical-interviews technical-test
Last synced: 17 Jan 2025
https://github.com/mohamedhany99/find-all-k-distant-indices-in-an-array-leetcode-problem-solution-python
"Find All K-Distant Indices in an Array" LeetCode problem developed in Python
array indices k-distance-graph leetcode leetcode-python leetcode-solutions problem-solving python python3
Last synced: 17 Jan 2025
https://github.com/mohamedhany99/21.-merge-two-sorted-lists-leetcode-solution-python-python3
21. Merge Two Sorted Lists Problem solution on LeetCode developed in Python(3)
interview interview-preparation interview-questions leetcode leetcode-practice leetcode-python leetcode-questions leetcode-solutions problem problem-solving problemsolving python python3
Last synced: 17 Jan 2025
https://github.com/mohamedhany99/reverse-string-solving-of-leetcode-problem-developed-in-python
This is the solution of the problem solving of the problem of reverse an array of string on leetcode numbered 344
interview interview-preparation interview-questions leetcode leetcode-practice leetcode-python leetcode-questions leetcode-solutions problem-solving problemsolving technical-coding-interview technical-interviews technical-test
Last synced: 17 Jan 2025
https://github.com/mohamedhany99/merge-sorted-array-python-leetcode-solution
the solution of LeetCode "Merge Sorted Array" in python (problem solving)
leetcode leetcode-python leetcode-questions leetcode-solutions python tech-interview tech-interviews technical technical-interview-questions technical-interviews
Last synced: 17 Jan 2025
https://github.com/weitsunglin/cpp-gitaction-template-using-leetcode
github action complie cpp, using leetcode
Last synced: 11 Dec 2024
https://github.com/emahtab/reverse-bits
bit-manipulation leetcode problem-solving reverse-bits
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/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/search-2d-matrix-ii
Search 2D Matrix sorted row and column wise
Last synced: 02 Feb 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/sliding-window-maximum
Find Max within a fixed size window
leetcode monotonic-queue sliding-window
Last synced: 02 Feb 2025
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/mehvix/competitive-programming
Competitive programming solutions
atcoder codeforces leetcode project-euler usaco uva
Last synced: 20 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/odd-even-linked-list
Odd Even Linked List
leetcode linked-list odd-even problem-solving
Last synced: 02 Feb 2025
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/roman-to-integer
Roman to Integer
leetcode problem-solving roman-numerals
Last synced: 02 Feb 2025
https://github.com/tjx666/leetcode-js-2022
二刷 leetcode
algorithm datastructure frontend interview javascript leetcode
Last synced: 12 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/weihanli/leetcodesolutions
LeetCodeSolutions powered by csharp
Last synced: 26 Jan 2025
https://github.com/mohit030802/dsa-java-
Here are my Solution to some Leetcode question that I have solved. They are sorted in Topic wise and based on their difficulty level on Leetcode.
Last synced: 13 Dec 2024
https://github.com/fabiomatavelli/leetcode
Leetcode problems solutions written in Python
algorithm algorithm-challenges algorithms leetcode leetcode-practice leetcode-python leetcode-questions leetcode-solutions study
Last synced: 17 Dec 2024
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/ayushverma135/leetcode
Dive into the world of coding challenges with our curated collection of Leetcode programs. Covering a wide range of algorithms and data structures, these programs offer valuable practice for technical interviews and algorithmic problem-solving. With detailed explanations and optimized solutions.
leetcode leetcode-cpp leetcode-java leetcode-python
Last synced: 17 Jan 2025
https://github.com/agrawalaman02/dsa_problemsjava
This show my passion and hardwork towards DSA. it includes the question i m practicing...
dsa dsa-learning-series dsa-practice geeksforgeeks java leetcode leetcode-java
Last synced: 13 Dec 2024
https://github.com/lupantech/leetcode
Constant dripping wears away a stone.
Last synced: 23 Dec 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/liulinboyi/algorithm-and-data-structure-of-javascript
通过leetcode解题来学习JavaScript 的算法与数据结构(Algorithm and data structure of JavaScript)
algorithm javascript leetcode typescript
Last synced: 17 Jan 2025
https://github.com/cary-hu/leetcode-every-day
Coding Every Day, leave Bad code me away.
Last synced: 13 Dec 2024
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/emahtab/same-tree
Check whether two binary trees are same
binary-tree dfs leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/yudataguy/beatcode
Leetcode space repetition memorization web app
Last synced: 29 Jan 2025
https://github.com/farial-mahmod/coding-problem-solving-using-swift
Solution of various Leetcode and other coding challenges using Swift.
competitive-programming ios leetcode leetcode-solutions problem-solving swift
Last synced: 23 Dec 2024
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/aniketfuryrocks/dsa_rust
Data Structures and Algorithms implemented in rust
algorithms datastructures dsa leetcode leetcode-rust rust
Last synced: 17 Dec 2024
https://github.com/serhii-chernenko/leetcode
Solutions of Leetcode's questions
leetcode leetcode-javascript leetcode-solutions
Last synced: 13 Jan 2025
https://github.com/kengen1/leetcode-study-bot
A Discord bot that integrates Leetcode challenges into Discord servers. This project was built with the intention of providing a collaborative space for technical interview preparation.
discord-bot discord-js graphql leetcode leetcode-questions leetcodepractice nodejs typescript
Last synced: 23 Dec 2024
https://github.com/nikhiljsk/dsa-golang
DSA solutions written in Golang - Leetcode and Striver A2Z DSA Sheet
follow-ups go golang leetcode leetcode-go leetcode-golang leetcode-solutions strive-a2z-dsa-sheet striver-a2z-sheet striver-a2z-sheet-course
Last synced: 17 Jan 2025
https://github.com/prakhar-002/leetcode
📜 LeetCode Solution Hub 🔥 | Get all solutions 🧩 for daily challenges and specific tasks 💪🏻 | Example: 📝 30 Days of JS Challenge
c cpp java javascript leet leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-solutions python3 questions-and-answers
Last synced: 17 Dec 2024
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/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/emahtab/reverse-linked-list
Reverse a singly Linked List
leetcode linked-list problem-solving reverse
Last synced: 02 Feb 2025
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/ashtishad/leetcode-go
Leetcode solutions in Golang.
algorithms data-structures data-structures-and-algorithms go golang leetcode leetcode-solutions
Last synced: 17 Dec 2024
https://github.com/wangluyu/leetcode
leetcode leetcode-golang leetcode-mysql leetcode-php leetcode-python leetcode-solutions
Last synced: 23 Dec 2024
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/utkarshmishra12/leetcode_solutions
LeetCode Solutions - Repository For Codes Of Various Data Structures And Algorithms and Competitive Programming Problems
algorithms coding-solutions cpp data-structures interview interview-preparation leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions
Last synced: 01 Jan 2025
https://github.com/ieshaan12/interview-prep
competitive-programming hacktoberfest leetcode python3
Last synced: 03 Dec 2024
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/laansdole/algo-code-journey
Just where I practice with algorithm and data structure
algorithms-and-data-structures leetcode rmit
Last synced: 10 Jan 2025
https://github.com/kallydev/leetcode
LeetCode problem solutions.
algorithms datastructures leetcode
Last synced: 17 Jan 2025
https://github.com/skvggor/leetcode
LeetCode problems.
clojure javascript leetcode python rust
Last synced: 18 Dec 2024
https://github.com/paritoshtripathi935/venom
A repository for Leetcode/codechef solutions
codechef codechef-solutions competitive-programming cpp leetcode leetcode-solutions
Last synced: 21 Jan 2025
https://github.com/refactorian/problemable
Problems && Solutions
compititive-programming leetcode leetcode-c leetcode-cpp leetcode-csharp leetcode-go leetcode-golang leetcode-java leetcode-javascript leetcode-kotlin leetcode-problems leetcode-python leetcode-rust leetcode-solutions leetcode-typescript problem-solving problems problemsolving programming-problems-solutions solutions
Last synced: 18 Dec 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/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/emahtab/search-2d-matrix
Search 2D Matrix
binary-search leetcode problem-solving
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/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/emahtab/next-greater-element-i
leetcode next-greater-element stack
Last synced: 02 Feb 2025
https://github.com/itszeeshan/leetcode-problems-in-typescript
Goal is to find LeetCode Problems and there solutions
algorithms coding coding-interviews data-structures leetcode leetcode-solutions typescript
Last synced: 17 Jan 2025
https://github.com/chinxcode/leetscan-api
LeetScan API is a tool for fetching data from LeetCode user profiles. It provides developers and recruiters with detailed insights into a user's coding activity and contest performance. This API integrates easily with other systems and offers robust data access features.
api express graphql leetcode leetcode-api nodejs
Last synced: 19 Dec 2024
https://github.com/emahtab/palindrome-linked-list
Check If Linked List is Palindrome
leetcode linked-list palindrome problem-solving
Last synced: 02 Feb 2025
https://github.com/kavimaluskam/leetcode-collection
History of my leetcode challenges/documentations
blog gatsbyjs leetcode leetcode-python leetcode-solutions
Last synced: 13 Jan 2025
https://github.com/vartikaraj2512/bullscows-gameusingc
🎯 Bulls and Cows Game in C 🐮🐂 A command-line game that sharpens your deductive reasoning by guessing a unique 4-digit number. Features efficient algorithms, input validation, and error handling. Highlights C programming skills, algorithm design, and game development—perfect for showcasing your technical expertise! 🚀🎮
Last synced: 13 Dec 2024
https://github.com/theodesp/leetcode-primer
Detailed and Well formed solutions for Leetcode problems
leetcode leetcode-java leetcode-javascript leetcode-python leetcode-solutions
Last synced: 19 Dec 2024
https://github.com/ruleeeer/leetcode-daily-mailer
邮件自动接收leetcode的每日一题(Mail automatically receives the daily question of leetcode)
daily-questions email-sender-tool leetcode
Last synced: 30 Jan 2025
https://github.com/waasiq/leetcode
My solutions to LeetCode problems.
competitive-programming leetcode leetcode-solutions
Last synced: 21 Jan 2025
https://github.com/steffikeranj/data-structures-and-algorithms-java
Repository for Efficient solutions for DSA questions in Java
algorithms arrays backtracking binary-search codeforces data-structures dsa dynamic-programming hashmap heap java leetcode stack string tree
Last synced: 25 Dec 2024
https://github.com/arslanoov/ts-cs-playground
My Computer Science Education progress
algorithm algorithms bfe big-frontend computer-science data-structures leetcode typescript
Last synced: 09 Nov 2024
https://github.com/emahtab/number-of-islands-ii
disjoint-set leetcode union-find
Last synced: 02 Feb 2025
https://github.com/rodyherrera/leetcode
A record of my LeetCode problem solving journey! ;)
algorithms algorithms-datastructures c computer-science cpp javascript leetcode leetcode-solutions python typescript
Last synced: 25 Dec 2024
https://github.com/ksharma67/leetcode-blind-75
Leetcode Blind 75 problems solved in Python for interview prep.
algorithms-and-data-structures interview-questions leetcode leetcode-python python python3
Last synced: 25 Dec 2024
https://github.com/th-blitz/leetcode-templates
My Collection of LeetCode templates like sorting algorithms, search algorithms & data-structures from scratch in C, C++, Rust, JavaScript & Python.
algorithms data-structures leetcode leetcode-cpp leetcode-python leetcode-rust rust
Last synced: 01 Jan 2025
https://github.com/thutasann/ts-leet
algorithms, leet code solutions and typescript fundamentals
algorithms leetcode typescript
Last synced: 06 Jan 2025