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/cyberoctane29/leetcode-sql-solutions

This repository features my SQL solutions to LeetCode problems, categorized by difficulty: Easy, Medium, and Hard. Each file may contain multiple solutions to a single problem, showcasing different approaches or optimizations. All solutions are well-commented for clarity, making this a valuable resource for learning and mastering SQL techniques.

leetcode leetcode-solutions leetcode-sql leetcodesql problem-solving

Last synced: 13 Mar 2025

https://github.com/akashsinghiitr/cph-leetcode

CPH LeetCode is a VSCode extension designed to streamline the competitive programming workflow. It automates the extraction of test cases from LeetCode problems and saves them locally for offline testing. With real-time progress updates, users can efficiently generate input and output files for problem-solving and debugging.

competitive-programming data-structures-and-algorithms leetcode programming vscode-extension

Last synced: 26 Apr 2026

https://github.com/jpal91/leetcode

Solutions and examples from my LeetCode profile

leetcode leetcode-python leetcode-solutions

Last synced: 11 Jun 2026

https://github.com/chi-chu/leetcode

some common function for leetcode

common go golang learn leetcode

Last synced: 10 Mar 2026

https://github.com/jwala-anirudh/dsa-2023

Collection of Data Structures and Algorithms implemented in Java

dsa java leetcode

Last synced: 23 Mar 2025

https://github.com/calvinjmin/interview_questions

Personal Solutions to common Leet Code Questions

algorithm java leetcode python

Last synced: 11 Apr 2026

https://github.com/farischt/tech-interviews

Must know algorithms and problems for tech interviews (this is a complement to ds repository)

algorithms-and-data-structures big-tech-interviews leetcode neetcode problem-solving tech-interviews

Last synced: 19 Jun 2026

https://github.com/iamklevy/datastructures-algorithms-problem-solving-

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

algorithms data-structures interview-questions leetcode

Last synced: 15 May 2025

https://github.com/sn1f3rt/data-structures-and-algorithms

My solutions for LeetCode DSA problems.

dsa leetcode neetcode150

Last synced: 27 Mar 2025

https://github.com/mikeleo03/leetcode-journey

Dedicated this repo to my LeetCode grind, which I now find incredibly exciting! :D

cpp grind leetcode

Last synced: 23 Mar 2025

https://github.com/luizrebelatto/exercises-algorithms

Solving the leetcode exercises

algorithms binary-search leetcode swift

Last synced: 26 Feb 2025

https://github.com/balintsoos/leetcode-solutions-ts

My LeetCode solutions in Typescript

javascript leetcode leetcode-solutions typescript

Last synced: 08 May 2026

https://github.com/kevinknights29/leetcode_gym

This project contains the problems I solved from leetcode and their variants in multiple languages.

algorithms-and-data-structures leetcode neetcode

Last synced: 22 Mar 2025

https://github.com/jasonpep/leetcode

博观而约取 厚积而薄发

leetcode

Last synced: 10 Mar 2026

https://github.com/neerajmanivarnan/dsa-algos

Repository containing popular leetcode solutions and CSES set problems

dynamic-programming leetcode leetcode-java leetcode-python leetcode-solutions

Last synced: 01 Sep 2025

https://github.com/zabit923/leet-code-algorithms

just to see the progress

algorithms leetcode python3

Last synced: 15 Mar 2025

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

Solutions in JS for LeetCode exercises. 👨‍💻

algorithms javascript leetcode

Last synced: 15 May 2025

https://github.com/jagadeeshm007/leetcode

This repository serves as a collection of my solutions to various LeetCode Data Structures and Algorithms (DSA) problems using c++.

algorithms cpp data-structures leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions

Last synced: 07 Jun 2026

https://github.com/vishalthehuman/leetcode

Here, I will be updating the Leet Code Questions that I've solved. The answers will be correct but it may not always have the best runtime and memory usage. Bear with me.

leetcode leetcode-go leetcode-golang leetcode-java leetcode-python leetcode-python3 leetcode-questions leetcode-solutions

Last synced: 15 Apr 2025

https://github.com/anandwana001/ds-algo

Daily Coding Problems

data-structures leetcode

Last synced: 04 Apr 2025

https://github.com/sainipankaj15/leetcode-solution-by-blacky_bomb_15

This repository contains my LeetCode solutions that have been successfully submitted, as well as my logic with an explanation and another best solution.

algorithm cpp leetcode leetcode-solutions

Last synced: 21 May 2026

https://github.com/pixcai/algorithms

Algorithms notes and code and leetcode solution by JavaScript

algorithm algorithms-datastructures algorithms-implemented javascript leetcode leetcode-javascript nodejs

Last synced: 27 Apr 2026

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

Leetcode Problems' Solutions in Python.

leetcode leetcode-python leetcode-solutions

Last synced: 23 Jul 2025

https://github.com/iivic17/leet-code

A collection of LeetCode problem solutions submitted via the LeetSync Chrome extension. This repository showcases solutions written in TypeScript, demonstrating clean, efficient code and a focus on algorithmic problem-solving across various difficulty levels.

algorithms leetcode typescript

Last synced: 07 Apr 2025

https://github.com/oneananda/codingchallenges

This repository contains solutions to coding problems from key coding challenge platforms, implemented in various programming languages.

csharp go hackerrank java javascript kotlin leetcode projecteuler ruby swift typescript

Last synced: 11 Apr 2026

https://github.com/jimut123/competitive_programming

All the competitive programming on hacker rank, code chef, codeforces and leetcode that I'll do.

ad-hoc algorithms codechef codeforces competitive-coding cpp17 data-structure dynamic-programming graph-theory hacker hackerrank-solutions leetcode optimisation

Last synced: 16 Jan 2026

https://github.com/hoangnx30/leetcode

I failed a lot of interviews due to the data structure and algorithm... That's why.

datastructures-algorithms golang leetcode

Last synced: 08 Mar 2025

https://github.com/kendalblythe/leetcode-typescript

Contains my solutions to LeetCode problems using TypeScript.

eslint leetcode leetcode-solutions pnpm prettier typescript vitest vscode

Last synced: 11 Apr 2026

https://github.com/cardoso010/challenges

Leetcode, codewar, hackerrank Challenges

algorithms challenges codewa data-structures elixir leetcode study

Last synced: 23 Mar 2025

https://github.com/charlieweinberger/dsa-prep

My journey of studying data structures and algorithms, through programs like Grind75 and UCI ICSSC's LeetCode study program.

dsa grind75 leetcode

Last synced: 15 Mar 2025

https://github.com/cassxw/leetcode

My daily Leetcode practice repository, featuring solved problems, categorised solutions, and a structured roadmap for mastering data structures and algorithms.

algorithms coding-challenges competitive-programming data-structures dsa java leetcode leetcode-java leetcode-python leetcode-solutions problem-solving python

Last synced: 31 Mar 2025

https://github.com/chingc/leetcode

LeetCode

leetcode

Last synced: 15 Mar 2025

https://github.com/plliao/leetcodetestcases

Testcases for leetcode online judge.

leetcode

Last synced: 22 Feb 2026

https://github.com/andrejgockov/leetcode

A Repository for All My Solved LeetCode Problems

cpp csh java leetcode leetcode-solutions

Last synced: 15 May 2026

https://github.com/letsmakecakes/problem-solving-odyssey

Here you can find my Leetcode solved problems.

leetcode leetcode-python leetcode-solutions

Last synced: 09 Sep 2025

https://github.com/sahilm8/algorithms

Main algorithms in Java and few LeetCode solutions.

algorithms java leetcode

Last synced: 27 Feb 2025

https://github.com/vitalygi/leetx

CLI for setting up workspace for leetcode problem

cli go leetcode

Last synced: 31 Mar 2025

https://github.com/swoorup/fast-stupid-reverse-nodes

Bunch of codes to test fastest implementation for https://leetcode.com/problems/reverse-nodes-in-k-group/

haskell leetcode

Last synced: 26 Oct 2025

https://github.com/kalyan4636/leetcode

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub] (https://github.com/QasimWani/LeetHub)

html html-css-javascript javascript leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions python typescript

Last synced: 11 Apr 2026

https://github.com/morsiusiurandum/leetcode

C++ solution of LeetCode problems

leetcode leetcode-cpp leetcode-solutions

Last synced: 07 Apr 2025

https://github.com/otabek-kholmirzaev/awesome-dsa

A 𝗿𝗼𝗮𝗱𝗺𝗮𝗽 for data structures and algorithms with comprehensive tutorials & practice resources.

algorithms awesome coding-interviews data-structures dsa faang-preparation leetcode roadmap

Last synced: 03 Mar 2025

https://github.com/pmarkaide/leetcode

LeetCode problems solutions in Kotlin

kotlin leetcode

Last synced: 01 Jul 2025

https://github.com/shafaq-aslam/leetcode-chronicles

This repository contains my solutions to various LeetCode problems, ranging from Easy to Hard. The goal is to improve problem-solving skills, practice Data Structures & Algorithms (DSA), and build a strong foundation for coding interviews.

algorithms coding-challenges competitive-programming cpp data-structures data-structures-and-algorithms dsa dynamic-programming leetcode problem-solving

Last synced: 07 Apr 2025

https://github.com/hackerslash/dsarch

A search engine for Data Structure and Algorithm problems

data-structures dsa leetcode search-engine tfidf

Last synced: 16 May 2025

https://github.com/samridhisainii/leetcode-sql-50

Leetcode Sql 50 Codes

code leetcode sql

Last synced: 23 Mar 2025

https://github.com/woragis/data-structures-and-algorithms

Repository for tracking my data-structures-and-algorithms learning, and my solutions to leetcode problems and others

data-structures-and-algorithms leetcode leetcode-cpp leetcode-python

Last synced: 24 May 2026

https://github.com/progambler227788/leetsync-python

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)

array backtracking-algorithm bfs-algorithm dfs-algorithm dynamic-programming graph heap leetcode leetcode-python leetcode-solutions matrix queue recursive-algorithm sorting-algorithms stack string topological-sort two-pointers

Last synced: 16 May 2025

https://github.com/albugowy15/odop

ODOP (One Day One Problem) Leetcode solutions written in Rust

leetcode rust

Last synced: 08 Aug 2025

https://github.com/bytesbybianca/leetcode

Working my way through Leetcode to practice DSA while prepping for technical interviews.

javascript leetcode

Last synced: 16 Oct 2025

https://github.com/billy0402/leetcode

LeetCode problems solution collection, mainly using Python.

leetcode python

Last synced: 07 Jun 2026

https://github.com/snayan/leetcode

用javascript 解决 LeetCode 中的一些题目(持续更新)

leetcode leetcode-javascript

Last synced: 26 Jan 2026

https://github.com/anson09/ac

AC means power or accepted, practicing your js and programing skill from here 🧤

algorithm js leetcode programming

Last synced: 15 Mar 2025

https://github.com/nibble-4bits/leetcode-challenges

My solutions to various LeetCode challenges

algorithms code-challenges data-structures leetcode

Last synced: 15 Mar 2025

https://github.com/emilwijayasekara/leetcode-2235-add-two-integers

LeetCode Problem 2235. Add Two Integers - Just adding tow numbers

java leetcode leetcode-java leetcode-solutions

Last synced: 05 Aug 2025

https://github.com/shiqilu77/leetcode-solutions

The solutions to the leetcode questions are recorded. All solutions here beat 70%-100% of the solutions to the question

algorithms bfs dfs graph leetcode map string

Last synced: 14 Jun 2026

https://github.com/marianogappa/leetlink

CLI tool that gets the Leetcode link for a given problem number.

chatgpt cli golang leetcode

Last synced: 05 Jun 2026

https://github.com/jmarove/leetcode-playground

Another repo with the solutions of the Leetcode problems of the owner. Planning to expand all the solutions to Rust, just for fun.

algorithms leetcode leetcode-solutions python

Last synced: 23 Mar 2025

https://github.com/lloydlobo/leetcode

solutions and reference to solve common coding leetcode problems

coding leetcode

Last synced: 02 May 2026

https://github.com/thomhayner/leetcode

A repo containing my LeetCode solutions.

leetcode leetcode-solutions

Last synced: 02 Jul 2025

https://github.com/paradite/practices

leetcode weekly contest solutions in JavaScript

javascript leetcode leetcode-javascript leetcode-js leetcode-solutions

Last synced: 31 Mar 2025

https://github.com/aliasgarsogiawala/leetcode-py

Leetcode problems solved in python

coding dsa leetcode practice python3

Last synced: 01 Jul 2025

https://github.com/onsissond/leetcode

Environment for solving LeetCode tasks with native test system.

leetcode

Last synced: 18 Apr 2026

https://github.com/hasangenc0/my-leetcode

my solutions for leetcode, hackerrank and codesignal problems

algorithms challenges hackerrank hackerrank-solutions java leetcode leetcode-solutions

Last synced: 01 Jul 2025

https://github.com/mementomorri/code_challenges

An archive with solutions to leetcode problems. I just like to revisit my solutions and optimize it

algorithms-and-data-structures competitive-programming computer-science leetcode

Last synced: 30 Jun 2026

https://github.com/naganandana-n/leetcode

A collection of my solved LeetCode problems.

java leetcode python

Last synced: 19 May 2026

https://github.com/ivanbyone/leetcode-sql-pgsql

LeetCode SQL Solutions in PostgreSQL

leetcode leetcode-solutions leetcode-sql postgresql sql

Last synced: 01 Jul 2025

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

Leetcode solutions in JavaScript

leetcode leetcode-javascript

Last synced: 02 Mar 2025

https://github.com/wx-coding/LeetCode

力扣算法

golang leetcode

Last synced: 08 Sep 2025

https://github.com/tisfeng/leetcode

Using Swift to solve leetcode !

leetcode swift

Last synced: 16 Aug 2025

https://github.com/saadanis/grind-75

Solving Grind 75, primarily preferring Python.

blind75 grind75 leetcode python3

Last synced: 22 May 2026

https://github.com/schwarzeni/leetcode-go

平时的一些练习 XD

golang leetcode

Last synced: 28 May 2026

https://github.com/akshayone8/coding-challenges

JavaScript challenges, which include problems from LeetCode, CodeWars, and others.

codewars codewars-kata-solution freecodecamp freecodecamp-challenge javascript leetcode

Last synced: 27 Mar 2025

https://github.com/maxsxu/leetcode

LeetCode Solutions

algorithm leetcode

Last synced: 24 Mar 2025

https://github.com/joosomi/leetcode

This repository contains solutions to coding problems from LeetCode, automatically pushed using LeetHub.

leetcode

Last synced: 23 Mar 2025

https://github.com/the-mann/leetcode

My leetcode scratchpad

algorithms algorithms-implemented leetcode

Last synced: 27 Mar 2025

https://github.com/yukunj/leetcode-practice-by-tag

This is the repository for LeetCode coding exercise starting May 2021.

algorithms-and-data-structures leetcode python

Last synced: 27 Mar 2025