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.

https://github.com/yurisldk/leetcode

Collection of LeetCode questions to ace the coding interview!

leetcode leetcode-solutions leetcode-typescript

Last synced: 26 Feb 2025

https://github.com/emahtab/alien-dictionary

Find the order of alphabets in an alien dictionary

graph leetcode problem-solving topological-sort

Last synced: 28 Mar 2025

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: 28 Mar 2025

https://github.com/lightningminers/simple

LeetCode(JavaScript)解题,两周一例;

javascript leetcode typescript

Last synced: 07 Jul 2025

https://github.com/emahtab/number-of-provinces

Find number of connected components in a graph

bfs connected-components dfs graph leetcode

Last synced: 28 Mar 2025

https://github.com/alyqamar/leetcode

"LeetCode" by alyQamar, contains solutions to various problems from Leet Code, a popular platform for practicing and improving coding skills. The solutions are implemented in cpp , JS and are accompanied by detailed explanations and comments. The repository also includes a variety of problem types, such as data structures, algorith

algorithms competitive competitive-programming competitive-programming-contests contest contest-solution contests cpp data-structures java javascript js leetcode leetcode-cpp leetcode-cpp-solutions leetcode-js leetcode-solutions problem-solving problems

Last synced: 06 Mar 2025

https://github.com/syohex/leetcode

leetcode problems

cpp leetcode

Last synced: 22 Feb 2025

https://github.com/vishesh-gupta/algolvers

A :notebook: to my solutions to algorithms that I have encountered and want to face

algorthims cpp data-structures leetcode

Last synced: 03 Apr 2025

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

Find whether a number is an Ugly number

leetcode problem-solving ugly-number

Last synced: 28 Mar 2025

https://github.com/pratyushpanda91/js-30-leetcode-solution

My 30-Day LeetCode JavaScript Journey! 💻✨

javascript js leetcode

Last synced: 15 Mar 2025

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

Spiral Traversal of a 2D Matrix

leetcode problem-solving spiral-traversal

Last synced: 28 Mar 2025

https://github.com/kavimaluskam/leetcode-collection

History of my leetcode challenges/documentations

blog gatsbyjs leetcode leetcode-python leetcode-solutions

Last synced: 07 Apr 2025

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

LeetCode solutions in Rust

leetcode rust rustlang

Last synced: 05 Dec 2025

https://github.com/pacemakerx/leetcode-my-solutions

This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.

coding-practice coding-problems cpp datastructures-algorithms java leetcode leetcode-solutions problem

Last synced: 23 Feb 2025

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: 23 Mar 2025

https://github.com/emahtab/same-tree

Check whether two binary trees are same

binary-tree dfs leetcode problem-solving

Last synced: 28 Mar 2025

https://github.com/thapasijan171/dsawithprojects

Leetcode solutions sharpen problem-solving skills by providing real-world coding challenges, improving algorithmic thinking. DSA projects integrate these solutions into practical applications, enhancing efficiency and deepening data structures knowledge for optimized development.

dsa-project dsaproject java leetcode leetcode-solutions projects

Last synced: 09 Jul 2025

https://github.com/ranveeraggarwal/leetcode-cpp

Leetcode Solutions in Modern-ish C++

algorithms cpp leetcode

Last synced: 02 Apr 2025

https://github.com/michaelfromyeg/puzzles

Solutions to problems from vscode-puzzles and vscode-leetcode.

coding leetcode problems vscode-puzzles

Last synced: 02 Apr 2025

https://github.com/yasminmuntasern/leetcode-problems

🧠 Solving LeetCode problems

csharp leetcode problemsolving

Last synced: 01 Sep 2025

https://github.com/emahtab/ransom-note

Check If Ransom string can be constructed

leetcode problem-solving ransom

Last synced: 28 Mar 2025

https://github.com/aaesalamanca/leet-sharp

Soluciones para los problemas de LeetCode en C#.

benchmark console csharp dotnet leetcode

Last synced: 26 Mar 2025

https://github.com/ahmad-masud/leetcode-solutions

Solutions to LeetCode problems, complete with code solutions and accompanying YouTube videos. These solutions are fetched by CompCode to help users prepare effectively for coding interviews.

leetcode leetcode-python leetcode-solutions python python3

Last synced: 03 Nov 2025

https://github.com/emahtab/fruit-into-baskets

Find longest continuous sequence length with at most 2 distinct values

at-most-2-distinct leetcode sliding-window

Last synced: 18 Mar 2025

https://github.com/lzhbrian/leetcode-python

My solutions of Leetcode using Python

leetcode leetcode-solutions python

Last synced: 01 Sep 2025

https://github.com/emahtab/product-of-array-except-self

Product of array except self

array leetcode problem-solving

Last synced: 28 Mar 2025

https://github.com/emahtab/power-of-three

Determine whether a number is power of three.

leetcode maths problem-solving

Last synced: 28 Mar 2025

https://github.com/jacksonchen1998/leetcode

I will try to use many ways to solve the Leetcode problem

cplusplus leetcode python

Last synced: 13 Jun 2025

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

Sum two integers without using + operator

bit-shifting bitwise-operators leetcode problem-solving

Last synced: 28 Mar 2025

https://github.com/emahtab/symmetric-binary-tree

Check whether a Binary Tree is Symmetric around its center

binary-tree leetcode problem-solving symmetric-binary-tree

Last synced: 28 Mar 2025

https://github.com/emahtab/palindrome-linked-list

Check If Linked List is Palindrome

leetcode linked-list palindrome problem-solving

Last synced: 15 Jun 2025

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: 23 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: 14 May 2025

https://github.com/lxance-hacker/c-language-practice

This repository contains C programming practice examples, organized into topics from basics to file handling.

c hackerrank hackerrank-solutions leetcode leetcode-solutions lxance lxance-hacker lxancehacker programming solutions

Last synced: 30 Mar 2025

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

Find the next permutation

leetcode permutation problem-solving

Last synced: 28 Mar 2025

https://github.com/itskoushik/leetcode_dsa

We support and push Young Coders to understand the concept much better.

dsa easy hard leetcode leetcode-solutions medium python3

Last synced: 06 Dec 2025

https://github.com/xenophir/leetcode

SOLUTION OF LEETCODE PROBLEMS IN PYTHON

leetcode python python3

Last synced: 22 Feb 2025

https://github.com/emahtab/merge-sorted-array

Merge two sorted arrays

leetcode merge problem-solving

Last synced: 28 Mar 2025

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: 01 Sep 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: 17 Jun 2025

https://github.com/emahtab/longest-palindromic-substring

Find longest palindromic substring in a string

dynamic-programming leetcode palindrome problem-solving

Last synced: 28 Mar 2025

https://github.com/maneeshwije/code-katas

coding puzzles I've done

aoc codekatas leetcode python

Last synced: 06 Apr 2025

https://github.com/akhmedovgg/algods

List of LeetCode problems and their solutions in Objective-C and Swift programming languages

algorithms leetcode leetcode-solutions objective-c problem-solving swift

Last synced: 29 Mar 2025

https://github.com/danielsandinocalvi/ai-tech-task-solver-chrome-extension

# AI Tech Task Solver - Chrome ExtensionA Chrome extension that uses AI to analyze web page screenshots, solve technical problems and coding challenges, and display solutions directly in the browser console. 🚀 This tool simplifies complex tasks with one-click analysis and supports multiple AI providers. 🛠️

ai anthropic-claude browser-extension chrome-extension coding-challenges developer-tools hackerrank javascript leetcode leetcode-solutions screenshot technical-analysis

Last synced: 30 Aug 2025

https://github.com/emahtab/longest-common-prefix

Find the longest common prefix among strings

leetcode prefix problem-solving

Last synced: 28 Mar 2025

https://github.com/yi-ge/sql-practice

LeetCode SQL Practice.

leetcode mysql sql

Last synced: 05 Mar 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: 25 Aug 2025

https://github.com/igaozp/oh-my-leetcode

LeetCode problem code. LeetCode 题目代码

java leetcode leetcode-solutions

Last synced: 03 Nov 2025

https://github.com/xingoxu/leetcode

Just a place to storage my answer between home and working.

leetcode

Last synced: 11 Apr 2025

https://github.com/anindya-dey/practice-leetcode

Here I maintain all the problems I have solved on Leetcode. Courtesy: Leethub extension

andys-cli dsa dsa-practice leetcode leetcode-cpp leetcode-practice leetcode-solutions

Last synced: 08 Mar 2025

https://github.com/adityakrmishra/unstop

This repository contains my solutions to various coding problems and assessments from the Unstop 100-day code challenge. Each solution aims to be clear, efficient, and well-documented. Whether you're following along with the challenge or looking for coding examples, I hope you find these solutions helpful.

100daysofcode code coding coding-challenge github java java-8 leetcode python python3 solution solutions unstop

Last synced: 14 May 2025

https://github.com/namtndev/leetcode-practice

📚 Practicing algorithms & data structures on LeetCode with JavaScript ✨

algorithm datastructures javascript leetcode

Last synced: 03 Apr 2025

https://github.com/ibwei/leetcode-js-solution

记录自己leetcode的js&ts刷题历程

algorithm algorithmic-trading javascript js leetcode typescript

Last synced: 01 Jul 2025

https://github.com/ghosts6/leetcode_exercise

Leet code exercise solutions

bash c cpp js leetcode leetcode-solutions python3

Last synced: 05 Mar 2025

https://github.com/sebastiandotdev/waste-v2

Leetcode platform exercises... Completely Open Sources, Ready to challenge your programming. 🌙

exercism leetcode rust typescript

Last synced: 02 Sep 2025

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

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

bfs dfs leetcode

Last synced: 28 Mar 2025

https://github.com/gituser143/goleet

Solutions to LeetCode problems in GoLang!

competitive-coding go golang leetcode leetcode-solutions solutions

Last synced: 17 Mar 2025

https://github.com/alokshandilya/sql50-leetcode

SQL 50 leetcode | solutions | postgres

leetcode postgresql sql sql50

Last synced: 27 Jun 2025

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: 03 Nov 2025

https://github.com/satyamgupta53/data-structures-algorithm

Comprehensive collections of all the important data structures and algorithms currently used & leetcode question-solutions also included.

algorithms data-structures java leetcode

Last synced: 18 Mar 2025

https://github.com/sherwinshen/leetcode

📖 算法学习之 LeetCode(主要基于 TS/JS 语言)

algorithm javascript leetcode typescript

Last synced: 06 Mar 2025

https://github.com/kamigami55/leetcode

My LeetCode Challenge

leetcode

Last synced: 18 Jun 2025