Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/rxy001/leetcode-spider

Fetching the algorithm questions that have been accepted on own LeetCode account.

leetcode

Last synced: 15 Jan 2025

https://github.com/emahtab/next-permutation

Find the next permutation

leetcode permutation problem-solving

Last synced: 02 Feb 2025

https://github.com/siaexplains/algorithms-solutions

problem solutions, algorithms, leetcode, codility, code challenges, etc.

algorithm algorithms codility hackerrank javascript leetcode typescript

Last synced: 24 Jan 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/product-of-array-except-self

Product of array except self

array leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/unorsk/goog

Mostly Leetcode challenges

algorithm-challenges algorithms haskell leetcode

Last synced: 20 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/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/palindrome-linked-list

Check If Linked List is Palindrome

leetcode linked-list palindrome problem-solving

Last synced: 02 Feb 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/subhash23jan/leetcode-and-gfg

I love problem solving, so I started problem solving in GFG and Leetcode. As of now, I'm using Leetcode for problem solving. Here are some problems solved by me.

coding-challenges datastructures dsa-algorithm geekforgeeks leetcode

Last synced: 29 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: 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/simranjeet97/leetcode_practice

Practicing the Leet Code Codes for Competitive Programming

algorithms amazon coding competitive-programming data data-structures facebook google leetcode python

Last synced: 14 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/tbeachill/leetcode-skills-box

Update a pinned gist to contain the top skills practiced on leetcode.

leetcode pinned-gist profile-readme

Last synced: 02 Nov 2024

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/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/kth-largest-element-in-a-stream

kth Largest element in a stream

heap leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/kerthcet/leetcode-rs

LeetCode written in Rust 🦀️.

leetcode rust

Last synced: 16 Dec 2024

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/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: 12 Jan 2025

https://github.com/emahtab/kth-largest-element-in-an-array

kth largest element in an array

heap leetcode problem-solving

Last synced: 02 Feb 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/nolleh/leetcode

solving leetcode problems

alrogithm leetcode leetcode-python3

Last synced: 20 Jan 2025

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/emahtab/same-tree

Check whether two binary trees are same

binary-tree dfs leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/emahtab/spiral-matrix

Spiral Traversal of a 2D Matrix

leetcode problem-solving spiral-traversal

Last synced: 02 Feb 2025

https://github.com/justin-pyne/coding-problems

A collection of my LeetCode solutions for Python data structure/algorithm problems and SQL problems, organized by language.

algorithms leetcode leetcode-solutions python sql

Last synced: 02 Jan 2025

https://github.com/emahtab/sum-of-two-integers

Sum two integers without using + operator

bit-shifting bitwise-operators leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/stynw7/code_challenge_resources

Collection of Code Challenge that will improve your logic and programming syntax 🔥🔥

coddytech codeforces competitive-programming cpp javascript leetcode problem-solving

Last synced: 10 Jan 2025

https://github.com/m9rco/practice

:tada: :tada: Deliberate practice, continuous action

go javascrip leetcode php practice

Last synced: 18 Dec 2024

https://github.com/emahtab/shortest-bridge

Find minimum number of flips required to make connect two disconnected islands

bfs dfs leetcode

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/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/search-2d-matrix-ii

Search 2D Matrix sorted row and column wise

leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/emahtab/missing-number

Find the missing number

hashset leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/emahtab/minimum-window-substring

Find the minimum window substring containing all letters of target string

leetcode problem-solving sliding-window

Last synced: 02 Feb 2025

https://github.com/satelllte/problem-solving

Solutions of some problems available online (for example, on LeetCode)

leetcode leetcode-solutions problem-solving typescript

Last synced: 21 Dec 2024

https://github.com/margo-yunanova/javascript-algorithms

Решение алгоритмических задач

algorithms codewars javascript leetcode typescript

Last synced: 21 Jan 2025

https://github.com/zhouzhuojie/lcdaily

Send random leetcode email every day

golang leetcode

Last synced: 20 Jan 2025

https://github.com/javohirtohirovich/leetcode-js

You can find a JavaScript solution for problems in Leetcode in this repository.

javascript js leetcode leetcode-javascript leetcode-solutions problems problemsolving solution

Last synced: 21 Jan 2025

https://github.com/yurisldk/leetcode

Collection of LeetCode questions to ace the coding interview!

leetcode leetcode-solutions leetcode-typescript

Last synced: 15 Oct 2024