An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with leetcode-solutions

A curated list of projects in awesome lists tagged with leetcode-solutions .

https://github.com/longluo/leetcode

The Data Structures and Algorithms and LeetCode solutions

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

Last synced: 22 Apr 2025

https://github.com/axross/leetcode-typescript

๐Ÿ“– LeetCode solutions in TypeScript with full test and helpful comments

algorithms deno leetcode leetcode-javascript leetcode-solutions leetcode-typescript typescript

Last synced: 20 Nov 2024

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

Welcome to the LeetCode Solutions repository! Here, you'll find daily solutions to LeetCode problems, complete with detailed explanations and code in multiple languages.

leetcode leetcode-daily-challenge leetcode-daily-solutions leetcode-practice leetcode-problems-solutions leetcode-questions leetcode-solutions

Last synced: 09 Apr 2025

https://github.com/brianruizy/leetcode-notion

A simple Notion template to track Leetcode problems and save your solutions

algorithms data-structures leetcode leetcode-python leetcode-solutions notion

Last synced: 19 Mar 2025

https://github.com/fspv/learning

Leetcode solutions, contests and some other algorithm-related stuff

algorithm contest-solution golang leetcode leetcode-python leetcode-solutions python

Last synced: 09 Apr 2025

https://github.com/yuangwei/leetcode

Mastering leetcode using simple javaScript.

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

Last synced: 10 Apr 2025

https://github.com/bofeizhu/leetcode-swift

Accepted LeetCode solutions written in Swift 4.2

leetcode leetcode-solutions leetcode-swift swift swift4

Last synced: 11 Apr 2025

https://github.com/gongbaochicken/coding-practice

Coding practice, design pattern implementation in C++ and some knowledge summary.

algorithm c-plus-plus coder interview leetcode leetcode-solutions

Last synced: 08 Apr 2025

https://github.com/jay-study-nildana/csharpforstudents

dot net stuff => c sharp basics, leetcode solutions, web api, design patterns and micro services.

csharp dot-net dotnet-core leetcode leetcode-solutions students tutorial webapi-core

Last synced: 10 Apr 2025

https://github.com/ma63d/leetcode

My LeetCode Solutions. ๆˆ‘็š„leetcode่งฃ้ข˜ๆบ็ .

java javascript leetcode leetcode-solutions

Last synced: 09 Apr 2025

https://github.com/doragd/algorithm

ๅŸบไบŽGitHub Actionๅ’ŒGitHub IssueๅŠŸ่ƒฝ่ฎฐๅฝ•LeetCodeๅˆท้ข˜่ฎฐๅฝ•

leetcode leetcode-solutions

Last synced: 25 Mar 2025

https://github.com/viveakrt/competitive-programing

This repository is for encouraging people in competitive programming. And making PR's on a regular basis. Through this repo, Geeks can find solutions for various programming problems and also give your code to increase the repo.

a2oj codechef codechef-solutions codeforces codeforces-solutions competitive-programming golang hackerearth hackerearth-solutions hackerrank hackerrank-challenges hackerrank-python hackerrank-solutions leetcode leetcode-solutions

Last synced: 05 Apr 2025

https://github.com/ayoubzulfiqar/leetcode

This Repository Contain LEETCODE Solutions using Golang & Dart Programming language.

compitative-coding dart dart-leetcode go go-leetcode golang leetcode leetcode-go leetcode-golang leetcode-solution leetcode-solutions programming solutions

Last synced: 07 May 2025

https://github.com/RichCodersAndMe/LeetCode-Solution

๐Ÿ‘‘ Solution of LeetCode with Javaใ€JavaScriptใ€kotlin(updating)

algorithms data-structure data-structures leetcode leetcode-java leetcode-javascript leetcode-kotlin leetcode-solutions

Last synced: 05 May 2025

https://github.com/ramyhakam/leetcode-php

My PHP Solutions for leet code problems with different test cases

leetcode leetcode-php leetcode-solutions php

Last synced: 08 May 2025

https://github.com/zqy1018/my_leetcode

A place to store my code for leetcode

chinese leetcode leetcode-solutions

Last synced: 16 Jan 2025

https://github.com/sukanyabag/dsa-and-problemsolving

Trying to cover the most asked coding questions at PBCs along with DSA implementations. (Striver + NeetCode SDE Sheet ONGOING)

algorthims dsa-practice faang-preparation gfg-solutions interview-preparation interview-questions interviewbit-solutions leetcode-solutions optimal-solutions strivers-sde-sheet

Last synced: 24 Apr 2025

https://github.com/windomz/leetcode.go

:100: My LeetCode Problem's Solutions(Golang).

algorithm golang interview-questions leetcode leetcode-golang leetcode-solutions

Last synced: 20 Mar 2025

https://github.com/marttp/js-interview-practice

เธšเธฑเธ™เธ—เธถเธเธเธฒเธฃเธ—เธณ Leetcode in JavaScript เธฃเธงเธกเธ–เธถเธ‡ Data Structures เธžเธทเน‰เธ™เธเธฒเธ™เธชเธณเธซเธฃเธฑเธš Technical Interviews

data-structures leetcode-solutions

Last synced: 06 Apr 2025

https://github.com/NeverMendel/leetcode-export

Python script and Docker image to export your LeetCode submissions

collaborate docker github github-codespaces leetcode leetcode-solutions python python3

Last synced: 15 Apr 2025

https://github.com/xx19941215/leetcode-database-problem

A solution for Leetcode database problem

database leetcode-solutions

Last synced: 04 Apr 2025

https://github.com/bugenzhao/leetcode.playground

๐Ÿ“œ Bugen's LeetCode solutions in Swift Playground. ๐Ž๐ฏ๐ž๐ซ ๐Ÿ’๐ŸŽ๐ŸŽ ๐ฉ๐ซ๐จ๐›๐ฅ๐ž๐ฆ๐ฌ ๐ข๐ง๐œ๐ฅ๐ฎ๐๐ž๐!

algorithms data-structures leetcode leetcode-solutions playground swift

Last synced: 11 Apr 2025

https://github.com/innofang/algo-set

๐ŸŽˆ LeetCode solution collection, data structures and algorithm practice.

algorithm algorithm-practice data-structures graph leetcode leetcode-solutions search sort tree

Last synced: 29 Apr 2025

https://github.com/jintin/leetrecord

LeetRecord is a Chrome extension to record your leetcode result.

chrome-extension leetcode leetcode-solutions

Last synced: 10 Apr 2025

https://github.com/plugfox/leetcode

In this repository, I post solutions to LeetCode problems on Dart.

algorithm dart leetcode leetcode-solutions

Last synced: 23 Mar 2025

https://github.com/light-hat/leetcode

๐ŸฅŠ LeetCode solutions with clean code and detailed explanations.

algorithms-and-data-structures leetcode leetcode-solutions

Last synced: 11 Apr 2025

https://github.com/pdeljanov/leetcode

Accepted C++ solutions to LeetCode problems

algorithm-challenges algorithms interview-practice leetcode leetcode-solutions

Last synced: 11 Apr 2025

https://github.com/nevermendel/leetcode-export

Python script and Docker image to export your LeetCode submissions

collaborate docker github github-codespaces leetcode leetcode-solutions python python3

Last synced: 12 Apr 2025

https://github.com/anuj-thakur-513/top-interview-questions

A repo which contains LeetCode top 150 interview questions. This repo will be sorted according to different topics of questions.

interview-questions leetcode leetcode-solutions top-interview-questions

Last synced: 12 Apr 2025

https://github.com/ata-turhan/leetcode-solutions

Comprehensive repository featuring solutions to diverse programming challenges in Python, MySQL, JavaScript, and Pandas, catering to both beginners and experienced developers.

leetcode leetcode-javascript leetcode-mysql leetcode-pandas leetcode-python leetcode-python3 leetcode-questions leetcode-solutions

Last synced: 13 Apr 2025

https://github.com/henrytien/leetcode-lintcode

Here are leetcode-lintcode problem solutions. Here is a repo for you can play it and share your solution. Hope you enjoy it and contribute it.

awesome-leetcode leetcode-cpp leetcode-go leetcode-java leetcode-python3 leetcode-solutions lintcode-cpp lintcode-python3 lintcode-solutions system-design

Last synced: 11 Apr 2025

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

Collection of LeetCode problems that I solved while learning DSA!

leetcode leetcode-questions leetcode-solutions

Last synced: 13 Apr 2025

https://github.com/lironmiz/leetcode

Designed to help people save the exercises I solved in java and track my progress and learning in algorithms, data structures, and programming math puzzles.

algorithms competitive-programming data-structures java leetcode-java leetcode-solutions math

Last synced: 18 Mar 2025

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

Python solutions to coding questions in Leetcode

leetcode-solutions python3

Last synced: 12 May 2025

https://github.com/nhatsmrt/algorithmpractice

Data Structures and Algorithms Practice

algorithms cpp interview-practice java leetcode-solutions python

Last synced: 05 Mar 2025

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

This repository will have a lot of leetcode problems solutions

coding-challenge leetcode leetcode-solutions problem-solving python python-3

Last synced: 20 Nov 2024

https://github.com/yi-ge/cpp-practice

C++ ็ฎ—ๆณ•็ปƒไน ใ€‚

algorithm algorithms c cpp data-structures leetcode leetcode-solutions

Last synced: 13 Apr 2025

https://github.com/yi-ge/typescript-practice

TypeScript ็ฎ—ๆณ•็ปƒไน ใ€‚

algorithms leetcode leetcode-solutions typescript

Last synced: 13 Apr 2025

https://github.com/surajv311/myleetcode

Leetcode practice questions to improve my algorithmic thinking!. โœ๐Ÿ’ป---> Arrays / Strings / Recursion / DP / Graph / Trees๐ŸŒณ / Linkedlist / Hashing / Greedy / Bitmagic / Backtracking. ๐Ÿ“ˆ

algorithms cplusplus cpp daily-coding-problem data-structures data-structures-and-algorithms dynamic-programming faang google graphs interview-questions leetcode leetcode-solutions microsoft placement-preparation trees

Last synced: 16 May 2025