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/dhrupad17/leetcode_binarysearchstudyplanii

In computer science, binary search, also known as half-interval search or logarithmic search, is a search algorithm that is commonly used to find the position of a target value within a sorted array. However, the binary search algorithm is not limited to arrays. In any scenario where one can determine if the target value is higher or lower than a given value, binary search can be used to repeatedly halve the search space for a target value.

array binary-search greedy hashtable leetcode leetcode-solutions math sorting string tree two-pointers

Last synced: 19 Mar 2026

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

Leetcode solution in Golang

leetcode leetcode-golang leetcode-solutions

Last synced: 14 Jan 2026

https://github.com/gnodivad/leetcode

✅ Solutions to LeetCode by Java

leetcode leetcode-java leetcode-solutions leetcode-sql

Last synced: 19 Mar 2026

https://github.com/syohex/leetcode

leetcode problems

cpp leetcode

Last synced: 18 Jun 2026

https://github.com/shixiongfei/leetcode

My LeetCode solutions.

leetcode leetcode-solutions

Last synced: 19 Mar 2026

https://github.com/yutounun/leetcodewithjs

Solutions to easy problems on leetcode with JS

interview interview-preparation interview-questions leetcode

Last synced: 19 Mar 2026

https://github.com/brainstone/leetcode

This little project is a template for running LeetCode problems locally in your CLion installation.

cmake cpp cpp20 leetcode leetcode-cpp template

Last synced: 01 Mar 2026

https://github.com/emahtab/min-cost-to-connect-all-points

Find the min cost for the Minimum Spanning Tree (MST)

leetcode minimum-spanning-tree prims-algorithm

Last synced: 19 Mar 2026

https://github.com/emahtab/alien-dictionary

Find the order of alphabets in an alien dictionary

graph leetcode problem-solving topological-sort

Last synced: 19 Mar 2026

https://github.com/emahtab/sliding-window-maximum

Find Max within a fixed size window

leetcode monotonic-queue sliding-window

Last synced: 19 Mar 2026

https://github.com/emahtab/house-robber

Find the maximum Sum for an array while not including any two adjacent elements

dynamic-programming leetcode problem-solving

Last synced: 19 Mar 2026

https://github.com/emahtab/daily-temperatures

Find the days after which there will be a warmer day

leetcode problem-solving stack

Last synced: 19 Mar 2026

https://github.com/emahtab/word-search

Word Search in a 2D Grid

dfs leetcode problem-solving word-search

Last synced: 19 Mar 2026

https://github.com/emahtab/longest-substring-without-repeating-characters

Longest Substring Without Repeating Characters

hashset leetcode sliding-window

Last synced: 19 Mar 2026

https://github.com/emahtab/closest-leaf-in-a-binary-tree

Closest Leaf node from a given node in a binary tree

breadth-first-search closest-leaf graph leetcode

Last synced: 19 Mar 2026

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

Leet-code Solutions of problems using programming languages ​​such as Python, JavaScript, C++ and Bash. Here are all the solutions to problems from my personal profile

bash javascript leetcode leetcode-solutions postgresql python

Last synced: 16 Apr 2026

https://github.com/amorist/leetcode

golang leetcode

leetcode

Last synced: 02 Mar 2026

https://github.com/ladunjexa/the-leetcode

📑 LeetCode problems' Algorithms and Solutions implemented in common PL with explanations and links to further readings.

algorithms computer-science concurrency database interview-preparation javascript leetcode leetcode-solutions shell

Last synced: 03 Mar 2026

https://github.com/anvouk/leetcode

C/C++ leetcode personal solutions

leetcode leetcode-c leetcode-cpp leetcode-solutions

Last synced: 20 Jun 2026

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

Collection of solutions (in Golang) to various coding challenges.

coding-challenges cracking-the-coding-interview golang leetcode project-euler

Last synced: 14 Jan 2026

https://github.com/yufji/blog

LeetCode、项目中的实践爬坑

leetcode

Last synced: 06 Oct 2025

https://github.com/sherwinshen/leetcode

📖 算法学习之 LeetCode(主要基于 TS/JS 语言)

algorithm javascript leetcode typescript

Last synced: 17 Apr 2026

https://github.com/fx-max/leetcode

记录个人 LeetCode 解题过程。

database leetcode leetcode-php mysql php sql

Last synced: 18 Apr 2026

https://github.com/utkarshmishra12/leetcode_solutions

LeetCode Solutions - Repository For Codes Of Various Data Structures And Algorithms and Competitive Programming Problems

algorithms coding-solutions cpp data-structures interview interview-preparation leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions

Last synced: 05 Apr 2026

https://github.com/feed0/leetcodeclt

LeetCode problems using a Xcode Swift CommandLineTools project

leetcode swift swift-testing

Last synced: 21 Jun 2026

https://github.com/ryandvl/leetcode

✅ All the problems that I solved in LeetCode.

computer-science cpp java javascript leetcode python

Last synced: 20 Apr 2026

https://github.com/pacemakerx/leetcode-my-solutions

This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.

coding-practice coding-problems cpp datastructures-algorithms java leetcode leetcode-solutions problem

Last synced: 20 Apr 2026

https://github.com/hkaur008/leetcode-questions

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

interview interview-questions leetcode

Last synced: 20 Apr 2026

https://github.com/imbios/lab-extract-common-letters

📝 TypeScript implementation of an algorithm to extract common characters across multiple strings, optimized for performance with O(n*k) time complexity.

algorithms coding-challenge coding-interview data-structures educational hacktoberfest hash-table interview-preparation leetcode npm-package optimization performance problem-solving string-manipulation time-complexity typescript

Last synced: 20 Apr 2026

https://github.com/shubham-bhoite/leetcode-javascript

This Repository Contains All My Solved Leetcode JS challenge solution.

javascript leetcode leetcode-javascript-solutions leetcode-solutions

Last synced: 20 Apr 2026

https://github.com/anas727189/anas_portfolio

My very own portfolio website

github-api leetcode nextjs typescript

Last synced: 20 Apr 2026

https://github.com/xnacly/leet

Leetcode solutions grouped by language

leetcode

Last synced: 22 Apr 2026

https://github.com/anindya-dey/practice-leetcode

Here I maintain all the problems I have solved on Leetcode. Courtesy: Leethub extension

andys-cli dsa dsa-practice leetcode leetcode-cpp leetcode-practice leetcode-solutions

Last synced: 22 Apr 2026

https://github.com/afsify/leetcode

Boost your JavaScript skills with curated LeetCode exercises. From basics to advanced, these hands on challenges help you master JavaScript step by step. Perfect for all skill levels.

javascript leetcode workouts

Last synced: 06 Oct 2025

https://github.com/hossein13m/leetcodechallenges

LeetCode Challenges Answers and Explanations

algorithms data-structures javascript leetcode

Last synced: 05 Jun 2026

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

LeetCode SQL Practice.

leetcode mysql sql

Last synced: 24 Apr 2026

https://github.com/margo-yunanova/javascript-algorithms

Решение алгоритмических задач

algorithms codewars javascript leetcode typescript

Last synced: 24 Apr 2026

https://github.com/jacksonchen1998/leetcode

I will try to use many ways to solve the Leetcode problem

cplusplus leetcode python

Last synced: 25 Apr 2026

https://github.com/marcelotsvaz/google-foobar

Google Foobar challenge.

leetcode python

Last synced: 25 Apr 2026

https://github.com/xu-cheng/leetcode

:dart: My leetcode solutions

leetcode leetcode-rust leetcode-solutions rust

Last synced: 06 Jun 2026

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

Leetcode Solutions and Tests!

go leetcode

Last synced: 07 Jun 2026

https://github.com/ngkhang/leetcode-old

My collection of solutions to algorithmic problems in Leetcode

data-structures-and-algorithms database dsa javascript leetcode mysql typescript

Last synced: 07 Jun 2026

https://github.com/akhmedovgg/algods

List of LeetCode problems and their solutions in Objective-C and Swift programming languages

algorithms leetcode leetcode-solutions objective-c problem-solving swift

Last synced: 27 Apr 2026

https://github.com/adityakrmishra/unstop

This repository contains my solutions to various coding problems and assessments from the Unstop 100-day code challenge. Each solution aims to be clear, efficient, and well-documented. Whether you're following along with the challenge or looking for coding examples, I hope you find these solutions helpful.

100daysofcode code coding coding-challenge github java java-8 leetcode python python3 solution solutions unstop

Last synced: 28 Apr 2026

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

LeetCode Chrome Extension for Time/Space Complexity Analysis

algorithms dsa education leetcode webpack

Last synced: 29 Apr 2026

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

LeetCode solutions demonstrating problem-solving techniques and algorithms for coding challenges

java javascript leetcode leetcode-solutions

Last synced: 29 Apr 2026

https://github.com/theanuragshukla/lootcode

Lootcode is a CLI tool, which provides funtionalitity for accessing problems, getting solutions, submitting solutions, and much more.

bot leetcode leetcode-solutions lootcode scripting

Last synced: 08 Jun 2026

https://github.com/edrisym/leet_code

LeetCode Solutions - A collection of solutions for various LeetCode problems, showcasing problem-solving techniques and efficient code implementations. This repository serves as a resource for practicing algorithms and data structures.

csharp go golang leetcode leetcode-csharp leetcode-solutions

Last synced: 29 Apr 2026

https://github.com/serhii-chernenko/leetcode

Solutions of Leetcode's questions

leetcode leetcode-javascript leetcode-solutions

Last synced: 08 Jun 2026

https://github.com/lxance-hacker/c-language-practice

This repository contains C programming practice examples, organized into topics from basics to file handling.

c hackerrank hackerrank-solutions leetcode leetcode-solutions lxance lxance-hacker lxancehacker programming solutions

Last synced: 30 Apr 2026

https://github.com/0xgeorgii/leetcodesolutions

Leetcode problems solutions

competitive-programming leetcode

Last synced: 23 Jun 2026

https://github.com/utkarsh5026/leetcode_rust

Leetcode solutions in rust, mostly a learning project to start my rust learning journey 😊

dsa leetcode leetcode-solutions rust rust-lang

Last synced: 08 Jun 2026

https://github.com/tuan882612/leetcode

My solutions to Leetcode problems.

algorithms data-structures leetcode python

Last synced: 08 Jun 2026