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/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-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/emilwijayasekara/leetcode-1422-maximum-score-after-splitting-a-string

LeetCode Problem 1422. Maximum Score After Splitting a String - The problem involves maximizing the score by splitting a binary string into two parts and counting zeros on the left and ones on the right. The goal is to iterate through possible splits and return the highest achievable score.

java leetcode leetcode-java leetcode-solutions

Last synced: 13 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/chiragagg5k/leetcode-30days-js-challenge

solutions to the 30 days leetcode challenge conducted from 5/5 - 6/3, 2023

30 challenege javascript leetcode

Last synced: 16 Mar 2025

https://github.com/wasi0013/leet_code

leetcode :snake: Python 3 solutions

leetcode leetcode-python3-solutions leetcode-solutions python

Last synced: 18 Jun 2026

https://github.com/himanegi/leetsouls

LeetSouls is a browser extension that extracts code from LeetCode contest problems and converts it into an editable C++ template, ready for use in your preferred IDE. Perfect for LeetCode enthusiasts looking to optimize their contest workflow and focus more on problem-solving rather than setup.

chrome-extension competitive-programming-contests leetcode leetcode-cpp

Last synced: 11 Apr 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/dogukanurker/leetcode

DogukanUrker's LeetCode Submissions

leetcode leetcode-python leetcode-solutions

Last synced: 10 Jun 2025

https://github.com/vaguesloth22/coding_practice

DSA problems that I solve regularly

cpp dsa leetcode

Last synced: 08 Apr 2025

https://github.com/ascender1729/leetcode_scraper

Extract topic tags from LeetCode problems to streamline interview preparation.

beautifulsoup coding-interview data-analysis graphql leetcode python scraper web-scraping

Last synced: 20 Jun 2026

https://github.com/lcian/leetcode-plagiarism-detector

🔍 Automated plagiarism reports for LeetCode Contests

competitive-programming leetcode plagiarism-detection

Last synced: 24 Nov 2025

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

All data structure and algorithm practice.

algorithms data-structures leetcode

Last synced: 29 May 2026

https://github.com/praveendwivediii/leetcode-sql-50

This repository contains my solutions to LeetCode’s Top 50 SQL challenges. Great for mastering core SQL concepts and prepping for data interviews.

leetcode sql

Last synced: 24 Jan 2026

https://github.com/matiasrodlo/leetcode-codewars-solutions

Collection of LeetCode and Codewars solutions in Python and JavaScript

algorithms codewars coding-challenges data-structures leetcode

Last synced: 13 Jun 2025

https://github.com/amaan-bhati/lc-problem-of-the-day-solutions

This GitHub repository tracks my daily progress on LeetCode coding challenges. Here, you'll find my solutions to the daily problems, serving as a log of my journey towards mastering algorithms and data structures

leetcode leetcode-javascript leetcode-solutions leetcodeproblems

Last synced: 06 Sep 2025

https://github.com/jktujq/leetcode

This repository contains all my solutions to leetcode problems.

leetcode python

Last synced: 02 Jul 2025

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

LeetCode Solutions: A Record of My Problem Solving Journey.

leetcode python3

Last synced: 25 Mar 2025

https://github.com/fjc0k/leetcodejs

LeetCode,中文,JavaScript。

leetcode leetcode-javascript

Last synced: 06 Sep 2025

https://github.com/yuriykravets/leetcode

Collection of LeetCode solved problems

leetcode leetcode-kotlin leetcode-solutions

Last synced: 06 Jul 2025

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/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/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/ganeshkadam65/leetcodesolutionscpp

LeetCode has emerged as one of the most popular platforms for honing programming skills and preparing for technical interviews. As a coding enthusiast or a job seeker in the tech industry, having a solid understanding of data structures and algorithms is crucial

algorithms c code coding competitive-programming cpp data-structures leetcode leetcode-cpp leetcode-solutions programming python software-development software-engineering

Last synced: 14 Apr 2026

https://github.com/zeyu-li/leetcode

some leetcode solutions 🤓

leetcode leetcode-solutions

Last synced: 16 Mar 2025

https://github.com/mahtosujeet/potd-acclub

POTD provided by Application Club, MNNIT.

codeforces cpp leetcode potd

Last synced: 02 Apr 2026

https://github.com/ruan-narici/leetcodequestions

This repository was created to store my answers to Leet Code questions

eclipse java leetcode

Last synced: 23 Feb 2025

https://github.com/priyanshudutta04/java-dsa

This repository contains all the codes that I practice for dsa

dsa java leetcode

Last synced: 17 Mar 2025

https://github.com/emilwijayasekara/leetcode-2960-count-tested-devices-after-test-operations

LeetCode Problem 2960. Count Tested Devices After Test Operations - testing devices based on their battery percentages. For each tested device, its battery percentage is decremented by 1, and the operation is propagated to subsequent devices, with the goal of determining the total number of tested devices.

java leetcode leetcode-java leetcode-solutions

Last synced: 01 Mar 2025

https://github.com/istitches/leetcode

累了就刷刷题

leetcode niuke

Last synced: 22 Jun 2026

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

Just a repo to store my leet code problems.

algorithms cpp leetcode leetcode-cpp

Last synced: 14 Oct 2025

https://github.com/alessandro-schmidt/leetcope

Cause sometimes you just gotta cope. This is me axing Leetcode Problems.

leetcode leetcode-java leetcode-python leetcode-solutions sql

Last synced: 21 Jan 2026

https://github.com/bishal7448/leetcode_30_day_javascript_challenge

30-Day JavaScript Challenge 🎯 Strengthen your JavaScript skills with daily LeetCode challenges! Cover topics like basics, ES6+, algorithms, and async programming. Each folder includes a problem, solution, and explanation. Clone, explore, and contribute. Start your journey to mastering JavaScript! 🚀

30daychallenge javascript js30days leetcode leetcode-javascript

Last synced: 08 Oct 2025

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

leetcode-js

javascript leetcode

Last synced: 08 Oct 2025

https://github.com/percebus/algorithmic-excercises

Algorithmic exercises

algo algorithm leetcode

Last synced: 18 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/a9na/daily-leetcode-js

🌟 Daily JavaScript LeetCode challenges 🚀💻

algorithms-and-data-structures javascript leetcode

Last synced: 09 Oct 2025

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

Solutions to some Leetcode problems.

leetcode leetcode-solutions problem-solving

Last synced: 14 Jan 2026

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/ybfacc/lc-tool

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

javascript leetcode typescript

Last synced: 14 May 2026

https://github.com/sandylib/algorithms

leetcode problem solve

leetcode leetcode-java leetcode-questions

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

leetcode 在线刷题Java版

java leetcode

Last synced: 29 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/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/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/debonex/leetcode_rs

leetcode rust solutions

leetcode rust

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

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

leetcode leetcode-solutions

Last synced: 18 Oct 2025

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/equalma/solve-leetcode-rs

Solve leetcode problems in Rust (Working in Progress)

leetcode rust

Last synced: 19 Oct 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/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/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/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/rootulp/leetcode

📝 LeetCode solutions

leetcode leetcode-solutions

Last synced: 26 Oct 2025

https://github.com/litilexuezha/data-structure

JavaScript - 数据结构。原生代码实现

data-structures javascript js leetcode

Last synced: 29 May 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/soozynn/algo-challenge

알고리즘 실력을 쌓기 위한 알고리즘 챌린지 🧱

chai leetcode mocha tdd

Last synced: 26 Feb 2026

https://github.com/1ayanabil1/algorithms

Welcome to the Algorithms repository! 🚀 This repository is dedicated to documenting and sharing my journey through algorithm learning, with a special focus on the Grokking Algorithms book.

codewars codewars-solutions data-structures hackerrank hackerrank-solutions jupyter-notebook leetcode leetcode-python leetcode-solutions machine-learning prob python search-algorithm searching searching-algorithms

Last synced: 09 Feb 2026

https://github.com/bfmhno3/my-algo-journey

Solutions to algorithm problems, serving as a personal reference and a way to track my learning and improvement in data structures and algorithms.

algorithm c cpp leetcode luogu oj python

Last synced: 16 Apr 2026

https://github.com/25-masik-52/cpp-yoptascript-leetcode

Here we go, there you can find custom solutions for LeetCode tasks in C++ and YoptaScript realization.

cpp leetcode leetcode-solutions yoptascript

Last synced: 03 Sep 2025