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/adithya-808/my-dsa-repo

This repo contains all the DSA questions i submit in leetcode. Written in Go

dsa go leetcode

Last synced: 04 Oct 2025

https://github.com/lonelyhentxi/rusty-leetcode

My leetcode solutions with rust language.

leetcode leetcode-solutions rust solutions

Last synced: 01 Aug 2025

https://github.com/mehrshaad/leetcode

LeetCode Solutions Repository

leetcode python

Last synced: 01 Aug 2025

https://github.com/lewiszlw/leetcode

LeetCode problems' solutions implemented by java, c

algorithms leetcode

Last synced: 08 Nov 2025

https://github.com/priyakdey/algodex

Algodex is a comprehensive collection of Data Structures and Algorithms (DSA) resources, solutions, and notes.

algoexpert algorithms algorithms-and-data-structures data-structures interview-preparation leetcode neetcode workattech

Last synced: 02 Aug 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: 03 Aug 2025

https://github.com/muthu-kumar-u/go-dsa

Data Structures & Algorithms practice in Go. Covers arrays, binary search, trees, graphs, and more with clean implementations and explanations.

algorithms coding-practice data-structures dsa golang leetcode

Last synced: 07 Aug 2025

https://github.com/ghosts6/leetcode_exercise

Leet code exercise solutions

bash c cpp js leetcode leetcode-solutions python3

Last synced: 09 Apr 2026

https://github.com/khoi-truong/pyleetcode

Solution for LeetCode problems in Python

leetcode leetcode-python

Last synced: 09 Aug 2025

https://github.com/halvaradop/leetcode

A collection of solutions to LeetCode problems, focusing on algorithms and data structures

algorithms approaches data-structures leetcode techniques typescript

Last synced: 09 Aug 2025

https://github.com/0xgeorgii/leetcodesolutions

Leetcode problems solutions

competitive-programming leetcode

Last synced: 09 Nov 2025

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 May 2026

https://github.com/devcheckog/word-ladder-ii

Complicated problem in leetcode, categorized as hard.

c leetcode

Last synced: 15 Aug 2025

https://github.com/ravin-d-27/data_structures_questions

Here's my repository where I will be uploading placement coding questions with solutions here.

algorithms data-structures java leetcode

Last synced: 10 Aug 2025

https://github.com/jsjzh/interview-leetcode-map

搜集有价值的面试题并附上我的解答,面试题分为基础通识部分和需要借助代码完成的部分还有 CSS 样式部分;除此之外还有 leetcode 的算法题,题目皆为我的解答,若有更优解也会附上。

algorithm css3 html interview javasript leetcode leetcode-javascript question webpack webpack4

Last synced: 09 Apr 2026

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

Complicated problem in leetcode, categorized as hard.

assembler c leetcode

Last synced: 13 Aug 2025

https://github.com/devcheckog/median-two-sorted-arrays

Complicated problem in leetcode, categorized as hard.

c leetcode mlir

Last synced: 15 Aug 2025

https://github.com/devcheckog/regular-expression-matching

Complicated problem in leetcode, categorized as hard.

c leetcode

Last synced: 15 Aug 2025

https://github.com/devcheckog/longest-valid-parentheses

Complicated problem in leetcode, categorized as hard.

c leetcode mlir

Last synced: 15 Aug 2025

https://github.com/devcheckog/merge-k-sorted-lists

Complicated problem in leetcode, categorized as hard.

assembly c leetcode mlir

Last synced: 15 Aug 2025

https://github.com/nurislam03/online_judge-competitive_programming

A repository to sync all my solutions for different Online Judges/platforms.

acm-icpc c competitive-programming cplusplus go golang java leetcode lightoj uva

Last synced: 09 Apr 2026

https://github.com/muradmy00/javascript-leetcode-problem-solve

I solving JavaScript Problem in Leetcode

javascript leetcode problem-solving

Last synced: 16 Aug 2025

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

💡 Leetcode 题解(JavaScript实现)

javascript leetcode leetcode-solutions

Last synced: 17 Aug 2025

https://github.com/digitalcrab/leetcode-problems-java

Problems from leetcode with solutions in Java

java leetcode leetcode-java leetcode-solutions

Last synced: 22 Aug 2025

https://github.com/zeikar/leetcode

Solutions of Leetcode problems and brief explanations for study.

algorithms issueage leetcode leetcode-solutions study

Last synced: 24 Aug 2025

https://github.com/iremcatak/leetcode_sql_50

leetcode sql 50 solutions

leetcode leetcode-solutions mssql sql

Last synced: 09 Mar 2026

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: 24 Aug 2025

https://github.com/sounishnath003/practice-leetcode-multiplayer

a multiplayer application to practice leetcode problems easily with peers

golang htmx leetcode websocket

Last synced: 18 Apr 2026

https://github.com/k-capehart/leetcode-solutions

Leetcode problem solutions (https://leetcode.com/problemset/all/)

leetcode leetcode-go leetcode-python leetcode-solutions

Last synced: 30 Aug 2025

https://github.com/dostonbek1/interview-problem-solutions

Solutions for CS Interview Problems from different sources

hackerrank leetcode programming-problems-solutions

Last synced: 14 Mar 2025

https://github.com/m9rco/practice

:tada: :tada: Deliberate practice, continuous action

go javascrip leetcode php practice

Last synced: 09 May 2026

https://github.com/achais/leetcode

LeetCode 日常刷题

leetcode

Last synced: 25 May 2026

https://github.com/scofieldpeng/leetcode

golang leetcode solutions(golang的leetcode解法)

leetcode leetcode-go leetcode-golang

Last synced: 25 May 2026

https://github.com/r-pagard/python-algorithm

Write some algorithms with Python. I'm trying to write the best way that I can.

algorithms data-structures implement leetcode pytest python3 two-pointers

Last synced: 30 Mar 2025

https://github.com/shubham-bhoite/leetcode-mysql

This repository contains solutions to LeetCode SQL challenges.

leetcode leetcode-mysql leetcode-solutions mysql sql

Last synced: 26 Feb 2025

https://github.com/dylandibeneditto/pyteach

A local version of LeetCode for beginners in Python

learning leetcode python tui

Last synced: 16 Jan 2026

https://github.com/itszcx/leetcode

Journey started 29/05/2023!

epitech leetcode leetcode-python leetcode-solutions

Last synced: 31 Aug 2025

https://github.com/manpreet-bhatti/leetcode-solutions

JavaScript, Python, MySQL, and Bash (TBD) LeetCode solutions

bash javascript leetcode leetcode-solutions mysql python

Last synced: 05 May 2026

https://github.com/florianstancioiu/leetcode

My PHP solutions for leetcode problems

algorithm-challenges leetcode php

Last synced: 10 Apr 2025

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

Data-structure and algorithms interview problems and solutions.

algorithm algorithms javascript leetcode python typescript

Last synced: 07 Apr 2026

https://github.com/joshmayerr/openinterviewcoder

An undetectable AI assistant for coding interviews

ai leetcode technical-interviews

Last synced: 07 May 2025

https://github.com/shreyapramanik47/leetcode_problems

Uploading the solutions of LeetCode's DSA Problems.

dsa dsa-cpp dsa-learning-series dsa-questions leetcode leetcode-solutions

Last synced: 22 Aug 2025

https://github.com/jounqin/leetcode

personal LeetCode solutions with JavaScript for study

leetcode leetcode-javascript leetcode-solutions

Last synced: 13 Jun 2026

https://github.com/sh20raj/leetcode

All Leetcode Problems and Solutions || Download Offline

leetcode leetcodesolutions

Last synced: 15 Jul 2025

https://github.com/armour/leetcode

👨‍💻 This repo is used for storing my solution for LeetCode OJ.

leetcode

Last synced: 23 Mar 2025

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/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: 18 Apr 2026

https://github.com/harman8815/leetcode

LeetCode POTD solution for year 2024

competitive-programming java-solutions leetcode

Last synced: 18 Jan 2026

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

LeetCode solutions in Rust

leetcode rust rustlang

Last synced: 26 May 2026

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/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/ranveeraggarwal/leetcode-cpp

Leetcode Solutions in Modern-ish C++

algorithms cpp leetcode

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/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/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/satelllte/problem-solving

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

leetcode leetcode-solutions problem-solving typescript

Last synced: 11 Feb 2026

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/tzuyi0817/leetcode

Solutions to LeetCode in JavaScript.

algorithm javascript leetcode leetcode-solutions

Last synced: 15 Mar 2025

https://github.com/rarecoil/leetcode

My solutions to leetcode algorithms questions, mostly in JavaScript, sometimes in Go

algorithms javascript leetcode leetcode-golang leetcode-javascript leetcode-solutions

Last synced: 01 Jul 2025

https://github.com/misterzurg/leetcode-preporation

🧑‍🎨 My solutions from LeetCode stuff

leetcode leetcode-go

Last synced: 06 Aug 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: 27 May 2026

https://github.com/fenymufyd/competitive-programming

NO AI LLMS ARE USED ON SOLVING THESE. IT WAS ALL GENERATED BY MY STUPID BRAIN NAIVELY ATTEMPTING TO DO THINGS THE HARD WAY

advent-of-code leetcode neetcode

Last synced: 19 Mar 2026

https://github.com/yudataguy/beatcode

Leetcode space repetition memorization web app

leetcode

Last synced: 23 Mar 2025