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/asphaltt/leetcode.go

Go solutions for leetcode

leetcode leetcode-go

Last synced: 13 May 2026

https://github.com/utkarsh5026/leetcode

LeetCode Problems Solutions in Java

dsa dsa-algorithm java leetcode leetcode-solutions

Last synced: 20 Apr 2026

https://github.com/roy7077/segmenttree_fenwicktree

This repository includes clear explanations and practical problems related to Segment Trees and Fenwick Trees, helping you understand and use these data structures effectively.

advance-data-structure codeforces dsa dsa-algorithm fenwick-tree hackerearth leetcode problem-solving segment-tree

Last synced: 20 Apr 2026

https://github.com/shaheennabi/my_practices_on_data_structures_-_algorithms

🎯📚 Practicing Data Structures & Algorithms ✨🔢 A dedicated space where I solve DSA problems and document my thought process, approaches, and optimizations. 🚀💡 Each solution comes with a detailed explanation, covering different strategies and improvements. 🧠⚡ This repo serves as my personal learning journey.

data-structures-and-algorithms dsa dsa-journey leetcode python step-by-step-guide

Last synced: 11 Jun 2026

https://github.com/ssanthosh010303/d14c1

Day-14 Challenge-1: LeetCode Problems

csharp dotnet leetcode

Last synced: 19 May 2026

https://github.com/iamursky/leetcode

My LeetCode problem solutions

leetcode

Last synced: 06 Jul 2025

https://github.com/aglove2189/blind75

my python solutions to the Blind 75 LeetCode questions

leetcode

Last synced: 22 Apr 2026

https://github.com/ischaojie/leetcode

刷题!刷题!!刷题!!!

go leetcode offer python

Last synced: 22 Apr 2026

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

Popular Competitive Programming Questions essential for interview preparation

algorithms competitive-programming data-structures leetcode spoj

Last synced: 06 Jun 2026

https://github.com/anuj-thakur-513/6-companies-30-days

This is the repo for Arsh Goyal's 6 Companies 30 Days Challenge

6companies30days 6companies30days2k23 arshgoyal challenge leetcode revisewitharsh

Last synced: 06 Jun 2026

https://github.com/ridvikpal/leetcode-solutions-cpp

C++ solutions to problems I've solved on DSA platforms like LeetCode

cpp leetcode leetcode-solutions

Last synced: 11 Jun 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/coodingpenguin/problem-solving

:memo: Practice problem solving with BOJ and Programmers

algorithm boj leetcode problem-solving programmers python-for-coding-test python3

Last synced: 26 Mar 2025

https://github.com/alexandros-lekkas/leetcode

🧑‍💻 All of my LeetCode solutions, synced by LeetHub

learning leetcode leetcode-solutions leethub personal

Last synced: 06 Jul 2025

https://github.com/felixoder/leetcode_journey

Here I share my leetcode progress journey

cp dsa hactober leetcode logic practise programming

Last synced: 17 Jan 2026

https://github.com/armandfs/leetcode-storage

repo for storing all of my leetcode history and code that I've submitted. (Possibly will be in Python or maybe even JavaScript)

leetcode leetcode-python leetcode-solutions

Last synced: 25 Apr 2026

https://github.com/iprajwaal/smash_leeetcoodeee

Just using time on DSA

cpp dsa leetcode python

Last synced: 25 Apr 2026

https://github.com/grand-27-master/leetcode-solutions

Collection of LeetCode questions to ace the coding interview!

dsa interview-preparation leetcode problems

Last synced: 13 Jun 2026

https://github.com/istitches/leetcode

累了就刷刷题

leetcode niuke

Last synced: 22 Jun 2026

https://github.com/blablatdinov/leetcode-anki

This repository is designed to assist you in systematically learning and memorizing LeetCode problems and algorithms using Anki, a popular mnemonic learning tool

algorithms algorithms-and-data-structures anki learning leetcode python

Last synced: 28 Apr 2026

https://github.com/chchwy/leetcode

My leetcode journey

leetcode

Last synced: 28 Apr 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/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/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/samridhi060/leetcode1672

LeetCode 1672: Richest Customer Wealth

java leetcode leetcode-java leetcode-solutions

Last synced: 13 Oct 2025

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/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/Jiannan-dev/leetcode-daily-question

获取leetcode每日一题(get the daily question of leetcode)

daily-questions leetcode

Last synced: 14 Oct 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/joelhy/leetcode-in-rust

My LeetCode solutions in Rust.

leetcode leetcode-rust leetcode-solutions rust

Last synced: 14 Oct 2025

https://github.com/beakerandjake/leetcode

My leetcode solution repository

leetcode leetcode-javascript leetcode-solutions

Last synced: 14 Oct 2025

https://github.com/toquery/leetcode-cn

leetcode 在线刷题Java版

java leetcode

Last synced: 29 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/didogrigorov/leetcode-may-daily-challenges-2023

Python solutions to LeetCode's May 2023 Daily Challenges, organized by date. Ideal for practicing coding, mastering Python, and preparing for interviews.

algorithm-challenges algorithms algorithms-and-data-structures coding coding-challenge coding-challenges coding-interviews data-structures interview leetcode leetcode-python leetcode-solutions programming python python3

Last synced: 12 Oct 2025

https://github.com/vtheonly/150_leetcode_problems

LeetCode: 150 total problems, with 50 easy, 75 medium, and 25 hard.

algorithms coding cpp data-structures java javascript leetcode problem-solving python

Last synced: 28 Apr 2026

https://github.com/parachvte/leetcode

Leetcode solutions as practices of learning new languages.

leetcode leetcode-golang

Last synced: 14 Jan 2026

https://github.com/taishikato/leetcode

My LeetCode Problems' Answers

codewars leetcode

Last synced: 27 Jan 2026

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

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

leetcode leetcode-solutions

Last synced: 18 Oct 2025

https://github.com/plliao/leetcodetestcases

Testcases for leetcode online judge.

leetcode

Last synced: 22 Feb 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/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/dpbm/leetcode

My LeetCode solutions

algorithms leetcode problem-solving python ruby

Last synced: 14 Apr 2026

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/whisperpine/leetcode-py

LeetCode problem solutions in Rust.

algorithms data-structures dsa leetcode neetcode python

Last synced: 11 Oct 2025

https://github.com/leetking/leetcode

My tour in LeetCode

leetcode

Last synced: 11 Oct 2025

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

LeetCode Tracker - https://github.com/JeffreyGbeho/leetcode-tracker

leetcode leetcode-solutions porobertdev

Last synced: 28 Oct 2025

https://github.com/shihabmridha/leetcode

My leetcode solutions

go golang leetcode

Last synced: 24 Oct 2025

https://github.com/salma-mamdoh/30-day-of-pandas

My Solutions For 30-Day-of-Pandas Challenges on LeetCode.

30-day-leetcoding-challenge jupyter-notebook leetcode pandas problem-solving python

Last synced: 09 May 2026

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-1108-defanging-an-ip-address

LeetCode Problem 1108. Defanging an IP Address - The task is to create a defanged version of a given IPv4 address by replacing each period "." with "[.]". The goal is to modify the address format while preserving its validity.

java leetcode leetcode-java leetcode-solutions

Last synced: 08 Jun 2026

https://github.com/xoraus/leetcode-dsa-grind

There are intricate patterns woven throughout existence, and I am driven by an unrelenting quest to uncover and comprehend as many of them as I can.

codechef codeforces gfg interviewbit java leetcode lintcode sql topcoder

Last synced: 14 Jun 2026

https://github.com/soulhat/leetcode

The solutions of 1000+ LeetCode problems!

leetcode leetcode-solutions leetcode-typescript typescript

Last synced: 29 Apr 2026

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/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/rileysuomi/datastructures-and-algos

Collection of data structure implementations, algorithms, and leet-code solutions

algorithms cpp data-structures leetcode python

Last synced: 29 Apr 2026

https://github.com/sreejeet/leetcode

My leetcode solutions. No PRs unless for improvement/corrections.

algorithms competitive-programming data-structures exercises leetcode leetcode-solutions solutions

Last synced: 14 Jan 2026

https://github.com/aint/leetcode

🎓 My polyglot solutions of Leetcode problems. Scala, Java, Golang, Python, C++ etc.

algorithms cpp golang java leetcode python rust scala

Last synced: 14 Jan 2026

https://github.com/said7388/leetcode-binary-search

Leetcode Binary Search Study Plan Problem Solved with golang.

binary-search go golang leetcode leetcode-solutions

Last synced: 16 Jun 2026

https://github.com/quien697/algorithm-swift

It’s an algorithm practice project created using the Xcode Command Line Tool on macOS

algorithm leetcode swift

Last synced: 10 Oct 2025

https://github.com/astaphobia/leetcodes

Leetcodes brain workout with golang

leetcode leetcode-golang

Last synced: 14 Jan 2026

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

Solutions to some Leetcode problems.

leetcode leetcode-solutions problem-solving

Last synced: 14 Jan 2026

https://github.com/nikamelashvili/leetcode-blind-75-java

leetcodes blind 75 questions.

blind75 leetcode leetcode-java

Last synced: 31 Mar 2025

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/a9na/daily-leetcode-js

🌟 Daily JavaScript LeetCode challenges 🚀💻

algorithms-and-data-structures javascript leetcode

Last synced: 09 Oct 2025

https://github.com/whalecold/leetcode

solutions of leetcode in rust

golang leetcode rust tools

Last synced: 30 Apr 2026

https://github.com/sixtycode/leetcode

sixtycode on leetcode

leetcode typescript

Last synced: 08 Jun 2026

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

A repo to store my successful submissions in Contests on different online judges. Progress updated every week.

competitive-programming cplusplus dsa dsa-practice hackerrank leetcode

Last synced: 01 May 2026

https://github.com/leye195/algorithm-coding

알고리즘 코딩 문제 풀이 저장소 입니다.

algorithm baekjoon javascript leetcode programmers python

Last synced: 01 May 2026

https://github.com/kabeech/xtreme-xmas-code

An xtreme mod for your favorite advent calendar

advent-of-code holidays leetcode

Last synced: 09 Oct 2025

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

This repo provides solutions for leetcode problems in python

leetcode python

Last synced: 09 Oct 2025