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

Collection of LeetCode questions to ace the coding interview!

leetcode leetcode-solutions

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/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/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/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/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/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/rustydavinci/leetcode_solutions

LeetCode problems solutions in Rust

leetcode leetcode-rust leetcode-solutions rust

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

leetcode rust solutions

leetcode rust

Last synced: 28 Feb 2025

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/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/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/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/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/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/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/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/belanasaikiran/leetcode75

My Implemenations for LeetCode 75

cplusplus leetcode

Last synced: 31 Aug 2025

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

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/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/winter-code/leetcode-30-days

Trying to solve one problem everyday with the leetcode 30 day challenge

coding hacktoberfest hacktoberfest2020 leetcode

Last synced: 16 Jan 2026

https://github.com/nickufer/return-leetcode-problem-dislikes

A Tampermonkey / Violentmonkey userscript that restores the dislike button count on Leetcode for the dynamic layout

leetcode tampermonkey tampermonkey-script tampermonkey-userscript violentmonkey violentmonkey-script violentmonkey-userscript

Last synced: 11 Feb 2026

https://github.com/pranayadmn/leetcode

A collection of all my LeetCode submissions.

leetcode leetcode-cpp leetcode-solutions

Last synced: 18 Jun 2026

https://github.com/hmes98318/leetcode

LeetCode 刷題紀錄

leetcode leetcode-cpp leetcode-solutions

Last synced: 19 Mar 2026

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

Daily TypeScript LeetCode challenges

leetcode typescript

Last synced: 09 Oct 2025

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/percebus/algorithmic-excercises

Algorithmic exercises

algo algorithm leetcode

Last synced: 18 Jan 2026

https://github.com/yehezkiel1086/dsa-stuffs

Programming problem solutions which includes SQL problems solutions, linux shell, also data structures and algorithms.

algorithms c codeforces coderbyte codewars cpp data-structures hackerrank leetcode linux python spoj sql toki

Last synced: 16 Apr 2026

https://github.com/shaishab316/problem-solving

This repository contains my personal solutions to LeetCode problems. I regularly update it as I solve new challenges.

algorithms codeforces competive-programming dsa leetcode problem-solving

Last synced: 28 Feb 2026

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

leetcode-js

javascript leetcode

Last synced: 08 Oct 2025

https://github.com/dbgoytia/algorithms

A collection of fun algorithms and challenges from leetcode, codewars, and pro bootcamps implemented in Go and Python3

algorithms codewards go leetcode python python3

Last synced: 14 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/openluopworld/basic_algorithms

Problems of leetcode and some basic algorithms.

leetcode programming-exercise

Last synced: 12 Mar 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/patricktcoakley/leetcode.dart

Leetcode solutions in Dart.

dart leetcode leetcode-dart

Last synced: 30 Apr 2026

https://github.com/dhanushreddy291/solved-dsa-problems

This REPO Conatains DSA problems that I have solved on various websites such as Hackerrank, Leetcode and Interviewbit.

algorithms hackerrank hackerrank-solutions leetcode

Last synced: 08 Oct 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/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/0x-jerry/leet-code

leetcode 刷题本

leetcode

Last synced: 08 Oct 2025

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

leetcode题解,不定时更新。

algorithm go golang interview-questions leetcode

Last synced: 12 Mar 2026

https://github.com/tomalexsmith/sql-challenges

Repository to act as a library for all my SQL practice going forward

hackerrank leetcode ms-sql-server mysql preppindata snowflake sql

Last synced: 15 Feb 2026

https://github.com/cvdg/gfht

LeetCode solutions in Rust

leetcode rust

Last synced: 07 Oct 2025

https://github.com/shuuji3/leetcode

📃 Code submitted to LeetCode

leetcode leetcode-solutions

Last synced: 01 May 2026

https://github.com/aryagxr/leetcode

Documenting my LeetCode attempts!

leetcode

Last synced: 13 Jun 2026

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

A collection of my LeetCode solutions in Python and JavaScript, categorized by difficulty (Easy, Medium, Hard). Focused on clean code, efficient solutions, and improving problem-solving skills.

algorithms data-structures javascript leetcode problem-solving python

Last synced: 30 Apr 2026

https://github.com/whalecold/leetcode

solutions of leetcode in rust

golang leetcode rust tools

Last synced: 30 Apr 2026

https://github.com/6a6aqth/version-controlled-java-leetcode-solutions

A repository to showcase my DevOps skills using version control and Java programming. This repo contains solutions to LeetCode challenges where each commit represents the completion of a different challenge. It demonstrates how version control can be used in an iterative development process.

git java leetcode subversion version-control

Last synced: 30 Apr 2026

https://github.com/sixtycode/leetcode

sixtycode on leetcode

leetcode typescript

Last synced: 08 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/hilarionengarejr/leetcode

Just LeetCode nothing to see here lol.

leetcode leetcode-javascript leetcode-python

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