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/number-of-distinct-islands
Count the number of distinct islands
bfs breadth-first-search depth-first-search dfs leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/number-of-closed-islands
Number of closed islands
depth-first-search dfs leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/harshit0571/dsa
This repository is dedicated to practicing Data Structures and Algorithms (DSA) concepts. It serves as a personal collection of code solutions for various DSA problems.
cpp dsa java lcoding leetcode leetcode-solutions
Last synced: 16 Jan 2025
https://github.com/virtyaluk/leetcode
:triangular_ruler: Leetcode problems' solutions in C++, Go, and Python. 2030 problems solved.
airbnb algorithms amazon coding-challenge coding-interviews competitive-programming data-structures faang facebook google leetcode lyft meta microsoft netflix uber
Last synced: 16 Jan 2025
https://github.com/shixinhuang99/leetcode-daily
leetcode playground and record
Last synced: 15 Dec 2024
https://github.com/emahtab/power-of-three
Determine whether a number is power of three.
leetcode maths problem-solving
Last synced: 02 Feb 2025
https://github.com/emahtab/product-of-array-except-self
Product of array except self
array 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/emahtab/set-matrix-zeroes
Set Matrix Zeroes
hashset leetcode matrix problem-solving space-optimization
Last synced: 02 Feb 2025
https://github.com/emahtab/min-stack
Min Stack
constant-time leetcode problem-solving stack
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/ghosts6/leetcode_exercise
Leet code exercise solutions
bash c cpp js leetcode leetcode-solutions python3
Last synced: 16 Jan 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/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/smv1999/leetcode_solutions
competitive-programming cpp leetcode leetcode-solutions
Last synced: 28 Jan 2025
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/binary-tree-pruning
Binary Tree Pruning
binary-tree leetcode problem-solving pruning
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/pbelskiy/contest
Sweet home for my solutions from different contests
Last synced: 16 Jan 2025
https://github.com/khoi-truong/pyleetcode
Solution for LeetCode problems in Python
Last synced: 16 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: 02 Feb 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/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/clone-a-graph
Clone a Graph
breadth-first-search clone graph leetcode 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/farooq85-dev/leetcode-problems
LeetCode enhance your coding skills. Inshallah, i will present all the problems in JavaScript or Python. But my first priority will be to solve in JavaScript. Inshallah, I will solve minimum 200 problems. Happy Coding!
coding-skills javascript leetcode problems python
Last synced: 19 Jan 2025
https://github.com/sherwinshen/leetcode
📖 算法学习之 LeetCode(主要基于 TS/JS 语言)
algorithm javascript leetcode typescript
Last synced: 17 Jan 2025
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/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/evaluate-reverse-polish-notation
Evaluate Reverse Polish Expression
leetcode problem-solving reverse-polish-notation stack
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/hkaur008/leetcode-questions
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
interview interview-questions leetcode
Last synced: 16 Jan 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/tzuyi0817/leetcode
Solutions to LeetCode in JavaScript.
algorithm javascript leetcode leetcode-solutions
Last synced: 22 Jan 2025
https://github.com/misterzurg/leetcode-preporation
🧑🎨 My solutions from LeetCode stuff
Last synced: 20 Jan 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/mikhaillipanin/leetcode
Collection of LeetCode questions!
algorithms competetive-programming interview-questions leetcode
Last synced: 16 Jan 2025
https://github.com/emahtab/group-anagrams
Group the anagrams
anagrams leetcode problem-solving
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/implement-stack-using-queues
Implement Stack using Queues
leetcode problem-solving queue stack
Last synced: 02 Feb 2025
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/merge-intervals
Merge Intervals Problem
leetcode merge-intervals problem-solving
Last synced: 02 Feb 2025
https://github.com/tuancamtbtx/beyond-leet-code-practice
Practice for Algorithm, Data structure, SQL, Bigdata ...
data-structures-and-algorithms leetcode python sql system-design
Last synced: 02 Jan 2025
https://github.com/amitrajitdas/cp-contests
Restarting my CP journey :D
atcoder codechef codeforces competitive-programming cpp leetcode
Last synced: 27 Dec 2024
https://github.com/emahtab/maximal-square
Find the maximal square area
dynamic-programming 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/armour/leetcode
👨💻 This repo is used for storing my solution for LeetCode OJ.
Last synced: 28 Jan 2025
https://github.com/ziadasem/leetcodesolutions
code solutions for leetcode
cpp leetcode leetcode-cpp problem-solving
Last synced: 10 Jan 2025
https://github.com/sydrawat01/algorithms
🗂 Leetcode and ADT
algorithms java leetcode leetcode-solutions
Last synced: 14 Dec 2024
https://github.com/emahtab/maximum-width-of-binary-tree
Calculate the maximum width of Binary Tree
binary-tree dfs leetcode problem-solving width-of-binary-tree
Last synced: 02 Feb 2025
https://github.com/lilittlecat/algorithm-study-notes
我的算法学习笔记,部分内容来自互联网,并已标明出处,如有侵权,请联系删除。
Last synced: 16 Dec 2024
https://github.com/shubham-bhoite/leetcode-javascript
This Repository Contains All My Solved Leetcode JS challenge solution.
javascript leetcode leetcode-javascript-solutions leetcode-solutions
Last synced: 17 Jan 2025
https://github.com/emahtab/middle-of-the-linked-list
Find the middle node of the Linked List
leetcode linked-list problem-solving
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/merge-k-sorted-lists
Merge k Sorted Linked Lists
leetcode merge-sorted-lists min-heap priority-queue problem-solving
Last synced: 02 Feb 2025
https://github.com/mohuishou/leetcode
leetcode leetcode-golang leetcode-javascript
Last synced: 26 Dec 2024
https://github.com/clintjohnsn/ds-algo
Leetcode solutions in python, with time and complexity analysis and documentation.
algorithms data-structures leetcode leetcode-python leetcode-python3 leetcode-solutions
Last synced: 20 Jan 2025
https://github.com/kumaranand05/leetcode-solutions
This repository contains solution of LeetCode Problems
java java-8 leetcode leetcode-python leetcode-solutions mysql python python3 sql
Last synced: 25 Dec 2024
https://github.com/lonelyhentxi/rusty-leetcode
My leetcode solutions with rust language.
leetcode leetcode-solutions rust solutions
Last synced: 03 Feb 2025
https://github.com/maemreyo/alboutpy
All about Python
data-structures-and-algorithms ebooks learn-python-with-rune leetcode linear-algebra machine-learning machine-learning-algorithms notebooks python-tricks
Last synced: 03 Jan 2025
https://github.com/qew21/autoleetcode
Automatically read Leetcode problems using Selenium, hand them over to different large models for processing, and automatically submit solutions while tracking accuracy rates.
Last synced: 26 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: 13 Jan 2025
https://github.com/ajinkyataranekar/leetcode
Leetcode Solutions
leetcode leetcode-python leetcode-solutions
Last synced: 03 Feb 2025
https://github.com/luaannguyen/go-leetcode
My Golang solutions for Leetcode ✏️
go golang leetcode leetcode-questions leetcode-solutions
Last synced: 10 Jan 2025
https://github.com/shaikahmadnawaz/placement-preparation
Data Structures & Algorithms Practice 💛
arrays dsa dsa-practice geeksforgeeks heaps java leetcode placement-preparation recursion searching searching-algorithms sorting-algorithms strings
Last synced: 26 Dec 2024
https://github.com/gaganreddyin/algotrack
Algotrack is a search engine designed specifically for finding coding problems on LeetCode. It uses web scraping and the TF-IDF algorithm to help users locate relevant problems based on their search queries, making it easier to practice and improve coding skills.
leetcode search-algorithms search-engine
Last synced: 04 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/harshoza36/leetcode_problems
Solutions to my LeetCode Problem Solving
interview-preparation leetcode leetcode-python
Last synced: 10 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/meeting-rooms
Meeting Rooms
interval leetcode problem-solving
Last synced: 02 Feb 2025
https://github.com/sh20raj/leetcode
All Leetcode Problems and Solutions || Download Offline
Last synced: 17 Dec 2024
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/emahtab/merge-sorted-array
Merge two sorted arrays
leetcode merge problem-solving
Last synced: 02 Feb 2025
https://github.com/sugaliudaykiran/cpp
Lets_go
algorithms cpp cpp-stl-algorithms data-structures gfg-cpp leetcode stack
Last synced: 25 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: 13 Jan 2025
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: 02 Feb 2025
https://github.com/emahtab/largest-rectangle-in-a-histogram
Largest rectangle in a histogram
Last synced: 02 Feb 2025
https://github.com/emahtab/lowest-common-ancestor-of-deepest-leaves
Find the lowest common ancestor of deepest leaves
bfs breadth-first-search leetcode lowest-common-ancestor problem-solving
Last synced: 02 Feb 2025
https://github.com/hta218/algorithms-and-data-structures
My solutions to LeetCode and HackerRank's problems
algorithms data-structures hackerrank leetcode
Last synced: 27 Jan 2025
https://github.com/emahtab/longest-common-prefix
Find the longest common prefix among strings
leetcode prefix problem-solving
Last synced: 02 Feb 2025
https://github.com/tanhauhau/leetcodestarter
Boilerplate to kickstart your LeetCode practice
boilerplate java leetcode practice
Last synced: 01 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/lru-cache
LRU Cache
doubly-linked-list hashmap leetcode lru-cache
Last synced: 02 Feb 2025
https://github.com/thutasann/ts-leet
algorithms, leet code solutions and typescript fundamentals
algorithms leetcode typescript
Last synced: 06 Jan 2025
https://github.com/dhrupad17/leetcode_binarysearchstudyplanii
In computer science, binary search, also known as half-interval search or logarithmic search, is a search algorithm that is commonly used to find the position of a target value within a sorted array. However, the binary search algorithm is not limited to arrays. In any scenario where one can determine if the target value is higher or lower than a given value, binary search can be used to repeatedly halve the search space for a target value.
array binary-search greedy hashtable leetcode leetcode-solutions math sorting string tree two-pointers
Last synced: 16 Jan 2025
https://github.com/emahtab/longest-consecutive-sequence
leetcode sorting sorting-algorithms
Last synced: 02 Feb 2025