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/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/ahmad-masud/leetcode-solutions

Solutions to LeetCode problems, complete with code solutions and accompanying YouTube videos. These solutions are fetched by CompCode to help users prepare effectively for coding interviews.

leetcode leetcode-python leetcode-solutions python python3

Last synced: 03 Nov 2025

https://github.com/astraw99/leetcode

leetcode for gopher

go golang leetcode

Last synced: 17 May 2026

https://github.com/dtsdwarak/algorithms

Algorithms - Mostly for practice and reference

algorithms leetcode

Last synced: 26 Mar 2025

https://github.com/windomz/leetcode-init

:triangular_ruler: A tool to create leetcode code template via cli.

leetcode leetcode-golang leetcode-template

Last synced: 25 Jun 2025

https://github.com/emahtab/convert-sorted-array-to-binary-search-tree

Convert Sorted Array to Height Balanced Binary Search Tree

binary-search-tree leetcode problem-solving

Last synced: 28 Jan 2026

https://github.com/aswinbarath/sde-problems

SDE Problems marked with FAQ Companies

algorithms data-structures gfg java leetcode problem-solving sde-sheet

Last synced: 14 May 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/m9rco/practice

:tada: :tada: Deliberate practice, continuous action

go javascrip leetcode php practice

Last synced: 09 May 2026

https://github.com/ffekirnew/dynamic-programming-start

This is a comprehensive GitHub repository dedicated to mastering dynamic programming through a collection of solutions to various challenging problems. From optimizing algorithms to efficient resource allocation, this repository provides a solid foundation for developers seeking to enhance their dynamic programming skills.

competitive-programming dynamic-programming leetcode python3

Last synced: 17 Jan 2026

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

LeetCode challenges I've completed

algorithms leetcode leetcode-solutions

Last synced: 28 Oct 2025

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

LeetCode written in Rust 🦀️.

leetcode rust

Last synced: 18 Oct 2025

https://github.com/emahtab/best-time-to-buy-and-sell-stock-ii

Find the max profit buying and selling stock with unlimited number of transactions.

buy-and-sell leetcode problem-solving

Last synced: 07 Jan 2026

https://github.com/humbertocg18/pucrs-alest-i-2.3-2023.24

Trabalhos, Projetos, Exercícios e aulas realizados em Java na cadeira de Algoritimos e estrutura de dados 1, matéria do segundo semestre.

beecrowd beecrowd-solution-in-js beecrowd-solutions-in-java data data-structures datastructures-algorithms hashmap hashtable java-8 leetcode leetcode-javascript leetcode-solutions leetcodepra pucrs sorting-algorithms

Last synced: 29 Mar 2025

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

📚 Practicing algorithms & data structures on LeetCode with JavaScript ✨

algorithm datastructures javascript leetcode

Last synced: 03 Apr 2025

https://github.com/shreyapramanik47/leetcode_problems

Uploading the solutions of LeetCode's DSA Problems.

dsa dsa-cpp dsa-learning-series dsa-questions leetcode leetcode-solutions

Last synced: 22 Aug 2025

https://github.com/mohit030802/dsa-java-

Here are my Solution to some Leetcode question that I have solved. They are sorted in Topic wise and based on their difficulty level on Leetcode.

leetcode leetcode-solutions

Last synced: 31 Mar 2025

https://github.com/joshmayerr/openinterviewcoder

An undetectable AI assistant for coding interviews

ai leetcode technical-interviews

Last synced: 07 May 2025

https://github.com/maneeshwije/code-katas

coding puzzles I've done

aoc codekatas leetcode python

Last synced: 06 Apr 2025

https://github.com/linthithtwe/leetcode

A Repo of my leetcode solutions

leetcode

Last synced: 04 Jul 2025

https://github.com/igaozp/oh-my-leetcode

LeetCode problem code. LeetCode 题目代码

java leetcode leetcode-solutions

Last synced: 03 Nov 2025

https://github.com/atennop1/codeproblemssolutions

Repository for making tasks from Codewars and LeetCode

codewars codewars-solutions cpp learning leetcode leetcode-solutions

Last synced: 23 Feb 2025

https://github.com/emanuelsacoman/leetcode-twosum

Um script capaz de resolver um problema de somar números em uma array para encontrar o valor de X

leetcode python twosum

Last synced: 15 Mar 2025

https://github.com/proftanish/daily-dsa

Dealing with problem solving in C++ daily

cpp leetcode leetcode-cpp leetcode-solutions problem-solving

Last synced: 17 Mar 2025

https://github.com/alokshandilya/sql50-leetcode

SQL 50 leetcode | solutions | postgres

leetcode postgresql sql sql50

Last synced: 27 Jun 2025

https://github.com/daverbk/learning-sql

Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan

alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql

Last synced: 03 Nov 2025

https://github.com/emahtab/copy-list-with-random-pointer

Copy a Linked List with Random Pointer

clone leetcode linked-list problem-solving

Last synced: 06 Jan 2026

https://github.com/adherentman/leetcode

📝My LeetCode

leetcode typescript

Last synced: 10 Nov 2025

https://github.com/emahtab/minimum-window-substring

Find the minimum window substring containing all letters of target string

leetcode problem-solving sliding-window

Last synced: 19 Mar 2026

https://github.com/emahtab/product-of-array-except-self

Product of array except self

array leetcode problem-solving

Last synced: 06 Jan 2026

https://github.com/emahtab/check-completeness-of-a-binary-tree

Checking whether a binary tree is Complete binary tree or not

bfs complete-binary-tree leetcode problem

Last synced: 07 Jan 2026

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

Data-structure and algorithms interview problems and solutions.

algorithm algorithms javascript leetcode python typescript

Last synced: 07 Apr 2026

https://github.com/parthjohri/leetcodepractice

This repository holds my solutions for all the LeetCode problems that I have been solving

cpp data-structures leetcode leetcode-cpp leetcode-solutions

Last synced: 12 Jun 2026

https://github.com/seungwoo321/leetcode

LeetCode Problem Solving

algorithm javascript leetcode problem-solving

Last synced: 12 Jun 2025

https://github.com/threeal/leettest

Tool for compiling and testing solutions to LeetCode problems

competitive-programming compile cpp leetcode leetcode-cpp leetcode-solutions nodejs test tool

Last synced: 09 Apr 2025

https://github.com/tank0317/leetcode

记录我的LeetCode刷题历程

algorithm leetcode

Last synced: 14 May 2025

https://github.com/linehk/go-problems

go-problems is a repo that contains a variety of exercise answers about Golang.

algorithms datastructures golang leetcode leetcode-golang offer

Last synced: 25 May 2026

https://github.com/yudataguy/beatcode

Leetcode space repetition memorization web app

leetcode

Last synced: 23 Mar 2025

https://github.com/theiskaa/algoc

A list of problems and their solutions

advent-of-code leetcode

Last synced: 20 Mar 2025

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

NO AI LLMS ARE USED ON SOLVING THESE. IT WAS ALL GENERATED BY MY STUPID BRAIN NAIVELY ATTEMPTING TO DO THINGS THE HARD WAY

advent-of-code leetcode neetcode

Last synced: 19 Mar 2026

https://github.com/digitalcrab/leetcode-problems-java

Problems from leetcode with solutions in Java

java leetcode leetcode-java leetcode-solutions

Last synced: 22 Aug 2025

https://github.com/itskoushik/leetcode_dsa

We support and push Young Coders to understand the concept much better.

dsa easy hard leetcode leetcode-solutions medium python3

Last synced: 27 May 2026

https://github.com/limon-s-interview-prep-zone/leetcode

🚀 Welcome to the Interview Preparation repository! This project is a comprehensive collection of Data Structures, Algorithms, and solved problems from common online judges, providing a robust resource for technical interview preparation.

algorithms cplusplus data-structures leetcode python

Last synced: 16 Feb 2026

https://github.com/forloopcodes/javascript-leetcode-solutions

This repository contains my solutions to LeetCode problems in JavaScript. Each solution is contained in its own file and is named according to the problem title.

javascript leetcode leetcode-java leetcode-javascript

Last synced: 06 Jun 2026

https://github.com/water8394/algorithmimpl

Prepare for Jobs!

leetcode

Last synced: 04 Nov 2025

https://github.com/misterzurg/leetcode-preporation

🧑‍🎨 My solutions from LeetCode stuff

leetcode leetcode-go

Last synced: 06 Aug 2025

https://github.com/emahtab/coin-change-2

Coin Change Problem (Total number of ways to make change) Implementation

coin-change dynamic-programming leetcode

Last synced: 28 Mar 2025

https://github.com/rarecoil/leetcode

My solutions to leetcode algorithms questions, mostly in JavaScript, sometimes in Go

algorithms javascript leetcode leetcode-golang leetcode-javascript leetcode-solutions

Last synced: 01 Jul 2025

https://github.com/tzuyi0817/leetcode

Solutions to LeetCode in JavaScript.

algorithm javascript leetcode leetcode-solutions

Last synced: 15 Mar 2025

https://github.com/crisnguyendev/problem-solving-practice-java

A Java-focused repository to master algorithms, data structures, and problem-solving techniques. Ideal for coding interview preparation and competitive programming challenges.

algorithms big-o-interview codeforces data-structures grokking-coding-interview java leetcode problem

Last synced: 14 Apr 2025

https://github.com/thethunderb0lt/100-days_challenge

This is 100 Days of Coding Challenge that I have started to land a job as SDE role.

algorithms algorithms-and-data-structures challenge developer gfg hackerrank leetcode python sde software-engineer

Last synced: 06 Jun 2026

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

This repository contains my Python solutions to LeetCode problems, categorized by difficulty: Easy, Medium, and Hard. Some problems include multiple approaches to showcase different techniques and optimizations. All solutions are well-commented for clarity, making this a valuable resource for learning and improving Python problem-solving skills.

leetcode leetcode-database leetcode-python leetcode-solutions python

Last synced: 13 Mar 2025

https://github.com/alexscience/wordsearchengine

WordSearchEngine - это консольное приложение на C#, предназначенное для поиска слов в текстовых файлах. Программа позволяет пользователю указать путь к текстовому файлу и искомое слово, а затем выводит строки, в которых это слово встречается, вместе с номерами строк. Пользователь также может выбрать, искать ли все вхождения слова или только первое.

csharp dotnet-core dotnet-framework leetcode test-task word-search-engine

Last synced: 22 May 2026

https://github.com/weihanli/leetcodesolutions

LeetCodeSolutions powered by csharp

algorithms csharp leetcode

Last synced: 24 Jun 2025

https://github.com/XoXoHarsh/CodersHub

CodersHub is a mobile app that simplifies access to coding profiles by consolidating platforms like LeetCode and Codeforces. It offers a user-friendly interface for viewing profiles, tracking ratings, and navigating daily problems without switching apps or logging in repeatedly.

codeforces competitive-programming firebase geeksforgeeks java leetcode mobile-app

Last synced: 24 Feb 2025

https://github.com/dup4/leetcode

Leetcode Code Repo

code leetcode

Last synced: 29 Mar 2025

https://github.com/waasiq/leetcode

My solutions to LeetCode problems.

competitive-programming leetcode leetcode-solutions

Last synced: 14 Mar 2025

https://github.com/emahtab/campus-bikes

Assign closest bike to each worker

leetcode priority-queue

Last synced: 19 Mar 2026

https://github.com/adi-ray/45-days-dsa-challenge

This repository will document my journey through the #CrackYourPlacement challenge.

crackyourinternship crackyourplacement leetcode leetcode-java

Last synced: 16 Sep 2025

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

This Repository is only for solutions for LeetCode questions by using different approaches and techniques. Thought this will be helpful to others looking for simpler solutions and appproaches.

approach code engineering ideas interview-preparation java leetcode leetcode-solutions python3 solutions

Last synced: 18 May 2026

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

Competitive programming solutions

atcoder codeforces leetcode project-euler usaco uva

Last synced: 07 Apr 2025

https://github.com/achais/leetcode

LeetCode 日常刷题

leetcode

Last synced: 25 May 2026

https://github.com/viniciusfinger/java-coding-challenges

Coding challenges algorithms (Hacker Rank, Leetcode...)

hackerrank leetcode

Last synced: 12 Apr 2025

https://github.com/zhima-mochi/algorithm-problem-solving

personal problem solving code for leetcode

algorithm leetcode leetcode-solutions

Last synced: 01 Apr 2025

https://github.com/dickeyy/leetcode

just a repo of all the leetcode problems ive solved

leetcode

Last synced: 23 Nov 2025

https://github.com/kiing-dom/leetcode-tracker

Prep smarter for coding interviews: KeepCode tracks your LeetCode progress so you can focus on solving.

browser-extension dsa-tracker interview-preparation interview-preparation-tool leetcode leetcode-tracker

Last synced: 17 Jun 2025