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/br3ndonland/algorithms

Miscellaneous curiosities from the world of computer programming

algorithms interview leetcode python3

Last synced: 21 Feb 2025

https://github.com/arnavbee/data-structures-and-algorithms

Collection of solutions of all the problems in SDE Sheet & Blind75.

algorithms blind75 data-structures-and-algorithms leetcode

Last synced: 11 Apr 2025

https://github.com/samyam81/june-leetcode

Welcome to the June LeetCode Challenge Solutions repository! This repository contains a collection of solutions to LeetCode questions that were featured in the June challenge.

go golang graph hashmap hashmap-java java leetcode leetcode-java leetcode-june-challenge sort string two-pointers

Last synced: 31 Oct 2025

https://github.com/pinple/leetcode

๐Ÿ‘ฏโ€โ™€๏ธ็ป™่„‘็ป†่ƒžๅšๅšไฝ“ๆ“

leetcode leetcode-cn leetcode-python

Last synced: 21 Mar 2025

https://github.com/chrisrbxiong/leetcodesolution

A solution set for leetcode

leetcode python

Last synced: 25 Feb 2025

https://github.com/benami171/leetcode_sol

Solutions for many LeetCode problems that i've solved.

java leetcode leetcode-java leetcode-solutions

Last synced: 17 Jun 2025

https://github.com/amansrv/dsa-leetcode

In this repository i only practicing all different varieties of questions related to all different topics of data structure and algorithm.

algorithm data-structures leetcode

Last synced: 11 May 2025

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

A repository to contain my submissions in various online judges.

algorithms codechef codeforces data-structures hackerrank leetcode problem-solving

Last synced: 20 Mar 2025

https://github.com/saspal02/data-structures-and-algorithms-

This repository contains all my learnings and code while practicing DSA.

algorithms data-structures dsa java leetcode math solutions

Last synced: 12 May 2025

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

Here you will get All Solutions for Topics from LeetCode Platform which i Solve on Regular Basic

c cpp java leetcode leetcode-cpp leetcode-solutions solutions

Last synced: 15 Mar 2025

https://github.com/mutoe/leetcode

Personal leetcode playground.

golang leetcode

Last synced: 27 Mar 2025

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

To strengthen my javascript fundamentals I'm doing Leetcode's 30-day javascript challenge and in this repo, I'll put all my problem's code.

fundamentals js leetcode

Last synced: 26 Feb 2025

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

This repository contains solutions of various LeetCode problems

cpp java javascript leetcode python python3

Last synced: 04 Oct 2025

https://github.com/yongzhuo/leetcode-in-out

leetcodeไธ€ไบ›็ƒญ้—จ้ข˜ๅž‹็š„pythonไปฃ็ ๏ผŒๅŒ…ๆ‹ฌ่พ“ๅ…ฅ่พ“ๅ‡บใ€‚leetcode of hot, which Includes input and output.

input leetcode output python

Last synced: 11 Jul 2025

https://github.com/mutasim77/leetcode-api

๐Ÿ•ธ๏ธ Go-based REST API that acts as a wrapper for LeetCode's GraphQL API, allowing users to fetch LeetCode user information via simple HTTP requests. ๐Ÿ“ก

golang graphql leetcode rest-api

Last synced: 30 Oct 2025

https://github.com/sankichi92/leetcode-75

LeetCode 75 by Rust

leetcode leetcode-rust rust

Last synced: 01 Aug 2025

https://github.com/marcellomaugeri/leetcodeproblems

Solutions for LeetCode problems to practice for interviews

leetcode leetcode-solutions programming-exercises

Last synced: 31 Jul 2025

https://github.com/bestlyg/bestlyg

่ฟ™ๆ˜ฏไธ€ไธชไธชไบบไป“ๅบ“๏ผŒ้‡Œ้ขๅญ˜ๅ‚จ็€็ผ–็จ‹ไพ่ต–ๅš่ฟ‡็š„็š„ๆœ‰ๆ„ๆ€็š„ไปฃ็ ใ€‚

cpp javascript leetcode rust typescript

Last synced: 23 Sep 2025

https://github.com/pranjalya/competitive-programming-hub

Competitive Programming questions and their solutions from various sources including LeetCode, Hackerrank, Google Kickstart, Codechef and more platforms.

codechef codeforces competitive-programming cp cpp golang hackerrank leetcode python

Last synced: 08 Jul 2025

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

This repository consists of daily logs along with solutions of each problem solved.

dsa javascript leetcode problem-solving

Last synced: 16 Jul 2025

https://github.com/scarowar/scars-of-leetcode

Automation-driven LeetCode workflow with solutions, spaced-repetition flashcards, and Anki integration.

algorithms anki automation coding-interviews flashcards interview-preparation leetcode neetcode150 open-source python spaced-repetition

Last synced: 03 Aug 2025

https://github.com/sandeepkushwaha/programming-practices

Programming practice solutions of GeekForGeeks(GFG), Codechef, hacker rank, leetcode etc.

coding-ninjas coding-ninjas-solution coding-platfoms gfg gfg-solutions java leetcode leetcode-solutions programming-exercises

Last synced: 02 Mar 2025

https://github.com/ahmad-masud/compcode

โŒจ Prepare for your company's coding interview through solving frequently asked LeetCode problems.

faang firebase leetcode nodejs react

Last synced: 03 Nov 2025

https://github.com/akash202004/striver-dsa-sheet

This GitHub repo contains my solutions to the Striver DSA sheet, using Java. Organized, documented, and updated as I progress.

gfg java leetcode strivers-sde-sheet

Last synced: 21 Mar 2025

https://github.com/peefy/peefyleetcode

๐Ÿ“œThese are LeetCode code files of Peefy contains C++, C#, Java, Python.

cpp csharp java leetcode python

Last synced: 12 Jul 2025

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

It is an npm package that allows you to integrate Leetcode components into your personal projects.

competitive-programming cp leetcode leetcode-profiler npm npm-packages

Last synced: 23 Jun 2025

https://github.com/ggcr/go-algorithms

A collection of LeetCode problems, data-structures and algorithms in Go following the TDD cycle.

algorithms data-structures go leetcode leetcode-solutions neetcode tdd

Last synced: 09 Aug 2025

https://github.com/yue1123/study-every-day

ๅ‰็ซฏๅญฆไน ็ฌ”่ฎฐ,ๆฏๅคฉ่ฟ›ๆญฅไธ€็‚น็‚น

javascript leetcode typescript

Last synced: 22 Jun 2025

https://github.com/basitraza228/dart-leetcode-blind75

Blind 75 LeetCode Solutions in Dart โ€“ A collection of well-optimized solutions for the Blind 75 LeetCode problems, implemented in Dart. This repository is aimed at helping developers and competitive programmers practice essential coding patterns in Dart.

algorithms blind75 coding-challenges competitive-programming dart data-structures flutter interview-prep leetcode problem-solving

Last synced: 18 Jun 2025

https://github.com/kahkasha17/leetcode-codecrushdaily

๐ŸŽ‰ Welcome to the LeetCode Lounge! ๐Ÿš€ Join me on a coding adventure as I tackle daily LeetCode challenges! Each day, Iโ€™ll drop unique solutions and quirky notes, turning algorithms into fun puzzles. ๐Ÿงฉ Whether youโ€™re here to learn or just vibe with my journey, letโ€™s make coding a fiesta of creativity! ๐ŸŽŠ Dive in and enjoy the ride! ๐Ÿ’ปโœจ

algorithm algorithms-and-data-structures cpp java javascript leetcode leetcode-challenges leetcode-cpp leetcode-java leetcode-javascript leetcode-solutions

Last synced: 29 Oct 2025

https://github.com/kitanoyoru/compscie

My answers on problems from leetcode and binarysearch.

algorithms binarysearch leetcode

Last synced: 22 Sep 2025

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

I store my problem solving solutions here. Basically Leetcode and Recent contests of Codeforces and other problems of different platform solution are stored here.

hackerrank hackerrank-solutions leetcode leetcode-solutions

Last synced: 12 May 2025

https://github.com/devops-ws/learn-code

Improve your code skills via LeetCode

leetcode

Last synced: 05 Mar 2025

https://github.com/parmesh119/leetcode-essentials

This is the repository that have all the answer of questions that I have solved on LeetCode.

dsa dsa-algorithm java leetcode leetcode-solutions python3

Last synced: 01 Apr 2025

https://github.com/sabohat-dev/problem_solving_leetcode

Solutions to 50 SQL problems on LeetCode! I think this will be very useful for you :)

leetcode leetcode-solutions python sql

Last synced: 07 May 2025

https://github.com/archishmansengupta/lc

contains leetcode solutions done ~ 2 years ago, don't bother

algorithms cpp data-structures leetcode

Last synced: 02 Sep 2025

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

Leet-code Solutions of problems using programming languages โ€‹โ€‹such as Python, JavaScript, C++ and Bash. Here are all the solutions to problems from my personal profile

bash javascript leetcode leetcode-solutions postgresql python

Last synced: 11 Mar 2025

https://github.com/hossein13m/leetcodechallenges

LeetCode Challenges Answers and Explanations

algorithms data-structures javascript leetcode

Last synced: 02 Mar 2025

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

My leetcode solutions. I usually code in Java and occasionally solve problems in C++ or Python.

leetcode leetcode-java leetcode-practice leetcode-questions leetcode-solutions

Last synced: 12 Mar 2025

https://github.com/noeyislearning/sql-coding-challenges

SQL Coding Challenges, this repository is a compilation of my journey on enhancing my SQL skills; coding challenges are from LeetCode, HackerRank, and other sources.

coding-challenge data-analytics data-science hackerrank leetcode mysql solutions

Last synced: 07 Jul 2025

https://github.com/satyamgupta53/data-structures-algorithm

Comprehensive collections of all the important data structures and algorithms currently used & leetcode question-solutions also included.

algorithms data-structures java leetcode

Last synced: 18 Mar 2025

https://github.com/gituser143/goleet

Solutions to LeetCode problems in GoLang!

competitive-coding go golang leetcode leetcode-solutions solutions

Last synced: 17 Mar 2025

https://github.com/huangcongqing/leetcode

LeetCode/ๅ‰‘ๆŒ‡offerๅˆท้ข˜

cpp leetcode leetcode-cpp leetcode-python leetcode-solutions python

Last synced: 03 Sep 2025

https://github.com/aaesalamanca/leet-sharp

Soluciones para los problemas de LeetCode en C#.

benchmark console csharp dotnet leetcode

Last synced: 26 Mar 2025

https://github.com/michaelfromyeg/puzzles

Solutions to problems from vscode-puzzles and vscode-leetcode.

coding leetcode problems vscode-puzzles

Last synced: 02 Apr 2025

https://github.com/lightningminers/simple

LeetCode๏ผˆJavaScript๏ผ‰่งฃ้ข˜๏ผŒไธคๅ‘จไธ€ไพ‹๏ผ›

javascript leetcode typescript

Last synced: 07 Jul 2025

https://github.com/ryandvl/leetcode

โœ… All the problems that I solved in LeetCode.

computer-science cpp java javascript leetcode python

Last synced: 27 Mar 2025

https://github.com/hashimsaffarini/leetcode-solutions-for-database

This database file contains solutions to LeetCode problems implemented using Oracle. It serves as a comprehensive collection of answers to various coding challenges available on LeetCode. The solutions are structured and organized using Oracle, providing a valuable resource for those seeking efficient problem-solving techniques and manipulation str

database leetcode oracle solutions

Last synced: 30 Aug 2025

https://github.com/water8394/algorithmimpl

Prepare for Jobs๏ผ

leetcode

Last synced: 07 Jul 2025

https://github.com/leedo97y/newleetcode

[New] Leetcode Uploading

leetcode leetcode-solutions

Last synced: 30 Apr 2025

https://github.com/leedo97y/preparing_cordingtest

์ฝ”๋”ฉํ…Œ์ŠคํŠธ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ฌธ์ œ ํ’€๊ธฐ Leetcode -> new Repo : NewLeetcode

cording-test javascript js leetcode leetcode-javascript leetcode-javascript-solutions leetcode-solutions

Last synced: 30 Apr 2025

https://github.com/dtsdwarak/algorithms

Algorithms - Mostly for practice and reference

algorithms leetcode

Last synced: 26 Mar 2025

https://github.com/himel-sarder/two-pointers-algorithm-with-himel

"Two-Pointers-with-Himel" repository offers implementations and explanations of the Two Pointer Technique, a powerful algorithmic approach for efficient problem-solving in arrays and linked lists. Explore Python code examples, detailed problem analyses, and contributions to enhance your understanding and mastery of this technique.

cpp leetcode leetcode-python leetcode-solutions python3 two-pointers

Last synced: 26 Mar 2025

https://github.com/shengyuan-lu/leetcode

My LeetCode Coding Challenge Solutions. (Python)

leetcode leetcode-python

Last synced: 04 Apr 2025

https://github.com/sydrawat01/algorithms

๐Ÿ—‚ Leetcode and ADT

algorithms java leetcode leetcode-solutions

Last synced: 02 Apr 2025

https://github.com/davzoku/leetcode-obsidian-vault

Obsidian Vault of Leetcode Solutions. 1/2 of leetcode.walterteng.com

interview-preparation leetcode leetcode-python leetcode-solutions obsidian

Last synced: 30 Apr 2025

https://github.com/saidinesh5/30-day-leetcode-challenge-april-2020

My Solutions to the 30 day leetcode challenge: April 2020

algorithms-and-data-structures leetcode leetcode-cpp

Last synced: 02 Mar 2025

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

This repository contains solution of LeetCode Problems

java java-8 leetcode leetcode-python leetcode-solutions mysql python python3 sql

Last synced: 04 May 2025

https://github.com/vijaygupta18/pythoncpp-cp

My solutions of various coding platforms.

codechef codeforces gfg leetcode spoj

Last synced: 27 Mar 2025

https://github.com/damichoi/algorithm

Baekjoon Online Judge (๋ฐฑ์ค€ ์˜จ๋ผ์ธ ์ €์ง€), LeetCode, Programmers, ์ด๊ฒƒ์ด ์ฝ”๋”ฉํ…Œ์ŠคํŠธ๋‹ค (๋™๋นˆ๋ถ), ์ธํ”„๋Ÿฐ ๋“ฑ์˜ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ฌธ์ œ ํ’€์ด๋ฅผ ๋ชจ์€ ์ €์žฅ์†Œ์ž…๋‹ˆ๋‹ค.

algorithm algorithms baekjoon baekjoon-algorithm baekjoon-online-judge inflearn java leetcode leetcode-java programmers

Last synced: 03 May 2025

https://github.com/greatgamedota/leetcode-challenges

LeetCode challenges I've completed

algorithms leetcode leetcode-solutions

Last synced: 28 Oct 2025

https://github.com/lupantech/leetcode

Constant dripping wears away a stone.

leetcode note

Last synced: 09 Apr 2025

https://github.com/farooq85-dev/leetcode-problems

LeetCode enhance your coding skills. Inshallah, i will present all the problems in JavaScript or Python. But my first priority will be to solve in JavaScript. Inshallah, I will solve minimum 200 problems. Happy Coding!

coding-skills javascript leetcode problems python

Last synced: 12 Mar 2025

https://github.com/tuancamtbtx/beyond-leet-code-practice

Practice for Algorithm, Data structure, SQL, Bigdata ...

data-structures-and-algorithms leetcode python sql system-design

Last synced: 22 Feb 2025

https://github.com/xenophir/leetcode

SOLUTION OF LEETCODE PROBLEMS IN PYTHON

leetcode python python3

Last synced: 22 Feb 2025

https://github.com/gaganreddyin/algotrack

Algotrack is a search engine designed specifically for finding coding problems on LeetCode. It uses web scraping and the TF-IDF algorithm to help users locate relevant problems based on their search queries, making it easier to practice and improve coding skills.

leetcode search-algorithms search-engine

Last synced: 23 Feb 2025

https://github.com/thapasijan171/dsawithprojects

Leetcode solutions sharpen problem-solving skills by providing real-world coding challenges, improving algorithmic thinking. DSA projects integrate these solutions into practical applications, enhancing efficiency and deepening data structures knowledge for optimized development.

dsa-project dsaproject java leetcode leetcode-solutions projects

Last synced: 09 Jul 2025

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

This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.

coding-practice coding-problems cpp datastructures-algorithms java leetcode leetcode-solutions problem

Last synced: 23 Feb 2025

https://github.com/shaygali/leetcode

my solutions for leetcode questions

leetcode leetcode-java leetcode-solutions

Last synced: 02 Mar 2025