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/emilwijayasekara/leetcode-1346-check-if-n-and-its-double-exist

LeetCode Problem 1346. Check If N and Its Double Exist - Determine if there exist two indices in an array where the element at one index is twice the value of the element at another index. The goal is to check this condition for any pair of indices in the given array.

java leetcode leetcode-java leetcode-solutions

Last synced: 20 Jul 2025

https://github.com/flypythoncom/leetcode

飞蟒Python ——FlyPython LeetCode题解

flypython leetcode leetcode-python python python3

Last synced: 09 Jun 2026

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

My solutions to LeetCode problems.

cpp csharp java leetcode mysql

Last synced: 06 May 2026

https://github.com/pwang1997/study-notes

Study notes, LeetCode solutions, project ideas

algorithms blog leetcode

Last synced: 09 Jun 2026

https://github.com/jaimayal/datastructures-algorithms-exercises

List of solved DSA (Leetcode) problems. Implemented in multiple languages (TypeScript, Java, Python). Problems are classified by category. Big O complexity analysis inside each problem's notes.

algorithm algorithms data-structures dsa leetcode leetcode-solutions

Last synced: 23 Oct 2025

https://github.com/mohfazam/dsa

A repo covering all topics of DSA, where algorithms meet precision, and code is crafted to master the complexities of competitive programming.

algorithms codechef codeforces competative-programming cpp data-structures dsa geeksforgeeks leetcode

Last synced: 23 Oct 2025

https://github.com/mik30s/katas

Codewars and leetcode katas solved in different languages

codewars-kata codewars-solutions leetcode leetcode-solutions

Last synced: 20 Oct 2025

https://github.com/equalma/solve-leetcode-rs

Solve leetcode problems in Rust (Working in Progress)

leetcode rust

Last synced: 19 Oct 2025

https://github.com/minel1410/leet_code_daily

This repository contains my daily solutions to LeetCode problems, implemented in Java. Each solution is well-structured, optimized, and includes explanations where necessary.

java leetcode leetcode-solutions

Last synced: 19 Oct 2025

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

Solving leetcode questions

leetcode python typescript

Last synced: 29 Apr 2026

https://github.com/shihabmridha/leetcode

My leetcode solutions

go golang leetcode

Last synced: 24 Oct 2025

https://github.com/cyberoctane29/leetcode-python-problem-solving

This repository contains my Python problem-solving approach and solutions to LeetCode problems, categorized by difficulty: Easy, Medium, and Hard. Some problems include multiple approaches to showcase different techniques and optimizations. All solutions are well-commented, making this a helpful resource for improving Python problem-solving skills.

leetcode leetcode-database leetcode-python leetcode-solutions python

Last synced: 25 Oct 2025

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

This repo contains solutions to various LeetCode problems I've tackled over time, implemented in JavaScript. Each problem's solution is organized by difficulty.

alogrithms dp dsa javascript leetcode

Last synced: 01 Jun 2026

https://github.com/markusjohansen/leetcode

This repository contains a set of leetcode solutions.

algorithms javascript leetcode leetcode-solutions python

Last synced: 14 Apr 2026

https://github.com/gusenov/leetcode

Решение задач.

leetcode leetcode-solutions

Last synced: 18 Oct 2025

https://github.com/silky-x0/neetcode-450

List of Problems in NEETCODE-450 and I'll be solving all(maybe).

leetcode leetcode-python leetcode-solutions neetcode neetcode450

Last synced: 23 Feb 2026

https://github.com/emilwijayasekara/leetcode-1812-determine-color-of-a-chessboard-square

LeetCode Problem 1812. Determine Color of a Chessboard Square - The problem involves determining the color of a chessboard square based on its coordinates. Given a letter and a number representing a valid chessboard square, the task is to decide whether the square is black or white.

java leetcode leetcode-java leetcode-solutions

Last synced: 07 Jun 2026

https://github.com/elotojaa/leetcode

My solution to leetcode problems

competitive-programming cpp leetcode

Last synced: 02 Apr 2026

https://github.com/emilwijayasekara/leetcode-412-fizz-buzz

LeetCode Problem 412. Fizz Buzz - The FizzBuzz problem requires generating a sequence of strings from 1 to 'n', where each number is replaced by "Fizz," "Buzz," "FizzBuzz," or itself based on specific divisibility rules.

java leetcode leetcode-java leetcode-solutions

Last synced: 07 Jun 2026

https://github.com/weak-head/leetcode

:computer: :wine_glass: Solutions to LeetCode problems

leetcode leetcode-python leetcode-solutions python

Last synced: 20 Mar 2025

https://github.com/hamidhosen42/stl-standard-template-library

STL-Standard-Template-Library. All STL Code with problem solving

algorithm c-plus-plus data-structures leetcode online-judge problem-solving stl

Last synced: 15 Mar 2026

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

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

leetcode leetcode-practice leetcode-solutions

Last synced: 14 Mar 2026

https://github.com/virendracarpenter/leetcode

Collection of LeetCode questions to ace the coding interview!

code leetcode leetcode-cpp leetcode-java leetcode-practice leetcode-solutions

Last synced: 26 Oct 2025

https://github.com/alpha74/ilc

My leetcode submissions maintained from 2020 onwards.

competitive-programming cpp-solutions leetcode leetcode-solutions

Last synced: 01 Jun 2026

https://github.com/awais987123/leetcode-problems-solutions-npm

This Package contains problems and their solution in JS.

javascript leetcode npm-package

Last synced: 16 Mar 2026

https://github.com/syd-strzempko/practice-problems

python implementations of common algorithms, data structures, & coding problems

algorithms data-structures leetcode

Last synced: 26 Oct 2025

https://github.com/hungryvovka/leetcode

My assignment solutions of LeetCode tasks by using different languages.

leetcode leetcode-python leetcode-solutions leetcode-sql

Last synced: 26 Oct 2025

https://github.com/tomquirk/leethelp

JS helpers for Leetcode and friends

javascript leetcode

Last synced: 26 Oct 2025

https://github.com/gowee/sync-contrib-calendar-action

💡Light the contribution graph 🟩⬜🟦 by syncing activities from GitLab, LeetCode, MediaWiki, etc., with the help of GitHub Actions

contribution-calendar contribution-graph github-actions gitlab leetcode wikipedia

Last synced: 06 May 2026

https://github.com/rootulp/leetcode

📝 LeetCode solutions

leetcode leetcode-solutions

Last synced: 26 Oct 2025

https://github.com/vishalku03/linked_list

A linked list is a linear data structure in which elements, called nodes, are connected by pointers. Each node contains data and a reference (or pointer) to the next node in the sequence.

cpp dsa gfg leetcode linked-list

Last synced: 17 Oct 2025

https://github.com/diinvoke/leetcode

leetcode go

golang leetcode

Last synced: 14 Jan 2026

https://github.com/nixhantb/dsa

Warming up the brain for a cause :)

dsa leetcode problem-solving

Last synced: 17 Oct 2025

https://github.com/raphaelcausse/leetcode

Collection of my LeetCode solutions.

leetcode leetcode-solutions

Last synced: 27 Oct 2025

https://github.com/davidf1000/grokking-leetcode

Archive code for Grokking the Coding Interview course's problem solutions by finding relatively similar question from leetcode

dsa leetcode python

Last synced: 17 Oct 2025

https://github.com/ayush272002/algomark

A comprehensive web application for tracking your progress on company-specific LeetCode problems. Practice problems asked by top tech companies and monitor your preparation for technical interviews.

leetcode nextjs postgresql shadcn-ui

Last synced: 17 Oct 2025

https://github.com/taishikato/leetcode

My LeetCode Problems' Answers

codewars leetcode

Last synced: 27 Jan 2026

https://github.com/tanzeem131/DSA

Most important coding questions in JavaScript for MAANG companies.

coding-interviews dsa dsa-algorithm faang faang-interview javascript leetcode maang mern

Last synced: 16 Oct 2025

https://github.com/lroolle/neetcode

neetcode is just a typo of leetcode

leetcode python shit-solutions

Last synced: 15 Oct 2025

https://github.com/bluezhan/find-a-better-algorithm

🎩 Don't diddle code to make it faster - find a better algorithm.

algorithm javascript leetcode mathematics

Last synced: 15 Oct 2025

https://github.com/beakerandjake/leetcode

My leetcode solution repository

leetcode leetcode-javascript leetcode-solutions

Last synced: 14 Oct 2025

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

LeetCode problem solutions in Rust.

algorithms data-structures dsa leetcode neetcode rust

Last synced: 24 Jan 2026

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

The repository 'leet-code' offers solutions to various LeetCode problems, including an optimized algorithm. The project features well-documented code, unit tests for validation, and supports Python 3.6 or higher. Users can clone the repository to explore and utilize the solutions.

algorithms-and-data-structures binary-search collections combination-sum combinations leetcode leetcode-python leetcode-solutions leetcode-solutions-python max-vowels merge-two-sorted-arrays permutations-and-combinations punishment-number-problem punishments roman-numerals roman-to-integer rotated-sorted-array sorted-linked-list two-sum-problem unittesting

Last synced: 20 Jun 2026

https://github.com/webbben/code-duel

app that allows users to compete and race over solving leetcode-style coding challenges

coding-challenges golang leetcode react

Last synced: 28 Jan 2026

https://github.com/buikhacnam/leetcode-assistant-chrome-extension

A Chrome Extension makes your Leetcode journey easier!

chrome chrome-extension leetcode leetcode-solutions

Last synced: 08 May 2026

https://github.com/arbinzaman/problem-solve-codes

Here i push my problem solving and practice codes with C++.

atcoder beecrowd codechef codeforces cpp dsa hackathon js leetcode problem-solving problems-solving

Last synced: 25 Jun 2026

https://github.com/joelhy/leetcode-in-rust

My LeetCode solutions in Rust.

leetcode leetcode-rust leetcode-solutions rust

Last synced: 14 Oct 2025

https://github.com/b41sh/leetcode

LeetCode Solutions

leetcode leetcode-java

Last synced: 14 Oct 2025

https://github.com/adilrasheed139/leetcode

Solving LeetCode Problems!

leetcode python python3

Last synced: 08 May 2026

https://github.com/aishsingh/leetcode

My solutions to Leetcode training problems

leetcode leetcode-cpp leetcode-solutions

Last synced: 29 Jan 2026

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

A helpful guide to solving LeetCode problems in various languages. See solutions and how different implementations affect performance.

algorithms documentation educational guide leetcode leetcode-solutions

Last synced: 14 Oct 2025

https://github.com/arkadiyshuvaev/leetcode-challenges

Practice makes perfect :)

leetcode python

Last synced: 08 May 2026

https://github.com/sohamb21/cp-dsa-solutions

My solutions to DSA problems on competitive programming platforms.

coding-ninjas data-structures-and-algorithms geeksforgeeks hackerrank leetcode

Last synced: 22 Jan 2026

https://github.com/oleksiygarnik/leetcode-code-interview

A collection of solutions to various LeetCode challenges, prepared to enhance coding interview skills and problem-solving techniques.

algorithms coding-interview competitive-programming data-structures leetcode problem-solving

Last synced: 31 May 2026

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

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

interview-questions leetcode

Last synced: 22 Jun 2026

https://github.com/shreemay-dixit/notion-coding-sync

A simple progress tracker which updates data from websites like leetcode,codechef,hackerank etc into your notion dashboard.

automation database leetcode notion progress tracker

Last synced: 09 May 2026

https://github.com/emilwijayasekara/leetcode-2744-find-maximum-number-of-string-pairs

LeetCode Problem 2744. Find Maximum Number of String Pairs - The task is to find the maximum number of pairs that can be formed by pairing distinct strings in an array with their reversed counterparts. Each string can only be part of one pair.

java leetcode leetcode-java leetcode-solutions

Last synced: 13 Oct 2025

https://github.com/whyvineet/cp-solutions

Solutions to problems from CSES, Codeforces, and LeetCode

codeforces codeforces-solutions cses cses-solutions leetcode leetcode-python leetcode-solutions python3

Last synced: 10 Jun 2026

https://github.com/traunguyentvt/algorithms_leetcode

Study algorithms to deal with common problems in developing software.

algorithms ios leetcode swift5

Last synced: 09 May 2026

https://github.com/brokad/tinycode

A lightweight command-line tool to crunch coding challenges in your favorite editor

coding-challenges competitive-coding emacs go golang hackerrank learning leetcode vim

Last synced: 17 Mar 2026

https://github.com/khaydarov/cs-labs

Algorithms and Data Structure implementations, Leetcode problem solutions

algorithms-and-data-structures e-maxx geekforgeeks leetcode sicp-exercises

Last synced: 23 Feb 2026

https://github.com/alvii147/leetcode

LeetCode problems & solutions

algorithms concurrency database leetcode shell

Last synced: 09 May 2026

https://github.com/ankitz007/leetlink

URL redirection service for LeetCode problems

hobby-project leetcode

Last synced: 07 Feb 2026

https://github.com/alxdrcirilo/leetcode

LeetCode solutions

leetcode

Last synced: 27 Jan 2026

https://github.com/samridhi060/leetcode1672

LeetCode 1672: Richest Customer Wealth

java leetcode leetcode-java leetcode-solutions

Last synced: 13 Oct 2025

https://github.com/justindal/leetcode-python-dataset

Code for building and publishing the justindal/leetcode-python-dataset dataset on Hugging Face

datasets huggingface leetcode llm ml

Last synced: 10 Jun 2026

https://github.com/rstacks/leetcode-write-ups

My solutions to foundational LeetCode problems, complete with explanations and alternative solutions. All solutions are written in Python.

algorithms data-structures data-structures-and-algorithms leetcode leetcode-solutions python3

Last synced: 13 Oct 2025

https://github.com/misa-j/leetcode

my solutions to leetcode problems

algorithm algorithms data-structures leetcode

Last synced: 06 Oct 2025

https://github.com/throttle2k/leetcode_elixir

My solutions to LeetCode problems in Elixir

elixir elixir-lang leetcode leetcode-elixir

Last synced: 06 Oct 2025

https://github.com/cowienduckie/dsa-practice-python

Solutions for DSA practice problems using Python

dsa-practice grind75 leetcode python3

Last synced: 06 Oct 2025

https://github.com/schneiderl/ztoh

a website with a collection of study documents for a number of different paths

algorithms interview-questions leetcode

Last synced: 07 Feb 2026

https://github.com/emilwijayasekara/leetcode-1-twosum

LeetCode Problem 1.Two Sum - This repository contains my solution to the classic "Two Sum" problem from LeetCode. The problem entails finding two numbers in an array that sum up to a given target.

java leetcode leetcode-java leetcode-solutions

Last synced: 05 Oct 2025

https://github.com/ghat0tkach/leetbot-extension

Leetbot - your personal coding assistant for Leetcode. Comes packed with google gemini to make you solve problems faster and quicker

extension google-gemini leetcode

Last synced: 07 Feb 2026

https://github.com/fahimfba/top-interview-150

Top Interview 150 problems's solutions of mine on LeetCode

leetcode leetcode-practice leetcode-python leetcode-solutions

Last synced: 13 Oct 2025

https://github.com/dj1095/gitleet

Automate the process of committing your LeetCode solutions to your GitHub repository with this Chrome extension

axios chrome-extension css github-api graphql-api html5 javascript leetcode

Last synced: 01 Feb 2026

https://github.com/hot9cups/leetcode-daily-challenge

My solutions to Leetcode's Daily Challenge

leetcode leetcode-java leetcode-solutions

Last synced: 07 Feb 2026

https://github.com/ofadiman/grinding-leetcode

Repository contains solutions to leetcode problems.

algorithms data-structures golang leetcode sql typescript

Last synced: 18 Apr 2026