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/ssanthosh010303/d14c1

Day-14 Challenge-1: LeetCode Problems

csharp dotnet leetcode

Last synced: 19 May 2026

https://github.com/ganeshkadam65/leetcodesolutionscpp

LeetCode has emerged as one of the most popular platforms for honing programming skills and preparing for technical interviews. As a coding enthusiast or a job seeker in the tech industry, having a solid understanding of data structures and algorithms is crucial

algorithms c code coding competitive-programming cpp data-structures leetcode leetcode-cpp leetcode-solutions programming python software-development software-engineering

Last synced: 14 Apr 2026

https://github.com/istitches/leetcode

累了就刷刷题

leetcode niuke

Last synced: 22 Jun 2026

https://github.com/aglove2189/blind75

my python solutions to the Blind 75 LeetCode questions

leetcode

Last synced: 22 Apr 2026

https://github.com/jagrit007/lc-prac

🧑🏻‍💻 Repository for my saving my leetcode solutions [JAVA/PYTHON3]

leetcode leetcode-python leetcode-solutions

Last synced: 22 Apr 2026

https://github.com/ischaojie/leetcode

刷题!刷题!!刷题!!!

go leetcode offer python

Last synced: 22 Apr 2026

https://github.com/sudohainguyen/leetcode-practice

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

interview-questions leetcode

Last synced: 22 Jun 2026

https://github.com/infinity-boi/dsa-codes

Popular Competitive Programming Questions essential for interview preparation

algorithms competitive-programming data-structures leetcode spoj

Last synced: 06 Jun 2026

https://github.com/anuj-thakur-513/6-companies-30-days

This is the repo for Arsh Goyal's 6 Companies 30 Days Challenge

6companies30days 6companies30days2k23 arshgoyal challenge leetcode revisewitharsh

Last synced: 06 Jun 2026

https://github.com/shuklaritvik06/leetcode

Leetcode Questions that I solved using LEETHUB!

leetcode leethub

Last synced: 24 Apr 2026

https://github.com/franciscomoretti/coding-problems

Challenges, Katas, coding problems solutions for leetcode, hackerrank

hackerrank leetcode

Last synced: 24 Apr 2026

https://github.com/chenhengqi/learn-rust-the-hard-way

learn rust by solving leetcode problems and by comparing with C++

cpp leetcode rust

Last synced: 24 Apr 2026

https://github.com/saiteja-madha/ds-and-algo

Solutions for problems related to data structures and algorithms

algorithms data-structures hackerrank leetcode

Last synced: 25 Apr 2026

https://github.com/emilwijayasekara/leetcode-1784-check-if-binary-string-has-at-most-one-segment-of-ones

LeetCode Problem 1784. Check if Binary String Has at Most One Segment of Ones - check if a binary string has at most one contiguous segment of ones. The function returns true if the ones form a single unbroken sequence; otherwise, it returns false.

java leetcode leetcode-java leetcode-solutions

Last synced: 06 Jun 2026

https://github.com/armandfs/leetcode-storage

repo for storing all of my leetcode history and code that I've submitted. (Possibly will be in Python or maybe even JavaScript)

leetcode leetcode-python leetcode-solutions

Last synced: 25 Apr 2026

https://github.com/iprajwaal/smash_leeetcoodeee

Just using time on DSA

cpp dsa leetcode python

Last synced: 25 Apr 2026

https://github.com/zsarge/leetcode

Random leetcode problems

leetcode leetcode-solutions leethub

Last synced: 22 Jun 2026

https://github.com/emilwijayasekara/leetcode-2011-final-value-of-variable-after-performing-operations

LeetCode Problem 2011. Final Value of Variable After Performing Operations - execution of simple increment and decrement operations on a variable 'X' based on a given array of operation strings. The goal is to determine the final value of 'X' after performing all the operations.

java leetcode leetcode-java leetcode-solutions

Last synced: 07 Jun 2026

https://github.com/dgarc359/neetcode

Neetcode solutions in typescript

generally-available leetcode neetcode typescript

Last synced: 23 Jun 2026

https://github.com/ally-matias/trilha-de-estudos

Este repositório é uma Trilha de Estudos que reúne meus aprendizados e práticas. Atualmente, a trilha abrange dois tópicos iniciais, mas novos temas serão adicionados conforme eu avançar nos estudos. Inicialmente, estou focando em JavaScript, mas pretendo migrar para TypeScript futuramente.

arquitetura-limpa design-patterns estrutura-de-dados injection-dependency javascript leetcode system-design typescript

Last synced: 27 Apr 2026

https://github.com/emilwijayasekara/leetcode-1678-goal-parser-interpretation

LeetCode Problem 1678. Goal Parser Interpretation - interpreting a given string command using a Goal Parser. The interpreter replaces specific substrings according to defined rules, and the goal is to return the final concatenated result after the interpretation.

java leetcode leetcode-java leetcode-solutions

Last synced: 07 Jun 2026

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

leetcode solutions in rust

algorithms leetcode solutions

Last synced: 07 Jun 2026

https://github.com/blablatdinov/leetcode-anki

This repository is designed to assist you in systematically learning and memorizing LeetCode problems and algorithms using Anki, a popular mnemonic learning tool

algorithms algorithms-and-data-structures anki learning leetcode python

Last synced: 28 Apr 2026

https://github.com/xdwangwei/leetcode

我的leetcode刷题笔记,不定时更新,目前只有200多题,进行了分类,每道题提供了多种解法以及详细的注释,部分标注了原题解地址

algorithms datastructures leetcode leetcode-java

Last synced: 28 Apr 2026

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: 28 Apr 2026

https://github.com/chchwy/leetcode

My leetcode journey

leetcode

Last synced: 28 Apr 2026

https://github.com/vanessaaleung/a-leetcode-a-day

Chrome extension that pops up a random LeetCode top 100 question.

chrome d3 extension leetcode

Last synced: 28 Apr 2026

https://github.com/mr-possible/leetcode-practice

A developer has his vices 😪

leetcode

Last synced: 28 Apr 2026

https://github.com/ruchip16/daily_dsa

In this repository, I will share all the questions that I will solve in a2oj ladders, Leetcode and Interviewbit

interview interview-questions leetcode

Last synced: 08 Jun 2026

https://github.com/vtheonly/150_leetcode_problems

LeetCode: 150 total problems, with 50 easy, 75 medium, and 25 hard.

algorithms coding cpp data-structures java javascript leetcode problem-solving python

Last synced: 28 Apr 2026

https://github.com/jiisanda/solved

Python & Rust | Practice Problems and Design Pattern

design-patterns factory-method-pattern leetcode problem-solving python rust singleton-pattern

Last synced: 28 Apr 2026

https://github.com/hoangnx30/dsa

I failed a lot of interviews due to the data structure and algorithm... That's why.

datastructures-algorithms golang leetcode python3

Last synced: 08 Jun 2026

https://github.com/hyungeol94/software_competency_practice

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

boj leetcode programmers python swift

Last synced: 29 Apr 2026

https://github.com/man0sh-r0y/leetcode-practice-enviroment

VS Code set up for your seamless problem solving journey. If You are a Windows / Mac user you can follow it.

leetcode problem-solving vscode

Last synced: 29 Apr 2026

https://github.com/emilwijayasekara/leetcode-1108-defanging-an-ip-address

LeetCode Problem 1108. Defanging an IP Address - The task is to create a defanged version of a given IPv4 address by replacing each period "." with "[.]". The goal is to modify the address format while preserving its validity.

java leetcode leetcode-java leetcode-solutions

Last synced: 08 Jun 2026

https://github.com/savka777/p_scraping

Leetcode problem set data scraper

leetcode scraping web

Last synced: 29 Apr 2026

https://github.com/whtoo/leetcodejournal

A journal of leetcode experience

javascript journal leetcode scala

Last synced: 29 Apr 2026

https://github.com/udit-rawat/quest

Quest is a on device RAG that helps you quickly find solutions to coding problems. It searches through a database of answers and gives you clear, easy-to-understand solutions tailored to your question. Whether you're looking for explanations or code examples, Quest helps you find the right answer fast.

deepseek-r1 hnsw leetcode ollama ollama-api qwen2 rag sentence-transformers

Last synced: 29 Apr 2026

https://github.com/soulhat/leetcode

The solutions of 1000+ LeetCode problems!

leetcode leetcode-solutions leetcode-typescript typescript

Last synced: 29 Apr 2026

https://github.com/rileysuomi/datastructures-and-algos

Collection of data structure implementations, algorithms, and leet-code solutions

algorithms cpp data-structures leetcode python

Last synced: 29 Apr 2026

https://github.com/manku27/peer-code

Grab Leetcode Javascript solutions easily. Leave a comment if your interviewer cross-questioned .

javascript leetcode leetcode-solutions nodejs

Last synced: 29 Apr 2026

https://github.com/rootkwak528/til-aps

알고리즘 문제 풀이 (LeetCode, SWEA)

leetcode python3 swea

Last synced: 08 Jun 2026

https://github.com/beatricebretti/bealeetcode

Upload of my LeetCode solutions

leetcode leetcode-cpp leetcode-solutions

Last synced: 08 Jun 2026

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

Solutions to C(see) sharper.

algorithms codility csharp dotnet exercism leetcode linq

Last synced: 23 Jun 2026

https://github.com/patricktcoakley/leetcode.dart

Leetcode solutions in Dart.

dart leetcode leetcode-dart

Last synced: 30 Apr 2026

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/emilwijayasekara/leetcode-1051-height-checker

LeetCode Problem 1051. Height Checker - determining the number of students in a school lineup whose heights do not match the expected non-decreasing order for an annual photo. The task is to compare the given array of student heights with the array representing the expected order and count the indices where disparities occur.

java leetcode leetcode-java leetcode-solutions

Last synced: 23 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

https://github.com/sarmad426/dsa-python

Data Structures and Algorithms using python from basics to adavnce featuring Leetcode problems.

algorithms data-structures-and-algorithms leetcode leetcode-solutions python

Last synced: 08 Jun 2026

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

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

algorithm baekjoon javascript leetcode programmers python

Last synced: 01 May 2026

https://github.com/keroloshany47/sql_problems

This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank

database hackerrank leetcode mysql sql sql-practice sql-query sql-server

Last synced: 01 May 2026

https://github.com/priyanshscpp/data_structures

This is My DSA Notes of CPP Codes ..Might Help me Revise in near Future

cpp dsa geeksforgeeks leetcode

Last synced: 08 Jun 2026

https://github.com/smykhailevskyi/sql_leetcode

Leetcode SQL questions for the interview preparations

database interview interview-practice interview-preparations leetcode postgresql sql

Last synced: 02 May 2026

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: 02 May 2026

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

This repository contains solutions to leetcode problems. Useful for developers preparing for interviews. Contributions welcome.

beginner-friendly hacktoberfest hacktoberfest-accepted hacktoberfest2020 java leetcode leetcode-java leetcode-solutions

Last synced: 02 May 2026

https://github.com/ashrockzzz2003/leetcode_solutions

My Solutions for LeetCode Problems

cpp leetcode leetcode-solutions python

Last synced: 02 May 2026

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

This repository is a consolidated collection of solutions to popular coding challenges.

algorithms coding-challenges csharp dotnet hackerrank leetcode problem-solving

Last synced: 02 May 2026

https://github.com/manesioz/leetcode

Data Structures and Algorithm Practice

algorithms data-structures leetcode

Last synced: 08 Jun 2026

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

:bulb:My algorithm practice with Javascript

algorithms javascript leetcode

Last synced: 02 May 2026

https://github.com/emilwijayasekara/leetcode-13-roman-to-integer

LeetCode Problem 12. Integer to Roman - The task is to sum the values of these symbols according to the rules of Roman numeral representation, with the added complexity of subtraction when a smaller numeral precedes a larger one. The goal is to return the integer value equivalent to the given Roman numeral string.

java leetcode leetcode-java leetcode-solutions

Last synced: 09 Jun 2026

https://github.com/arcbjorn/leetcode

Leetcode solutions

cpp golang leetcode typescript

Last synced: 02 May 2026

https://github.com/straylittlepunk/leetcode

Leetcode Problems Solution

algorithms-datastructures leetcode rust

Last synced: 24 Jun 2026

https://github.com/charlieweinberger/leetcode-calendar

A chrome extension that displays your leetcode submission history every time you open a new tab!

calendar chrome-extension leetcode

Last synced: 03 May 2026

https://github.com/soodaayush/leetcode

A repository containing all the Leetcode challenges I have completed.

cpp javascript leetcode python

Last synced: 03 May 2026

https://github.com/blackdesert575/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: 03 May 2026

https://github.com/minhduc29/leetcode-contest-analytics

A data engineering project to extract, transform, and load LeetCode contest ranking and contest problems data

amazon-redshift amazon-s3 analytics apache-airflow aws aws-glue dag data-engineering data-pipeline elt etl leetcode leetcode-contest pandas

Last synced: 13 Apr 2026

https://github.com/hanaasagi/pyleetcode

My LeetCode solution using Python

leetcode leetcode-python leetcode-solutions

Last synced: 19 Apr 2026

https://github.com/adityapandey-dev/codehabit

CodeHabit Analytics is a full-stack platform for developers to analyze their daily habits and coding performance on LeetCode, featuring a unified dashboard, correlation engine, and deep LeetCode integration, built with Next.js and Tailwind CSS.

analytics correlation full-stack leetcode nextjs nodejs postgresql tailwindcss typescript web-development

Last synced: 04 May 2026

https://github.com/vivekkdagar/leetcode

A collection of LeetCode problems and my solutions.

competitive-programming cpp leetcode leetcode-solutions leethub

Last synced: 09 Jun 2026

https://github.com/asrot0/codes

A collection of coding solutions and challenges across multiple programming languages like 🐍 Python, C++, C#, Go, and more! 🖥️💻 Perfect for algorithm enthusiasts and competitive programmers! 🚀🔥

algorithms c codeforces coding cplusplus golang hackerrank leetcode programming python software-development

Last synced: 05 May 2026

https://github.com/iamaamir/leetcode-coach

Paste any problem. Get breakdown, approach, annotated code, dry run, complexity, and edge cases.

ai-tools dsa dsa-algorithm dsa-practice leetcode local-ai local-first solver

Last synced: 09 Jun 2026