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

Solutions of programming tasks from LeetCode

algorithms java leetcode leetcode-solutions

Last synced: 23 Jul 2025

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

Practicing questions on leetcode and solutions are being reflected here

algorithms daily-coding-problem data-structures dsa-practice leetcode leetcode-cpp leetcode-solutions

Last synced: 19 Aug 2025

https://github.com/jun-labs/algorithm

📝 자료구조, 알고리즘 학습 저장소.

algorithm data data-structures leetcode problem-solving programmers ps structure

Last synced: 14 Mar 2025

https://github.com/eragonj/leetcode.js

🐌 Time to write some LeetCode

javascript leetcode leetcode-javascript leetcode-solutions

Last synced: 03 Oct 2025

https://github.com/camille-004/leetcode-code-resources

LeetCode solutions and explanations

leetcode python sql tesla

Last synced: 18 Jan 2026

https://github.com/n8brooks/leetcode

Python blind 75

leetcode python3

Last synced: 06 Apr 2025

https://github.com/berkemuftuoglu/algo

Just some cpp scripts which could be useful in a coding interview

algorthims cpp leetcode

Last synced: 21 Aug 2025

https://github.com/harish-aka-shivi/algo-ds

Data structures implementations, algorithms, leetcode solutions, etc

algorithms data-structures dynamic-programming leetcode recursion typescript

Last synced: 03 Oct 2025

https://github.com/zh1995/algorithm

This repository contains my solutions to problems on LeetCode. Each problem solution contains detailed problem-solving ideas and code implementation.

algorithms leetcode

Last synced: 24 Dec 2025

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

Practice and improve your Leetcode skills every day.

golang leetcode

Last synced: 22 Aug 2025

https://github.com/flarewings/streakforge

Duolingo-style LeetCode tracker with streaks, badges & automation.

gamification github-actions habit-tracker leetcode python streak

Last synced: 20 Jan 2026

https://github.com/minhazulmin/leetcode

Solutions to LeetCode problems in various programming languages. A collection of algorithms and data structure challenges to improve problem-solving skills.

leetcode leetcode-javascript leetcode-php leetcode-solutions

Last synced: 06 Sep 2025

https://github.com/nutkiattisak/leetcode-30-days-of-javascript

I've implemented solutions to several LeetCode problems during the "30 Days of JavaScript" challenge. You can find my work here.

javascript leetcode leetcode-30days-challenge

Last synced: 21 May 2026

https://github.com/bkarthik7/leetcode

A repository of my C++ solutions for LeetCode problems

cpp leetcode leetcode-cpp leetcode-solutions solved

Last synced: 22 Mar 2025

https://github.com/albresky/leetcode_writeup

LeetCode 力扣刷题心得 | Hot100 | Compiler | AI Compiler | C++

cpp leetcode

Last synced: 23 Aug 2025

https://github.com/egrizq/golang-data-structure

Data Structure with Golang

data-structures golang leetcode

Last synced: 02 Nov 2025

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

🚀 🐍 🌈 LeetCode with Python 🔥

leetcode leetcode-python leetcode-python3 leetcode-solutions

Last synced: 23 Aug 2025

https://github.com/chaoyangnz/leetcode

Leetcode solutions with Kotlin and Java

algorithm kotlin leetcode pass-the-time

Last synced: 15 May 2026

https://github.com/tsra0ne/leetcode

Leetcode Problem Solutions

leetcode leetcode-solutions leetcode-swift

Last synced: 13 May 2025

https://github.com/luizrebelatto/algorithms-exercises-repo

Repository to share my solutions of exercises algorithms

algorithms-and-data-structures javascript leetcode leetcode-solutions

Last synced: 29 Oct 2025

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

The solutions to the leetcode questions are recorded. All solutions here beat 70%-100% of the solutions to the question

algorithms bfs dfs graph leetcode map string

Last synced: 14 Jun 2026

https://github.com/emilwijayasekara/leetcode-1935-maximum-number-of-words-you-can-type

LeetCode Problem 1935. Maximum Number of Words You Can Type - The task is to count the number of words that can be typed using a malfunctioning keyboard, considering a given string of words and a list of broken letters. Words containing any broken letter are considered untypeable.

java leetcode leetcode-java leetcode-solutions

Last synced: 24 Aug 2025

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

Collection of LeetCode questions to ace the coding interview!

leetcode leetcode-solutions

Last synced: 27 Jun 2025

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

My GO solutions for daily Leetcode ✏️

go golang leetcode leetcode-questions leetcode-solutions

Last synced: 25 Aug 2025

https://github.com/daniguardiola/leetcode

💻 My solutions to Leetcode problems in various languages

csharp golang javascript leetcode leetcode-solutions python rust

Last synced: 08 Apr 2026

https://github.com/lloydlobo/leetcode

solutions and reference to solve common coding leetcode problems

coding leetcode

Last synced: 02 May 2026

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/mindninjax/dsa-daily

A GitHub Repo for my Daily DSA Practice in JavaScript on Leetcode & other sources 🧠⚡

algorithms data-structures dsa hacktoberfest javascript leetcode

Last synced: 29 Mar 2025

https://github.com/sumonta056/start-cp-again

Pratice session of intership preparation !

codeforces interview-questions leetcode mock notes

Last synced: 27 Aug 2025

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

Contains files relating to Competitive program questions from sites such as Hackerrank, Codechef, etc.

codechef competitive-coding competitive-programming competitive-programming-algorithms hackerrank hackerrank-solutions leetcode leetcode-solutions

Last synced: 07 May 2025

https://github.com/0necontroller/leetcode

This is a repository containing solutions to leet code problems I have done.

leetcode

Last synced: 28 Aug 2025

https://github.com/codingwizard2001/number-theory

Number theory is a branch of mathematics that deals with the properties and relationships of numbers, particularly integers. It encompasses various topics, including prime numbers, divisibility, modular arithmetic, congruences, and Diophantine equations. Number theory has applications in cryptography, computer science.

cplusplus cpp cpp17 daily-coding-problem leetcode leetcode-cpp leetcode-solutions number-theory number-theory-leetcode-problem problem-solving

Last synced: 28 Aug 2025

https://github.com/roy7077/advance-algo-dsa

This repository contains advanced algorithmic concepts and practice problems aimed at improving problem-solving skills for competitive programming and technical interviews. Topics include Fenwick Tree, Trie, KMP, Monotonic Stack, Sliding Window, Bit Manipulation, and more. Perfect for those targeting 1800 ~ 2200 difficulty range problems.

advanced-data-structures dsa dsa-algorithm dsa-practice leetcode

Last synced: 29 Aug 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: 29 Apr 2026

https://github.com/maheshsunuwar/leetcode

Solutions of leetcode problems

blind75 leetcode leetcode-solutions python

Last synced: 12 Apr 2026

https://github.com/xwchris/leetcode

前端也要学习算法,记录Leetcode解题过程

algorithms frontend javascript leetcode

Last synced: 06 Apr 2025

https://github.com/ayaka14732/leetcode-python-oneliner

Can you solve LeetCode problems in one-line Python code?

leetcode leetcode-solutions oneliners python

Last synced: 27 Jun 2025

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

Solutions to LeetCode problems in Java.

algorithms java leetcode

Last synced: 16 May 2026

https://github.com/houbb/leetcode-notes

leetcode-notes 力扣算法刷题笔记 数据结构与算法

algorithms data-structures leetcode

Last synced: 30 Aug 2025

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

🧩 Collection of leetcode problems.

leetcode problems

Last synced: 30 Aug 2025

https://github.com/zolotyh-dk/data-structures-and-algorithms

Решения задач по алгоритмам и структурам данных с LeetCode

algorithms-and-data-structures arrays-and-strings java leetcode sliding-window two-pointers

Last synced: 26 Feb 2025

https://github.com/rustydavinci/leetcode_solutions

LeetCode problems solutions in Rust

leetcode leetcode-rust leetcode-solutions rust

Last synced: 14 Mar 2025

https://github.com/letsdeepchat/leetcode-30-days-of-javascript-programming

A closure in JavaScript occurs when a function "remembers" its lexical scope (the variables and functions that were in scope at the time it was created), even if it's executed outside that scope.

closure closure-leetcode deepak-chaudhari deepak14ri javascript-closures leetcode leetcode-closure leetcode-javascript-solutions leetcode-solutions

Last synced: 06 Apr 2025

https://github.com/dominiks01/leetcode

Daily Leetcode Progress Tracker.

algorithms-and-data-structures c cpp learning leetcode

Last synced: 20 May 2026

https://github.com/sahuang/leetcode-in-cpp

LeetCode Solutions in C as an exercise

c cpp interview-practice leetcode

Last synced: 20 Jan 2026

https://github.com/adrienc21/leetcode

Collection of LeetCode questions and their solutions

coding-challenge coding-interviews cpp leetcode leetcode-solutions problem-solving python rust

Last synced: 29 Apr 2026

https://github.com/borisplaton/python_exercise

Решение разных задач нa Pyhon

leetcode python

Last synced: 20 Mar 2025

https://github.com/victor-fiamoncini/leetcode_stuff

Some leetcode problems solved with different approaches

algorithms datastructures leetcode

Last synced: 30 Mar 2025

https://github.com/giorgiogtelian/leetcode_problems

my leetcode problem i will add the medium to hard difficulties one

leetcode leetcode-cpp leetcode-solutions problem-solving problems solution solutions

Last synced: 25 Dec 2025

https://github.com/ym1085/algorithm-study

Repository for solving algorithmic problems

algorithm backjoon java leetcode programmers

Last synced: 29 Mar 2025

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

leetcodes blind 75 questions.

blind75 leetcode leetcode-java

Last synced: 31 Mar 2025

https://github.com/mzmbq/leet-get-problem

Pull LeetCode problems into Obsidian notes using the Templater plugin.

leetcode obsidian obsidian-templater

Last synced: 12 Jan 2026

https://github.com/pranavpr/leetcode-plus

Google Chrome extension for LeetCode

chrome-extension leetcode

Last synced: 20 May 2026

https://github.com/jeanbou/tech-interview-questions

A good collection of real-world coding interview problems, algorithm challenges & technical questions solved during application processes or its preparation for top tech companies. Includes multiple solutions for firms like Meta (Facebook), Goldman Sachs, Rakuten, Barclays, Line, Lifeware, Odoo, SES, Talkwalker & etc. Perfect for tech interview

algorithms code coding-challenges data-structures faang interview-preparation leetcode love tech-interviews

Last synced: 03 Feb 2026

https://github.com/abdoufermat5/algorithmique

# Resolution de quelques problemes et implémentations de quelques algorithmes

algorithms competitive-programming data-structures dsa-algorithm leetcode python

Last synced: 27 Jun 2025

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

Just solutions to Leetcode problems in Go.

algorithms data-structures golang interviewing leetcode

Last synced: 22 Aug 2025

https://github.com/clearxs/go-algorithms-and-data-structures

go implementation algorithms and data-structurs

algorithms data-structures go leetcode

Last synced: 20 May 2026

https://github.com/firoz-thakur/leetcodesolving

Welcome to the LeetCode Problem Solving repository! This repository contains solutions to a variety of problems from LeetCode, covering a wide range of topics in Data Structures and Algorithms. The goal is to enhance problem-solving skills and help you ace technical interviews.

algorithm codechef-solutions codeforces-solutions competitive-programming cpp data-structures java leetcode leetcode-solutions problem-solving

Last synced: 11 May 2026

https://github.com/mprograms-mg/javascript-practices

About This repository contains Javascript Code snippet of JS Topic and LeetCode Solutions. helping developer to learn and practice JavaScript concepts and features in a hands-on way.

anuglar beginners coding-challenge javascript javascript-library leetcode leetcode-javascript practice-programming react typescript

Last synced: 25 Feb 2025

https://github.com/deepanchal/dsa

Repo to practice Data Structures & Algorithms.

algorithms-and-data-structures cpp java leetcode leetcode-solutions

Last synced: 11 May 2026

https://github.com/ironmanjay/c_code

主要就是学习过程中的代码,另外还有每天刷LeetCode的代码,持续更新中.....

java leetcode

Last synced: 20 May 2026

https://github.com/ch-garcia/leetcode_python

This repository contains all of my Python solutions for problems solved on LeetCode.

leetcode leetcode-pandas leetcode-problems leetcode-python leetcode-solutions pandas python

Last synced: 18 May 2026

https://github.com/iceopen/leetcode

力扣 (LeetCode) - 全球极客挚爱的技术成长平台

go leetcode

Last synced: 09 Feb 2026

https://github.com/andreyrcdias/leetcode

LeetCode resolutions

leetcode

Last synced: 29 Jun 2025

https://github.com/thesr007/neetcode

NeetCode Solution by TheSR

leetcode neetcode neetcode-150-python neetcode150

Last synced: 30 Mar 2025

https://github.com/7astro7/leetcode

bad solutions to leetcode problems

algorithms c data-structures docker java leetcode python

Last synced: 31 Dec 2025

https://github.com/shankarmattigatti/leetcode

LeetCode Problems Solutions

java javascript leetcode sql typescript

Last synced: 10 Apr 2026

https://github.com/archana-p-nair/sql_50-challege

𝗧𝗵𝗲 𝗣𝗹𝗮𝗻: ✅ 50 curated SQL questions from LeetCode’s Top Interview List ✅ Daily practice with progressive difficulty ✅ Focus on clean, optimised, and industry-standard solutions

coding consistency database drgvishwanathanchallenge leetcode mysql sql upskill

Last synced: 20 May 2026

https://github.com/abdus/ds-and-algo

leetcode problems and solutions

interview-preparation leetcode leetcode-solutions

Last synced: 22 Jul 2025

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

A collection of very non systematic solutions for Leetcode problems.

leetcode leetcode-python leetcode-solutions

Last synced: 29 Mar 2025

https://github.com/hong539/python-101

python-101 for one who want to practice more coding skills/tips with Python

algorithm codility datastructures hackerrank leetcode python python3

Last synced: 29 Mar 2025

https://github.com/fjc0k/leetcodejs

LeetCode,中文,JavaScript。

leetcode leetcode-javascript

Last synced: 06 Sep 2025

https://github.com/belanasaikiran/leetcode75

My Implemenations for LeetCode 75

cplusplus leetcode

Last synced: 31 Aug 2025

https://github.com/thomhayner/leetcode

A repo containing my LeetCode solutions.

leetcode leetcode-solutions

Last synced: 02 Jul 2025

https://github.com/m-ezhil/leetcode-sql50

Welcome to my repository featuring solutions to the SQL 50 challenge from LeetCode. Whether you're practicing for technical interviews or just looking to sharpen your SQL skills, this collection covers a wide range of topics from basic to complex queries.

dataanalysis dataanalytics database leetcode mysql sql sqlserver

Last synced: 13 Apr 2026

https://github.com/emilwijayasekara/leetcode-1897-redistribute-characters-to-make-all-strings-equal

LeetCode Problem 1897. Redistribute Characters to Make All Strings Equal - This problem challenges to determine whether it is possible to make all strings in a given array equal through a series of operations that involve moving characters between strings. The goal is to return true if such equality can be achieved and false otherwise

java leetcode leetcode-java leetcode-solutions

Last synced: 13 Jun 2026

https://github.com/emilwijayasekara/leetcode-1816-truncate-sentence

LeetCode Problem 1816. Truncate Sentence - Given a sentence s​​​​​​ and an integer k​​​​​​. You want to truncate s​​​​​​ such that it contains only the first k​​​​​​ words. Return s​​​ after truncating it.

java leetcode leetcode-java leetcode-solutions

Last synced: 01 Mar 2025