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-09 00:20:11 UTC
- JSON Representation
https://github.com/vaibhavvikas/dsa-problems
Python solutions of leetcode problems that I created for revision.
leetcode leetcode-python leetcode-solutions
Last synced: 09 Jan 2025
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/betta-cyber/leetcode
leetcode solutions
algorithm leetcode leetcode-python python rust
Last synced: 04 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/thecollinsbyte/leetcodej
LeetCode Challanges in Java
gradle java leetcode leetcode-java leetcode-solutions
Last synced: 09 Dec 2024
https://github.com/emahtab/01-matrix
01 Matrix
leetcode matrix problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/top-k-frequent-elements
Find top k frequent elements
leetcode problem-solving top-k treemap
Last synced: 07 Dec 2024
https://github.com/sydrawat01/algorithms
🗂 Leetcode and ADT
algorithms java leetcode leetcode-solutions
Last synced: 14 Dec 2024
https://github.com/emahtab/validate-a-binary-search-tree
Validate a Binary Search Tree
binary-search-tree inorder-traversal leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/min-cost-to-connect-all-points
Find the min cost for the Minimum Spanning Tree (MST)
leetcode minimum-spanning-tree prims-algorithm
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/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/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/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/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/k-water/leetcode-js
Leetcode problems with JavaScript
algorithm javascript leetcode leetcode-javascript
Last synced: 16 Nov 2024
https://github.com/emahtab/move-zeroes
Move Zeroes
constant-space leetcode problem-solving
Last synced: 07 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/emahtab/binary-tree-inorder-traversal
Binary Tree Inorder Traversal
binary-tree inorder-traversal leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/manpreet-bhatti/leetcode-solutions
JavaScript, Python, MySQL, and Bash (TBD) LeetCode solutions
bash javascript leetcode leetcode-solutions mysql python
Last synced: 09 Jan 2025
https://github.com/nolleh/leetcode
solving leetcode problems
alrogithm leetcode leetcode-python3
Last synced: 19 Nov 2024
https://github.com/emahtab/unique-binary-search-trees
Count the total number of BST possible with n numbers
binary-search-tree dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/sum-of-two-integers
Sum two integers without using + operator
bit-shifting bitwise-operators leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/eugenechevski/problem-solving
Data-structure and algorithms interview problems and solutions.
algorithm algorithms javascript leetcode python typescript
Last synced: 03 Jan 2025
https://github.com/romsmnk/sport-programming
Solutions for problems/issues/katas from different sports programming platforms
codewars codewars-solutions eolymp eolymp-solutions hackerrank hackerrank-solutions javascript leetcode leetcode-solutions postgresql react sport-programming sql types
Last synced: 30 Oct 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/dostonbek1/interview-problem-solutions
Solutions for CS Interview Problems from different sources
hackerrank leetcode programming-problems-solutions
Last synced: 20 Nov 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/spiral-matrix
Spiral Traversal of a 2D Matrix
leetcode problem-solving spiral-traversal
Last synced: 07 Dec 2024
https://github.com/thethunderb0lt/100-days_challenge
This is 100 Days of Coding Challenge that I have started to land a job as SDE role.
algorithms algorithms-and-data-structures challenge developer gfg hackerrank leetcode python sde software-engineer
Last synced: 14 Nov 2024
https://github.com/ranitmanik/leetcode-solutions
Welcome to my Leetcode solutions repository! This is a collection of my solutions to various Leetcode problems, showcasing my problem-solving skills and coding practices
365daysofcode algorithms consistency data-structures data-structures-and-algorithms datastructures-algorithms java leetcode leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-questions leetcode-solutions
Last synced: 30 Nov 2024
https://github.com/dtsdwarak/algorithms
Algorithms - Mostly for practice and reference
Last synced: 04 Dec 2024
https://github.com/ranitmanik/dsa-bootcamp-java
🧑💻 The Complete DSA Bootcamp in JAVA for 2023 || This repository is a comprehensive collection of Java code implementations, projects, and assignments covering a wide range of DSA topics completed during the DSA-Bootcamp-Java Bootcamp by Kunal Kushwaha.
algorithms bootcamp community-classroom data-structures data-structures-algorithms data-structures-and-algorithms dsa dsa-java dsa-learning-series dsa-practice dsalgo-questions java kunalkushwaha leetcode wemakedevs
Last synced: 30 Nov 2024
https://github.com/daverbk/learning-sql
Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan
alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql
Last synced: 27 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/dariocm/leetcode-upwork
java leetcode practice
java leetcode leetcode-java leetcode-solutions
Last synced: 04 Dec 2024
https://github.com/emahtab/string-to-integer-atoi
leetcode problem-solving string-to-number
Last synced: 07 Dec 2024
https://github.com/jubnzv/sandbox
algorithms challenges codewars leetcode programming-exercises
Last synced: 17 Dec 2024
https://github.com/kavimaluskam/leetcode-collection
History of my leetcode challenges/documentations
blog gatsbyjs leetcode leetcode-python leetcode-solutions
Last synced: 21 Dec 2024
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/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/rockharshitmaurya/leetcode-java
java leetcode leetcode-java leetcode-solutions
Last synced: 08 Jan 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: 07 Dec 2024
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/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/cheapest-flights-within-k-stops
dijkstra-algorithm graph leetcode
Last synced: 07 Dec 2024
https://github.com/margo-yunanova/javascript-algorithms
Решение алгоритмических задач
algorithms codewars javascript leetcode typescript
Last synced: 20 Nov 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/lebrancconvas/leetcode-problem
My Solution for Leetcode Problem.
competitive-programming leetcode leetcode-python leetcode-solutions python3
Last synced: 08 Jan 2025
https://github.com/iremcatak/leetcode_sql_50
leetcode sql 50 solutions
leetcode leetcode-solutions mssql sql
Last synced: 17 Nov 2024
https://github.com/emahtab/climbing-stairs
Climbing Stairs
climbing-stairs dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/shixinhuang99/leetcode-daily
leetcode playground and record
Last synced: 15 Dec 2024
https://github.com/windfarer/leetcode-solutions
逆水行舟
leetcode leetcode-practice leetcode-python leetcode-solutions
Last synced: 16 Dec 2024
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/emahtab/combinations
Combinations
combinations leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/maximal-square
Find the maximal square area
dynamic-programming leetcode problem-solving
Last synced: 07 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/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: 14 Dec 2024
https://github.com/emahtab/surrounded-regions
Surrounded Regions
dfs leetcode problem-solving surrounded-regions
Last synced: 07 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/humza-waseem/hackerrank-leetcode-others
This Repository containing Leetcode & HackerRank problems
csharp hackerrank leetcode python
Last synced: 09 Jan 2025
https://github.com/emahtab/sort-list
leetcode linked-list merge-sort problem-solving
Last synced: 07 Dec 2024
https://github.com/forloopcodes/javascript-leetcode-solutions
This repository contains my solutions to LeetCode problems in JavaScript. Each solution is contained in its own file and is named according to the problem title.
javascript leetcode leetcode-java leetcode-javascript
Last synced: 14 Nov 2024
https://github.com/logreg-n-coffee/leetcode-top-interview-150
Python solutions to top interview 150 LeetCode questions
algorithms-and-data-structures leetcode leetcode-solutions python software-development software-engineering
Last synced: 09 Dec 2024
https://github.com/santoshvarmaaddala/leetcode_api
Leetcode Api for fetch the leetcode user details easily
api endpoint fastapi graphql leetcode python3 request uvicorn webscarpping
Last synced: 22 Dec 2024
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: 07 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/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/sherwinshen/leetcode
📖 算法学习之 LeetCode(主要基于 TS/JS 语言)
algorithm javascript leetcode typescript
Last synced: 16 Nov 2024
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/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/emahtab/decode-ways
Number of ways to decode
dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/threeal/leettest
Tool for compiling and testing solutions to LeetCode problems
competitive-programming compile cpp leetcode leetcode-cpp leetcode-solutions nodejs test tool
Last synced: 21 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/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/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/search-in-rotated-sorted-array
Search in rotated sorted array
binary-search leetcode problem-solving search
Last synced: 07 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/aish-ika031/dsa-imp
This Repository contains solutions to imp coding questions asked in the interviews.
algorithms coding dsa interview-preparation interview-questions leetcode python3
Last synced: 22 Dec 2024
https://github.com/lonelyhentxi/rusty-leetcode
My leetcode solutions with rust language.
leetcode leetcode-solutions rust solutions
Last synced: 08 Dec 2024