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

My LeetCode submissions

dsa leetcode

Last synced: 02 Jul 2025

https://github.com/uriyyo/archgenerator

👷 archgenerator - generate docs from your solutions

codewars generator leetcode python

Last synced: 06 Apr 2025

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

LeetCode Solutions

leetcode leetcode-java

Last synced: 14 Oct 2025

https://github.com/linx4200/leetcode

my dumb solutions for LeetCode

leetcode leetcode-javascript leetcode-solutions

Last synced: 08 Apr 2025

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

Not optimal, not impressive, but some solutions to LeetCode problems written in Go.

go leetcode

Last synced: 25 Jul 2025

https://github.com/davidlj95/leetcode-java

Leetcode solutions in Java

leetcode leetcode-java leetcode-solutions

Last synced: 18 Jun 2025

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/arrmansa/leetcode-nice-solutions

Some solutions for leetcode problems that I found fun - either the algorithm or using numpy bruteforce where it shouldn't be

leetcode leetcode-python leetcode-python3 leetcode-solutions numpy python python3

Last synced: 16 Mar 2025

https://github.com/shuklaritvik06/leetcode

Leetcode Questions that I solved using LEETHUB!

leetcode leethub

Last synced: 10 Mar 2025

https://github.com/joshludahl/algorithms

A repository to host various algorithms and problems from different languages.

algorithms algorithms-and-data-structures codesignal data-structures leetcode practice

Last synced: 01 Apr 2025

https://github.com/man0sh-r0y/leetcode-practice-enviroment

VS Code set up for your seamless problem solving journey. If You are a Windows / Mac user you can follow it.

leetcode problem-solving vscode

Last synced: 03 Jul 2025

https://github.com/berkmann18/leetcode

My leetcode solutions

coding-challenge leetcode solutions

Last synced: 30 Mar 2025

https://github.com/beakerandjake/leetcode

My leetcode solution repository

leetcode leetcode-javascript leetcode-solutions

Last synced: 14 Oct 2025

https://github.com/akazad13/leetcode

I will provide explanations for LeetCode problems in this repository.

cpp graph-algorithms greedy-algorithms leetcode leetcode-cpp leetcode-solutions linked-list sliding-window

Last synced: 08 Apr 2025

https://github.com/czzonet/leetcode-crasher

leetcode-crasher || leetcode自己解题历程 每天一题

leetcode typescript

Last synced: 30 Mar 2025

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

Over 800+ LeetCode problem solutions categorized by difficulty (Easy, Medium, Hard) in C++.

coding-challenge cpp dailychallenges leetcode

Last synced: 31 Mar 2025

https://github.com/raumildhandhukia/leetcode-time-complexity-analyzer

LeetCode Chrome Extension for Time/Space Complexity Analysis

algorithms dsa education leetcode webpack

Last synced: 08 Apr 2025

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

This repository contains solutions to leetcode problems. Useful for developers preparing for interviews. Contributions welcome.

beginner-friendly hacktoberfest hacktoberfest-accepted hacktoberfest2020 java leetcode leetcode-java leetcode-solutions

Last synced: 01 Apr 2025

https://github.com/devbluecomet/java-code-challenge

Code challenge solutions for LeetCode, HackerRank, FreeCodecamp

freecodecamp hackerrank java leetcode problem-solving

Last synced: 25 Mar 2025

https://github.com/boemer00/leetcode

Data Structure and Algorithm problems from leetcode and neetcode

algorithms data-structures leetcode python

Last synced: 16 Mar 2025

https://github.com/azeemidrisi/leetcode-streak-tracker

Automated daily LeetCode submission tracker and streak calculator. (Currently being blocked by Cloudflare)

100daysofcode bot dsa leetcode python streaks

Last synced: 03 Mar 2025

https://github.com/nkcoder/dsa-space

All data structure and algorithm practice.

algorithms data-structures leetcode

Last synced: 04 Sep 2025

https://github.com/babanigit/cpp-dsa-practice

I am actively enhancing my C++ skills through a structured approach that includes tackling homework assignments and studying Data Structures and Algorithms (DSA).

cpp cprogramming leetcode

Last synced: 19 Jul 2025

https://github.com/aghoshpro/interviewcoding101

Contains all of my codes that I have practiced for the coding interviews and learn new things

codegolf codeshop hackerearth hackerrank kattis-problems leetcode projecteular

Last synced: 28 Feb 2025

https://github.com/samridhi060/leetcode1295

LeetCode 1295: Find Even Numbers of Digits

evendigit java leetcode leetcode-java leetcode-solutions

Last synced: 25 Mar 2025

https://github.com/akash-singh112/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: 19 Feb 2025

https://github.com/danitilahun/data_structure_and_algorithm_leetcode_and_codeforces_challenge

A daily challenge repository for data structures and algorithms from LeetCode and CodeForces, aimed at enhancing problem-solving and coding skills.

algorithms codeforces coding-challenge competitive-programming data-structures leetcode

Last synced: 14 Oct 2025

https://github.com/litreily/leetcode

my record of leetcode solutions

algorithm docs leetcode markdown pymdown

Last synced: 25 Aug 2025

https://github.com/giansimone/leetcode

My solutions to LeetCode problems.

leetcode leetcode-python leetcode-python3 leetcode-solutions

Last synced: 12 Jun 2025

https://github.com/hyungkyukimdev/alda

Algorithm & Data Structure by Python3

algorithm leetcode python

Last synced: 06 Mar 2025

https://github.com/arindal1/blind75-proelevate

This Blind 75 DSA sheet from LeetCode contains all the important DSA questions and is designed for quick interview preparation.

algorithms cpp data-structures dsa leetcode leetcode-cpp leetcode-solutions problem-solving

Last synced: 09 Apr 2025

https://github.com/princeinscripts/leetcode-question

A repository containing solutions to LeetCode questions focused on Data Structures and Algorithms (DSA), aiding in practicing and mastering key concepts in computer science.

algorithms computer-science data-structures leetcode practice-repository programming

Last synced: 04 Sep 2025

https://github.com/sarmad426/dsa-python

Data Structures and Algorithms using python from basics to adavnce featuring Leetcode problems.

algorithms data-structures-and-algorithms leetcode leetcode-solutions python

Last synced: 28 Feb 2025

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

A repository to maintain my leetcode problems solutions

c coding leetcode leetcode-solutions practice

Last synced: 09 Apr 2025

https://github.com/arunansk02/leetcode

LeetCode Problems

java leetcode leetcode-solutions

Last synced: 09 Apr 2025

https://github.com/hu-lee/leetcode

Archiving LeetCode PS

leetcode problem-solving

Last synced: 25 Jun 2025

https://github.com/onewaytae/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.

algorithm-competitions algorithms-datastructures alogrithms animation facebook interview interviews leetcode leetcode-java modern-cpp offer pattern python swift

Last synced: 11 Jun 2025

https://github.com/infinity-boi/dsa-codes

Popular Competitive Programming Questions essential for interview preparation

algorithms competitive-programming data-structures leetcode spoj

Last synced: 10 Mar 2025

https://github.com/satyamvyas04/strivers_a2z_dsa

Solutions to Strivers A2Z DSA Sheet

codingninjas dsa leetcode python3

Last synced: 01 Apr 2025

https://github.com/yuldashov10/javaexercises

Write once, run anywhere!

algorithms codeforces codewars java leetcode

Last synced: 19 Feb 2025

https://github.com/fastwei/geekbo-training

crack leetcode,algorithms

algorithms java8 leetcode

Last synced: 16 Mar 2025

https://github.com/t-bast/go-leetcode

Have some fun with Leet Code contests

leetcode

Last synced: 27 Feb 2025

https://github.com/babanigit/java-dsa-practice

I regularly practice data structures and algorithms from LeetCode to enhance my problem-solving skills and algorithmic thinking. Feel free to explore my code and delve into the intricacies of my solutions. Happy hacking!

algorithm algorithms java leetcode leetcode-java leetcode-solutions

Last synced: 24 Mar 2025

https://github.com/stardustdl/online-judge-solutions

My solutions and codes for the problems on LeetCode.

leetcode

Last synced: 01 Apr 2025

https://github.com/michaelrutherford/leetcode

A project containing implementations of popular algorithms, solutions to coding challenges, and more.

leetcode leetcode-python leetcode-solutions python python3

Last synced: 30 Mar 2025

https://github.com/mkabumattar/leetcode

This repository for archiving my leetcode submission 81/2094

java leetcode leetcode-java leetcode-solutions

Last synced: 10 Jun 2025

https://github.com/sane-aalam/dsa450

This DSA sheet contains 450 coding questions which will help in: Understanding each and every concept of DSA. Clearing the DSA round for the Interviews, as these are the questions generally asked in the companies like Amazon, Microsoft, Google, etc.

code coding coding-interviews cpp data-structures data-structures-and-algorithms dsa geeksforgeeks geeksforgeeks-solutions github good-practices leetcode

Last synced: 04 Jul 2025

https://github.com/debonex/leetcode_rs

leetcode rust solutions

leetcode rust

Last synced: 28 Feb 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/unstablebrainiac/leetcode

Solutions to LeetCode problems

hacktoberfest java leetcode

Last synced: 04 Sep 2025

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

This repository is a consolidated collection of solutions to popular coding challenges.

algorithms coding-challenges csharp dotnet hackerrank leetcode problem-solving

Last synced: 12 Jun 2025

https://github.com/cruxrebels/leetcode

Collection of Abhishek Agrawal's submissions to problems found on https://leetcode.com/.

algorithms cpp cpp11 cpp14 data-structures leedcode-contest-solutions leetcode leetcode-contest leetcode-solutions weekly-contest

Last synced: 09 Apr 2025

https://github.com/jayantasamaddar/algorithms

Data Structures and Algorithm challenges done at various challenge sites like hackerrank, leetcode, freecodecamp, codewars etc.

algorithms codewars data-structures freecodecamp hackerrank javascript leetcode

Last synced: 27 Feb 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/sandylib/algorithms

leetcode problem solve

leetcode leetcode-java leetcode-questions

Last synced: 16 Mar 2025

https://github.com/riccardorevalor/leetcode_topinterview150

LeetCode - Top Interview 150 problems solved

leetcode leetcode-python leetcode-solutions

Last synced: 02 Apr 2025

https://github.com/utkarsh5026/leetcode

LeetCode Problems Solutions in Java

dsa dsa-algorithm java leetcode leetcode-solutions

Last synced: 18 Mar 2025

https://github.com/andrewgazelka/leet-rust

Leetcode problems in Rust

leetcode leetcode-rust rust

Last synced: 07 Apr 2025

https://github.com/mindexpert7546/leetcode-interview-questions

This repository is all about for data stracture and alogrithm from leetcode

datastructures dsa java leetcode leetcode-java leetcode-solutions

Last synced: 31 Mar 2025

https://github.com/derivia/leetcode

Minhas soluções comentadas para os problemas do LeetCode.

coding-challenge javascript leetcode leetcode-solutions

Last synced: 28 Mar 2025

https://github.com/rohankvashisht/practice

This repository contains my practice code.

codechef ide leetcode replit visual-studio-code vscode

Last synced: 25 Mar 2025

https://github.com/joangq/leetcode

Personal repo for LeetCode solutions. Java & Python as main languages.

comments leetcode leetcode-java leetcode-python leetcode-solutions personal

Last synced: 28 Feb 2025

https://github.com/harrisonhemstreet/dsa-python

Data Structures and Algorithms! (plus some Leetcode!)

algorithms data-structures dsa leetcode leetcode-python python3

Last synced: 28 Feb 2025

https://github.com/zekurio/leetcode

leetcode exercises

leetcode

Last synced: 15 Mar 2025

https://github.com/wiktorg3/myleetcodesolutions

My Personal LeetCode Solutions in Java

java leetcode leetcode-java leetcode-solutions

Last synced: 28 Feb 2025