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

Solutions to LeetCode problems 🚀

leetcode leetcode-solutions leetcode-typescript

Last synced: 16 Mar 2025

https://github.com/woohoeon/leetcode

Solutions to LeetCode challenges.

leetcode leetcode-solutions

Last synced: 15 May 2026

https://github.com/albresky/leetcode_writeup

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

cpp leetcode

Last synced: 23 Aug 2025

https://github.com/p4zd4n/leetcode

Solutions of programming tasks from LeetCode

algorithms java leetcode leetcode-solutions

Last synced: 23 Jul 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/jun-labs/algorithm

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

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

Last synced: 14 Mar 2025

https://github.com/n8brooks/leetcode

Python blind 75

leetcode python3

Last synced: 06 Apr 2025

https://github.com/otabek-kholmirzaev/awesome-dsa

A 𝗿𝗼𝗮𝗱𝗺𝗮𝗽 for data structures and algorithms with comprehensive tutorials & practice resources.

algorithms awesome coding-interviews data-structures dsa faang-preparation leetcode roadmap

Last synced: 03 Mar 2025

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/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/luaannguyen/go-leetcode

My GO solutions for daily Leetcode ✏️

go golang leetcode leetcode-questions leetcode-solutions

Last synced: 25 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/tim-hub/leetcode-practice

a collection of leet code practices.

leetcode

Last synced: 17 Mar 2025

https://github.com/pmarkaide/leetcode

LeetCode problems solutions in Kotlin

kotlin leetcode

Last synced: 01 Jul 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/sumonta056/start-cp-again

Pratice session of intership preparation !

codeforces interview-questions leetcode mock notes

Last synced: 27 Aug 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/unstablebrainiac/leetcode

Solutions to LeetCode problems

hacktoberfest java leetcode

Last synced: 04 Sep 2025

https://github.com/primaryobjects/leetcode-app

Practice web development while solving programming algorithm challenges.

algorithms angular angular2 angularjs css hackerrank javascript leetcode material-ui typescript vscode

Last synced: 12 Apr 2026

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/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/egrizq/golang-data-structure

Data Structure with Golang

data-structures golang leetcode

Last synced: 02 Nov 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/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/tsra0ne/leetcode

Leetcode Problem Solutions

leetcode leetcode-solutions leetcode-swift

Last synced: 13 May 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/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/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/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/geekyharsh05/leetcode-solutions

Collection of LeetCode questions to ace the coding interview!

leetcode leetcode-solutions

Last synced: 27 Jun 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/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/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/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/xwchris/leetcode

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

algorithms frontend javascript leetcode

Last synced: 06 Apr 2025

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/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/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/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/ym1085/algorithm-study

Repository for solving algorithmic problems

algorithm backjoon java leetcode programmers

Last synced: 29 Mar 2025

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

Google Chrome extension for LeetCode

chrome-extension leetcode

Last synced: 20 May 2026

https://github.com/belanasaikiran/leetcode75

My Implemenations for LeetCode 75

cplusplus leetcode

Last synced: 31 Aug 2025

https://github.com/masaok/knapsack-web

Knapsack Solver Visualization

leetcode react

Last synced: 14 May 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/ironmanjay/c_code

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

java leetcode

Last synced: 20 May 2026

https://github.com/thomasjvu/leetcode

❓ Answers and explanations for my daily LeetCode practice problems

javascript leetcode sql

Last synced: 07 Apr 2025

https://github.com/evanwporter/leetcode

Solved Leetcode Problems

leetcode

Last synced: 14 Mar 2025

https://github.com/tomfanhm/leetcode

This website is designed for sharing my solutions and discuss coding problems. Whether you're preparing for a technical interview or just enjoy solving coding challenges, this website is the perfect place for you!

astro blog daisyui leetcode tailwindcss typescript

Last synced: 17 Apr 2026

https://github.com/iceopen/leetcode

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

go leetcode

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

leetcode problem solve

leetcode leetcode-java leetcode-questions

Last synced: 16 Mar 2025

https://github.com/shaikahmadnawaz/top-interview-questions-leetcode

LeetCode is the golden standard for technical interviews . In the face of tight and limited job preparation time, this set of selected high-frequency interview problems can help you improve efficiently and greatly increase the possibility of obtaining an offer.

dsa dsa-java interview interview-practice interview-preparation interview-questions java leetcode leetcode-java

Last synced: 15 May 2025

https://github.com/lloydlobo/leetcode

solutions and reference to solve common coding leetcode problems

coding leetcode

Last synced: 02 May 2026

https://github.com/gopikrsmscs/leet-classifier

A open source tool designed to organize solved LeetCode problems into logical folders by tags, making it easy to revisit and maintain your coding achievements.

leetcode leetcode-solutions python python3

Last synced: 25 May 2026

https://github.com/yousefdergham/leetship

LeetShip is a cross-browser extension that detects when you submit an accepted solution on LeetCode and automatically commits it to your GitHub repository with clean structure, generated README files, and organized folders.

leetcode leetcode-automation

Last synced: 25 May 2026

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

My solutions to LeetCode problems

dart java kotlin leetcode python solutions

Last synced: 10 Apr 2026

https://github.com/saysky/leetcode

Practice makes perfect.

leetcode leetcode-java

Last synced: 25 May 2026

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