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/ale-soares/neetcode-150-solutions

Personal Neetcode 150 solutions written in JavaScript and Python with Big O analysis and solution explanation.

interview-questions leetcode leetcode-solutions neetcode neetcode150

Last synced: 15 Jun 2025

https://github.com/rhazra-003/my_cp_solutions

Collection of Competitive Programming questions I solved for my placement preparation!

algorithms-and-data-structures codechef codeforces competitive-programming contest-programming cpp leetcode stl

Last synced: 06 Oct 2025

https://github.com/saifiimuhammad/data-structures-algorithms

This repository contains implementations of common algorithms and Leetcode problems in C++.

algorithms cpp data-structures leetcode

Last synced: 06 Oct 2025

https://github.com/codeprometheus/the-rode-to-algo

Solve problems one by one, step by step until reach the goal!

go java leetcode

Last synced: 01 Mar 2025

https://github.com/manasmalla/learning-kotlin

a series of programs in the Kotlin programming language to help learn the concepts of data structures and understand complex algorithms to solve real-time problems, following the A-Z striver sheet, provided by TakeYouForward™️.

algorithms data-structures dsa kotlin leetcode

Last synced: 06 Oct 2025

https://github.com/emilwijayasekara/leetcode-2469-convert-the-temperature

LeetCode Problem 2469. Convert the Temperature - This problem entails converting a Celsius temperature to its corresponding values in Kelvin and Fahrenheit, utilizing precise conversion formulas, and returning the results in a two-element array with specified precision.

java leetcode leetcode-java leetcode-solutions

Last synced: 06 Oct 2025

https://github.com/schneiderl/ztoh

a website with a collection of study documents for a number of different paths

algorithms interview-questions leetcode

Last synced: 07 Feb 2026

https://github.com/raumildhandhukia/leetcode-time-complexity-analyzer

LeetCode Chrome Extension for Time/Space Complexity Analysis

algorithms dsa education leetcode webpack

Last synced: 08 Apr 2025

https://github.com/iprajwaal/smash_leeetcoodeee

Just using time on DSA

cpp dsa leetcode python

Last synced: 02 Apr 2025

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

Just a repo to store my leet code problems.

algorithms cpp leetcode leetcode-cpp

Last synced: 14 Oct 2025

https://github.com/leye195/algorithm-coding

알고리즘 코딩 문제 풀이 저장소 입니다.

algorithm baekjoon javascript leetcode programmers python

Last synced: 31 Mar 2025

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

repo for LeetCode problems that I solved

algorithms leetcode python

Last synced: 05 Jul 2025

https://github.com/eacontang/algorithm-in-python

algorithm-in-python

algorithm leetcode python

Last synced: 07 Oct 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/nksmanya/leetcode-solutions

Leetcode problems with solution

leetcode problem-solving solution

Last synced: 05 Jul 2025

https://github.com/jyorien/leetbook

Your notebook for LeetCode.

chrome-extension leetcode

Last synced: 05 Jul 2025

https://github.com/rhazra-003/leetcode_practice

Collection of LeetCode and GFG questions I solved for my placement preparation!

cpp cpp14 gfg gfg-solutions leetcode leetcode-cpp leetcode-python leetcode-solutions python3 sql stl

Last synced: 07 Oct 2025

https://github.com/alessandro-schmidt/leetcope

Cause sometimes you just gotta cope. This is me axing Leetcode Problems.

leetcode leetcode-java leetcode-python leetcode-solutions sql

Last synced: 21 Jan 2026

https://github.com/cyberg4b/leetcode-exercises

Some LeetCode Data Structures exercises in TypeScript.

data-structures leetcode typescript

Last synced: 21 Feb 2025

https://github.com/wittyicon29/dsa

Some problems of leetcode on various techniques and concepts of DSA

algorithms data-structures leetcode

Last synced: 07 Oct 2025

https://github.com/ghat0tkach/leetbot-extension

Leetbot - your personal coding assistant for Leetcode. Comes packed with google gemini to make you solve problems faster and quicker

extension google-gemini leetcode

Last synced: 07 Feb 2026

https://github.com/cvdg/gfht

LeetCode solutions in Rust

leetcode rust

Last synced: 07 Oct 2025

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

leetcode题解,不定时更新。

algorithm go golang interview-questions leetcode

Last synced: 12 Mar 2026

https://github.com/devbluecomet/java-code-challenge

Code challenge solutions for LeetCode, HackerRank, FreeCodecamp

freecodecamp hackerrank java leetcode problem-solving

Last synced: 25 Mar 2025

https://github.com/0x-jerry/leet-code

leetcode 刷题本

leetcode

Last synced: 08 Oct 2025

https://github.com/matteopolak/leetcode

My solutions to some Leetcode problems.

leetcode

Last synced: 12 May 2025

https://github.com/ruialves99k/dart_leetcode

Solving LeetCode problems using dart

dart leetcode

Last synced: 03 Mar 2025

https://github.com/santoshvarmaaddala/leetcode_api

Leetcode Api to fetch the leetcode user details easily

api endpoint fastapi graphql leetcode python3 request uvicorn webscarpping

Last synced: 09 Apr 2025

https://github.com/rohanharikr/c-sharper

Solutions to C(see) sharper.

algorithms codility csharp dotnet exercism leetcode linq

Last synced: 20 Sep 2025

https://github.com/anthonyjdella/leetcode-journey

:books: Code and study material related to Data Structures and Algorithms

algorithms data-structures leetcode python python3 study

Last synced: 29 Mar 2025

https://github.com/enderecman/chrome-button

Create stunning chrome-style buttons for your projects with ease. Customize size and style using simple CSS. Perfect for enhancing your app's UI! 🚀💻

browser dark firefox firefox-extension i3 javascript kali leetcode media music-visualisation notion picures rice ricing tweet twitter video youtube-music

Last synced: 28 Jul 2025

https://github.com/henriqueotogami/gist-otogami-tips

Repositório contendo desafios do LeetCode.

java leetcode leetcode-java

Last synced: 10 Apr 2025

https://github.com/mukund58/competitive-programming

This repository contains my accepted solutions to problems from: Leetcode and Codeforces

algorithms codeforces competitive-programming dsa-practice leetcode

Last synced: 12 Oct 2025

https://github.com/a-r-rony/mysql

This repository contains MySQL queries solutions for various SQL challenges from Hackerrank and Leetcode.

hackerrank leetcode mysql

Last synced: 29 Jul 2025

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

Solutions to LeetCode problems

coding leetcode

Last synced: 20 Sep 2025

https://github.com/217heidai/leetcode

leetcode

leetcode

Last synced: 29 Dec 2025

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

My LeetCode problem solutions

leetcode rust

Last synced: 04 Mar 2025

https://github.com/preston176/leetcode

Repo containing leetcode problems and solutions

datastructures-algorithms leetcode leetcode-problems leetcode-solutions

Last synced: 29 Jul 2025

https://github.com/bryand1/solutions

Solutions to exercises

algorithms cpp leetcode python3

Last synced: 25 Dec 2025

https://github.com/avigael/leetcode-go-solutions

A collection of all LeetCode questions with fully functional solutions written in Golang and detailed explanations. [Work in Progress]

go golang leetcode leetcode-go leetcode-golang leetcode-solutions

Last synced: 11 Jan 2026

https://github.com/vincentcordobes/algorithms

🙇‍♂️ A collection of algorithms and solutions to hackerrank & co problems

algorithm-challenges codility fsharp hackerrank javascript leetcode python

Last synced: 10 Apr 2025

https://github.com/kallydev/leetcode-rust

Solutions for LeetCode (United States) problems implemented in Rust.

algorithms leetcode

Last synced: 31 Mar 2025

https://github.com/ahmeddhus/leet_code

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

java leetcode problem-solving

Last synced: 12 May 2025

https://github.com/hebertcisco/leetcode

My LeetCode Resolutions

leetcode leetcode-solutions

Last synced: 21 Mar 2025

https://github.com/fahadulshadhin/leetcode-stats-api

API to grab your LeetCode profile stats

expressjs leetcode mongodb

Last synced: 04 Mar 2025

https://github.com/avin/coding-algo-cheatsheets-cpp

Все самые нужные функции и методы для программирования на C++

cheatsheet cpp cpp20 interview leetcode snippets

Last synced: 12 Sep 2025

https://github.com/sebasbeleno/leetcode

my leetcode solutions

leetcode

Last synced: 29 Jul 2025

https://github.com/ngugimuchangi/coding-challenges

Solutions to common interview questions

hackerrank leetcode

Last synced: 24 Feb 2025

https://github.com/yami2200/leetcode

📐 LeetCode problems solutions in Rust.

leetcode leetcode-solutions rust

Last synced: 30 Jul 2025

https://github.com/emilwijayasekara/leetcode-solutions_difficulty-easy

Embark on my LeetCode learning adventure! Follow along as I tackle coding challenges, sharing my solutions and learning experiences. Join me in honing our coding skills together! 🚀 #LeetCode #CodingJourney

java leetcode leetcode-java leetcode-solutions

Last synced: 22 Sep 2025

https://github.com/jack0pan/leetcode

LeetCode Problems' Solutions

leetcode ruby

Last synced: 21 Jul 2025

https://github.com/oneananda/codingchallenges

This repository contains solutions to coding problems from key coding challenge platforms, implemented in various programming languages.

csharp go hackerrank java javascript kotlin leetcode projecteuler ruby swift typescript

Last synced: 08 Nov 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/fzl-22/leetcode

Faisal's compilation of LeetCode problem's attempt

competitive-programming leetcode

Last synced: 28 Feb 2025

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: 27 Dec 2025

https://github.com/horezmi/leetcode

My LeetCode Problems' Solutions -- JS

leetcode leetcode-javascript leetcode-solutions

Last synced: 30 Jul 2025

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

LeetCode Solutions in Python, pandas and MySQL.

leetcode leetcode-python leetcode-solutions mysql pandas python

Last synced: 31 Jul 2025

https://github.com/jahnvisahni31/100daysofcode

Covering the journey of 100daysofcode with striver sde sheet and leetcode potd

dsa-algorithm dsa-preparation interview-preparation leetcode leetcodeproblems problemoftheday strivers-sde-sheet

Last synced: 25 Jun 2025

https://github.com/aniike-t/leetcode

Collection of LeetCode questions : )

leetcode leetcode-solutions problem-solving

Last synced: 24 Feb 2025

https://github.com/jbltx/go-training

Leetcode submissions and others samples in Golang

golang leetcode leetcode-submissions sastantua

Last synced: 31 Jul 2025

https://github.com/sahilpabale/leet-rs

leetcode problems in rust

dsa-algorithm leetcode leetcode-rust rust

Last synced: 13 Apr 2025

https://github.com/michaelscofield/leetcode

My solutions to Leetcode problems, mainly in Rust.

leetcode rust

Last synced: 17 Jul 2025

https://github.com/ashrockzzz2003/leetcode_solutions

My Solutions for LeetCode Problems

cpp leetcode leetcode-solutions python

Last synced: 05 Apr 2025

https://github.com/hafiz-shamnad/leetcode

This repository contains my solutions to various LeetCode problems. The solutions are organized by difficulty level, with each problem stored in its respective folder. Each problem folder includes the problem statement and the solution code.

leetcode leetcode-practice leetcode-python leetcode-solutions

Last synced: 29 Mar 2025

https://github.com/beatricebretti/bealeetcode

Upload of my LeetCode solutions

leetcode leetcode-cpp leetcode-solutions

Last synced: 04 Mar 2025

https://github.com/suellenferraz/30daysofjavascript

30 Dias de JavaScript com Leetcode

javascript leetcode

Last synced: 05 Apr 2025

https://github.com/sava2008/rust-projects-for-learning

Here are projects and puzzles I solved in Rust. I won't modify them in order to keep track of my progress

edabit edabit-challenges edabit-solutions learning leetcode rust rust-lang

Last synced: 23 Sep 2025

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

Next.js Frontend of Leetcode Solutions. 1/2 of leetcode.walterteng.com

interview-preparation leetcode leetcode-python leetcode-solutions nextjs

Last synced: 30 Apr 2025

https://github.com/lap-lik/leetcode

решение задач на сайте leetcode.com

java leetcode leethub

Last synced: 01 Mar 2025

https://github.com/gcsecsey/leetcode

Solutions for the LeetCode problems I've encountered.

algorithms data-structures leetcode leetcode-solutions

Last synced: 16 Mar 2025

https://github.com/parsashhub/leetcode150interviewquestions

TypeScript solutions for LeetCode Top 150 interview questions

coding-challenges interview-questions leetcode typescript

Last synced: 31 Oct 2025

https://github.com/uriyyo/archgenerator

👷 archgenerator - generate docs from your solutions

codewars generator leetcode python

Last synced: 06 Apr 2025

https://github.com/yashi-singh-9/leetcode-daily-solutions

I am currently solving Leetcode problems on a daily basis, focusing on JavaScript solutions to enhance my problem-solving skills and proficiency in the language.

javascript leetcod-daily-solution leetcode vanilla-javascript

Last synced: 02 Mar 2025

https://github.com/tush-tr/ps-practice-to-code

Questions for practice in many languages-- C language, C++, Python 3, JavaScript

dsa dsa-algorithm dsa-learning-series dsa-practice geeksforgeeks hackerrank leetcode

Last synced: 29 Mar 2025