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/hanaasagi/pyleetcode

My LeetCode solution using Python

leetcode leetcode-python leetcode-solutions

Last synced: 19 Apr 2026

https://github.com/emilwijayasekara/leetcode-2667-create-hello-world-function-30-days-of-javascript-day-1

LeetCode Problem 2667. Create Hello World Function - In this problem we have to write a function createHelloWorld. It should return a new function that always returns "Hello World".

javascript leetcode leetcode-solutions

Last synced: 19 Oct 2025

https://github.com/raphaelcausse/leetcode

Collection of my LeetCode solutions.

leetcode leetcode-solutions

Last synced: 27 Oct 2025

https://github.com/kylecurtis/solutions

Leetcode (and similar) solutions with self-testing.

c-plus-plus cmake cmakelists cplusplus cpp leetcode leetcode-solutions

Last synced: 20 Aug 2025

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

Data Structures and Algorithms! (plus some Leetcode!)

algorithms data-structures dsa leetcode leetcode-python python3

Last synced: 12 Jun 2026

https://github.com/simon-hng/code_challenges

Leetcode and Hackerrank solutions

leetcode

Last synced: 10 Jan 2026

https://github.com/sahilm8/dsa_solutions

Solutions for data structures and algorithms from LeetCode and HackerRank.

hackerrank java leetcode

Last synced: 01 Apr 2025

https://github.com/nk-works/leet-solver

This repository contains all my solutions to LeetCode problems, organized by difficulty level and problem type. Each solution is written with clean, well-documented code, and wherever applicable, I’ve included explanations and time complexity analysis.

dsa java leetcode

Last synced: 10 Jan 2026

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

My LeetCode data structure and algorithm practice in Python.

algorithms data-structures leetcode python3

Last synced: 01 Mar 2025

https://github.com/zhangxinxu1992/leetcode

LeetCode solutions by CSharp

algorithms csharp dotnet dotnet-core leetcode

Last synced: 13 Apr 2026

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/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/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/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/emilwijayasekara/leetcode-771-jewels-and-stones

LeetCode Problem 771. Jewels and Stones - The task is to count how many stones in a given string are considered jewels based on a separate string of jewel types. The solution involves comparing characters in both strings and tallying the matches.

java leetcode leetcode-java leetcode-solutions

Last synced: 01 Mar 2025

https://github.com/kunalparkhade/logic-for-prog

This repository contains various coding exercises and solutions to help improve problem-solving skills for beginners in programming. The solutions are focused on logical thinking and solving problems using different algorithms and data structures.

coding coding-challenge competitive-programming leetcode logic-programming

Last synced: 02 Apr 2025

https://github.com/iamursky/leetcode

My LeetCode problem solutions

leetcode

Last synced: 06 Jul 2025

https://github.com/emilwijayasekara/leetcode-2441-largest-positive-integer-that-exists-with-its-negative

LeetCode Problem 2441.Largest Positive Integer That Exists With Its Negative - The problem requires finding the largest positive integer in an array such that its negative counterpart also exists in the array. The objective is to return this maximum positive integer, or -1 if no such integer is found.

java leetcode leetcode-java leetcode-solutions

Last synced: 13 Jun 2026

https://github.com/somnathkar000/javascript-to-typescript-learning-journey

Welcome to the JavaScript to TypeScript Learning Journey repository! This repository documents my learning journey from JavaScript to TypeScript and includes various materials and exercises to enhance my understanding of the language. Additionally, I have solved a few DSA problems, which are located in the "dsa" folder.

dsa-practice leetcode typescript

Last synced: 13 Jun 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/vermavarun/shaksz

All coding and design solutions as package

competitive-programming leetcode leetcode-solutions system-design

Last synced: 14 Jan 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/ngugimuchangi/coding-challenges

Solutions to common interview questions

hackerrank leetcode

Last synced: 15 Jun 2026

https://github.com/kzamanbd/leetcode-problem

Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...

cpp leetcode leetcode-solutions problemsolving

Last synced: 27 Feb 2025

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

🛠️💡 This repository contains my solutions to LeetCode problems, organized by problem number. It serves as a record of my algorithm practice and a reference for improving problem-solving skills.

competitive-coding competitive-programming leetcode leetcode-cpp leetcode-practice leetcode-solutions problem-solution problem-solving

Last synced: 15 Jun 2026

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

Practice Competitive Programming in Python3

competettive-programming leetcode leetcode-solutions python

Last synced: 15 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/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/istitches/leetcode

累了就刷刷题

leetcode niuke

Last synced: 22 Jun 2026

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

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

go leetcode

Last synced: 01 Mar 2025

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/anshiii/leetcode-javascript

The answer of problems from leetcode in javascript

leetcode

Last synced: 16 Mar 2025

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/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: 17 Jun 2026

https://github.com/ankitz007/leetlink

URL redirection service for LeetCode problems

hobby-project leetcode

Last synced: 07 Feb 2026

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/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/cyropcjr/leetcode-solutions

The repository for all of the solutions to the Leetcode problems

algorithms cpp dsa dsa-algorithm kotlin leetcode leetcode-solutions

Last synced: 18 Apr 2026

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/porobertdev/leetcode-solutions

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

leetcode leetcode-solutions porobertdev

Last synced: 28 Oct 2025

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

Solutions to Leetcode problems; updated daily

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

Last synced: 10 Oct 2025

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/jason-c-daniels/leet-code

A small selection of code challenges I've tried on LeetCode in c++.

cpp leetcode

Last synced: 17 Jun 2026

https://github.com/sarahabuirmeileh/problemsolving

This repository contains solutions to problems I've solved on Codeforces, Leetcode and others.

codeforces codeforces-problems codeforces-solutions competitive-programming cplusplus leetcode leetcode-cpp leetcode-solutions problem-solving

Last synced: 01 Jun 2026

https://github.com/santoshvarmaaddala/leetcode_api

Leetcode Api to fetch the leetcode user details easily

api endpoint fastapi graphql leetcode python3 request uvicorn webscarpping

Last synced: 09 May 2026

https://github.com/pacemakerx/leetcode-my-solutions-sql-50

This repository contains my solutions for the SQL 50 LEARNING PLAN FROM LEETCODE

leetcode leetcode-sql sql

Last synced: 10 Oct 2025

https://github.com/ybfacc/lc-tool

js、ts的常用数据结构。方便写leetcode调用

javascript leetcode typescript

Last synced: 14 May 2026

https://github.com/leetking/leetcode

My tour in LeetCode

leetcode

Last synced: 11 Oct 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/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/whisperpine/leetcode-py

LeetCode problem solutions in Rust.

algorithms data-structures dsa leetcode neetcode python

Last synced: 11 Oct 2025

https://github.com/dpbm/leetcode

My LeetCode solutions

algorithms leetcode problem-solving python ruby

Last synced: 14 Apr 2026

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

Leetcode solutions as practices of learning new languages.

leetcode leetcode-golang

Last synced: 14 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/mohitjaisal/leetcode-problem-solutions

Creating records of all my LeetCode Problems Solutions in C++ (CPP). Leetcode Solutions on daily basis

cpp leetcode leetcode-cpp leetcode-problems-solutions leetcode-solutins-cpp leetcode-solutions

Last synced: 12 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/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/toquery/leetcode-cn

leetcode 在线刷题Java版

java leetcode

Last synced: 29 Oct 2025

https://github.com/prakhar-002/prakhar-002

Meet Prakhar Katiyar 🙋🏻‍♂️ , An avid learner with a passion for mastering the MERN (MongoDB, Express.js, React.js, Node.js) stack 🎯 and diving deep into Data Structures and Algorithms (DSA) 🧑🏻‍💻

backend dsa-java font-end html-css-javascript leetcode mern-stack-development netlify

Last synced: 19 Jan 2026

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/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/mohdfaizu/leetcode-problems

This repo provides solutions for leetcode problems in python

leetcode python

Last synced: 09 Oct 2025

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/samridhi060/leetcode1672

LeetCode 1672: Richest Customer Wealth

java leetcode leetcode-java leetcode-solutions

Last synced: 13 Oct 2025

https://github.com/alxdrcirilo/leetcode

LeetCode solutions

leetcode

Last synced: 27 Jan 2026

https://github.com/hilarionengarejr/leetcode

Just LeetCode nothing to see here lol.

leetcode leetcode-javascript leetcode-python

Last synced: 02 Apr 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/wst7/algorithm

Algorithm code with JS/TS Go Rust

algorithm go js leetcode

Last synced: 10 May 2026

https://github.com/yudgnahk/kelvin-challenges

[Golang] Leetcode, Hackerrank, Codeforces... problems and challenges

challenges golang leetcode

Last synced: 14 Jan 2026

https://github.com/sharadbhat/competitive-coding

Solutions to problems on Hackerrank, Hackerearth, etc.

competitive-programming hackerrank leetcode python3

Last synced: 09 Oct 2025

https://github.com/yhkee0404/leetcode-daily-google-sheets-apps-script

Automatically updates Google Sheets with daily LeetCode challenge questions, crawls submissions, increment streaks, and send daily records as discord messages.

discord google-sheets graphql leetcode

Last synced: 10 May 2026

https://github.com/a9na/daily-leetcode-ts

Daily TypeScript LeetCode challenges

leetcode typescript

Last synced: 09 Oct 2025

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