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

This repository contains the tasks I solved from the LeetCode site.

algorithms javascript leetcode leetcode-solutions python

Last synced: 15 Mar 2025

https://github.com/jktujq/leetcode

This repository contains all my solutions to leetcode problems.

leetcode python

Last synced: 02 Jul 2025

https://github.com/gah-code/leetcode-practice

A structured JavaScript practice environment for solving LeetCode problems efficiently with ESLint, Jest, and Quokka.js.

exercises javascript jest leetcode

Last synced: 03 Mar 2025

https://github.com/uday160386/practice-algorithms

solving problems from leet code and hackerrank

datastructures-algorithms hackerank java leetcode python

Last synced: 03 Mar 2025

https://github.com/1git2clone/leetcode-trees-rs

A Rust library for Binary Tree Node and Singly Linked List ListNode LeetCode problems.

crate github-actions gitlab-ci leetcode rust rust-leetcode rust-leetcode-solutions rust-library

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/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/mmaitland1/leetcodedocumentor

The LeetCode Documentor is a Go-based app using Fyne GUI. Input questions, select languages, and generate solution docs. Clone repo, cd into it, and run with go run . for easy LeetCode documentation!

go golang leetcode programming-languages

Last synced: 12 Apr 2025

https://github.com/xthirtysix/leetcode-daily

My leetcode problems solutions

leetcode typescript

Last synced: 14 Sep 2025

https://github.com/vishalku03/linked_list

A linked list is a linear data structure in which elements, called nodes, are connected by pointers. Each node contains data and a reference (or pointer) to the next node in the sequence.

cpp dsa gfg leetcode linked-list

Last synced: 26 Feb 2025

https://github.com/brokad/tinycode

A lightweight command-line tool to crunch coding challenges in your favorite editor

coding-challenges competitive-coding emacs go golang hackerrank learning leetcode vim

Last synced: 12 Mar 2025

https://github.com/iskander-faggod/leetcode_typescript

Сборник задач с литкода, которые написаны мной на TS. Will be updated soon.

leetcode typescript

Last synced: 13 Mar 2025

https://github.com/ironmanjay/c_code

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

java leetcode

Last synced: 17 Mar 2025

https://github.com/dpbm/leetcode

My LeetCode solutions

algorithms leetcode problem-solving python ruby

Last synced: 13 Mar 2025

https://github.com/rurangiza/dsa

Exploring data structures and algorithms

algorithms cracking-the-coding-interview data-structures leetcode

Last synced: 18 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/abdullah-niaz/leetcode

leetcode is a collection of solutions to various LeetCode problems, covering a wide range of algorithms and data structures. This repository serves as a practice resource for coding interviews and competitive programming, with solutions in Python for different problem categories and difficulties.

dsa leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions problem-solving

Last synced: 09 Mar 2025

https://github.com/andreyrcdias/leetcode

LeetCode resolutions

leetcode

Last synced: 29 Jun 2025

https://github.com/abdullah-niaz/linked-list-problems

Solutions to various linked list problems, covering basic operations, advanced techniques, and efficient problem-solving approaches in C++/Python.

algorithms cplusplus datastructures leetcode linkedlist problemsolving python

Last synced: 09 Mar 2025

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

My solutions for LeetCode DSA problems.

dsa leetcode neetcode150

Last synced: 27 Mar 2025

https://github.com/rstacks/leetcode-write-ups

My solutions to foundational LeetCode problems, complete with explanations and alternative solutions. All solutions are written in Python.

algorithms data-structures data-structures-and-algorithms leetcode leetcode-solutions python3

Last synced: 13 Mar 2025

https://github.com/muhamadajiw/daily-leetcode

My coding practices, not that good though so don't use these as reference!

algorithms cpp leetcode

Last synced: 09 Mar 2025

https://github.com/cyberoctane29/leetcode-sql-solutions

This repository features my SQL solutions to LeetCode problems, categorized by difficulty: Easy, Medium, and Hard. Each file may contain multiple solutions to a single problem, showcasing different approaches or optimizations. All solutions are well-commented for clarity, making this a valuable resource for learning and mastering SQL techniques.

leetcode leetcode-solutions leetcode-sql leetcodesql problem-solving

Last synced: 13 Mar 2025

https://github.com/debapriyo007/leetcode

Solve various types of questions of Data Structure.The questions are from "LeetCode" and "GFG" as well ,the question are solved in JAVA Language.🤞😇

dsa gfg java leetcode leetcode-java

Last synced: 19 Feb 2025

https://github.com/subhoshri/coding-solutions

This repository is a collection of solved coding problems from Leetcode and Codeforces that use a range of algorithms. It can also be a reference for beginners to start their coding journey.

codeforces codeforces-solutions cpp leetcode leetcode-cpp leetcode-solutions

Last synced: 15 Mar 2025

https://github.com/afinemax/leetcode_practice

This repository contains my solutions to various LeetCode problems.

improvement leetcode python

Last synced: 21 Jun 2025

https://github.com/scarletczen/dsa

LeetCode DSA Solutions

dsa leetcode solutions typescript

Last synced: 13 Mar 2025

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

leetcode-js

javascript leetcode

Last synced: 12 Jul 2025

https://github.com/jpleboeuf/leetcode_solutions

My solutions to problems available on LeetCode.

leetcode leetcode-solutions

Last synced: 13 Mar 2025

https://github.com/debapriyo007/tree

This repository contains solutions to various LeetCode problems that I have solved.✅

dsa faang-interview interview-questions java leetcode tree

Last synced: 19 Feb 2025

https://github.com/uriyyo/archgenerator

👷 archgenerator - generate docs from your solutions

codewars generator leetcode python

Last synced: 06 Apr 2025

https://github.com/fanziyang-v/leetcode

Python implementation for leetcode problems

leetcode python

Last synced: 27 Mar 2025

https://github.com/jinzcdev/leetcode-mcp-server

MCP server for LeetCode API, enabling advanced automation and intelligent interaction with LeetCode problems, contests, solutions and user data.

algorithm leetcode mcp mcp-server

Last synced: 18 Apr 2025

https://github.com/palaszontko/leetcode

My Leetcode solutions

go leetcode leetcode-go leetcode-golang

Last synced: 03 Apr 2025

https://github.com/npwitk/swifties-algorithm

A repository for me to practice various algorithms in Swift. Each day, I'll do one... pinky promise to myself! Haha.

algorithms algorithms-and-data-structures leetcode leetcode-swift swift swift-algorithms

Last synced: 24 Jun 2025

https://github.com/ahmed-safa/neet_leet

solves according to neet roadmaps

algorithms cpp data-structures leetcode problem-solving

Last synced: 03 Jul 2025

https://github.com/fahadulshadhin/leetcode-dashboard

A dashboard for my LeetCode solutions

django leetcode python3

Last synced: 04 Mar 2025

https://github.com/mohit-nagaraj/crackleet

This project is an Electron-based overlay application designed to assist with coding interview problems like those found on LeetCode. It captures screenshots of problems, sends them to an AI model (Gemini) for analysis, and displays the generated code solution and explanation directly on screen.

ai coding-interview cpp desktop-application electron gemini-api image-analysis javascript leetcode llm overlay qt screenshot windows

Last synced: 18 Jun 2025

https://github.com/hacksore/awesome-leetcode-cheating

an awesome list of leetcode cheating tools for educational purposes

awesome awesome-list leetcode leetcode-cheating

Last synced: 05 Apr 2025

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

My LeetCode Solutions. Use leetcode-dump to automatically sync and build.

leetcode

Last synced: 18 Mar 2025

https://github.com/shihabmridha/leetcode

My leetcode solutions

go golang leetcode

Last synced: 23 Feb 2025

https://github.com/manesioz/leetcode

Data Structures and Algorithm Practice

algorithms data-structures leetcode

Last synced: 23 Feb 2025

https://github.com/dhruvabhat24/leetcode-december

All the codes solved from Leetcode during the month of December

daily-coding-problem dailyprogrammer leetcode leetcode-solutions leetcoder

Last synced: 24 Mar 2025

https://github.com/chandrikabijore/dsa-bootcamp-java

This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp.

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

Last synced: 27 Mar 2025

https://github.com/joosomi/leetcode

This repository contains solutions to coding problems from LeetCode, automatically pushed using LeetHub.

leetcode

Last synced: 23 Mar 2025

https://github.com/kabeech/xtreme-xmas-code

An xtreme mod for your favorite advent calendar

advent-of-code holidays leetcode

Last synced: 09 Mar 2025

https://github.com/maxsxu/leetcode

LeetCode Solutions

algorithm leetcode

Last synced: 24 Mar 2025

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

My solutions to LeetCode problems.

cpp csharp java leetcode mysql

Last synced: 21 Mar 2025

https://github.com/hbina/leetcode_cpp

My C++ solution to some Leetcode's questions.

cpp leetcode

Last synced: 21 Mar 2025

https://github.com/whalecold/leetcode

solutions of leetcode in rust

golang leetcode rust tools

Last synced: 24 Mar 2025

https://github.com/brunoviola/leetcode

Resolução de exercícios propostos na plataforma LeetCode.

leetcode leetcode-sql mysql postgresql sql

Last synced: 20 Mar 2025

https://github.com/tanzeem131/dsa-in-javascript

Most important coding questions in JavaScript for MAANG companies.

coding-interviews dsa dsa-algorithm faang faang-interview javascript leetcode maang mern

Last synced: 27 Mar 2025

https://github.com/gavinbirkhoff/leetcode

LeetCode刷题记录自己实现的多种方法以及整理官方解题方法✏️📒👣 尽可能不使用js现代方法,风格比较偏向c++,目的更接近算法本身,可能我觉得c++才更贴近数据结构和算法。

algorithms leetcode leetcode-javascript leetcode-javascript-solutions

Last synced: 20 Mar 2025

https://github.com/ivanbyone/leetcode-sql-pgsql

LeetCode SQL Solutions in PostgreSQL

leetcode leetcode-solutions leetcode-sql postgresql sql

Last synced: 01 Jul 2025

https://github.com/akagi201/leetcode-rs

leetcode solutions in rust

algorithms leetcode solutions

Last synced: 26 Feb 2025

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: 09 Sep 2025

https://github.com/naganandana-n/leetcode

A collection of my solved LeetCode problems.

java leetcode python

Last synced: 15 Mar 2025

https://github.com/ash0508/leetcode

This plugin will automatically push your code to GitHub after you successfully pass all tests for a Leetcode problem.

automation extension-chrome leetcode leethub

Last synced: 27 Feb 2025

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

Solutions of LeetCode problems I've solved in Go

go golang leetcode leetcode-solutions problem-solving

Last synced: 09 Sep 2025

https://github.com/xihajun/typecode

Speed up your typing (modified version) using leetcode solution [Caution: Chinese friendly]

leetcode type

Last synced: 20 Mar 2025

https://github.com/batsdk/leetcode-answers

Solutions to LeetCode problems written in Java and Cpp

cpp java leetcode

Last synced: 27 Mar 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: 31 Jul 2025

https://github.com/hasangenc0/my-leetcode

my solutions for leetcode, hackerrank and codesignal problems

algorithms challenges hackerrank hackerrank-solutions java leetcode leetcode-solutions

Last synced: 01 Jul 2025

https://github.com/aliasgarsogiawala/leetcode-py

Leetcode problems solved in python

coding dsa leetcode practice python3

Last synced: 01 Jul 2025

https://github.com/ab1nv/codebase

Organised collection of my solutions to Leetcode, Codeforces and Advent of Code in languages I like, with best practices and full test coverage.

advent-of-code codeforces competitive-programming cpp cses golang haktoberfest leetcode leetcode-solutions python solutions

Last synced: 04 Mar 2025

https://github.com/misa-j/leetcode

my solutions to leetcode problems

algorithm algorithms data-structures leetcode

Last synced: 27 Mar 2025

https://github.com/paradite/practices

leetcode weekly contest solutions in JavaScript

javascript leetcode leetcode-javascript leetcode-js leetcode-solutions

Last synced: 31 Mar 2025

https://github.com/codingwizard2001/leetcode

LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills

cpp cpp17 daily-coding-problem dailyprogrammer leetcode leetcode-cpp leetcode-cpp-solutions leetcode-potd leetcode-practice leetcode-problem-solution leetcode-questions leetcode-solutions potd potd-solution practice

Last synced: 27 Mar 2025

https://github.com/codingwizard2001/bit-manipulation-leetcode-problem

Bit manipulation is the process of applying logical operations on a sequence of bits to achieve a required result. It is an act of algorithmically manipulating bits or other pieces of data shorter than a word.

bit-manipulation bit-manipulation-questions cplusplus cplusplus-17 cpp daily-coding-problem leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions practice problem-solving

Last synced: 27 Mar 2025

https://github.com/codingwizard2001/binary-search

Binary search is a fundamental algorithm used to efficiently locate a target value within a sorted collection of elements. It follows a divide-and-conquer strategy, continuously narrowing down the search space until the target is found or determined to be absent.

algorithms binary-search binary-search-cpp binary-search-problem binary-search-solutions coding cpp cpp17 leetcode leetcode-cpp leetcode-practice leetcode-solutions problem-solving

Last synced: 27 Mar 2025

https://github.com/weak-head/leetcode

:computer: :wine_glass: Solutions to LeetCode problems

leetcode leetcode-python leetcode-solutions python

Last synced: 20 Mar 2025

https://github.com/hyungeol94/software_competency_practice

1일 1커밋으로 이어오는 알고리즘 문제 풀이 기록

boj leetcode programmers python swift

Last synced: 01 Jul 2025

https://github.com/fritx/mixed-playground

Test-driven doing LeetCode in Go, Python, Rust, Java and even Solidity!

leetcode solidity testing

Last synced: 05 Mar 2025

https://github.com/joezeo/leetcode

Multiple language code template of data structure and algorithm.

leetcode leetcode-java

Last synced: 13 Apr 2025