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/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/harish-aka-shivi/daily-exercises

Workout for brain ๐Ÿง  ๐Ÿ’ช .

algorithms data-structures javascript leetcode

Last synced: 05 Feb 2026

https://github.com/emahtab/queue-reconstruction-by-height

Place persons at their correct location in a queue

leetcode problem-solving sorting

Last synced: 11 Feb 2026

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

Leetcode problems solutions

competitive-programming leetcode

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

Solved Algorithms and Data Structures problems/exercises on Leetcode. There's also solved problems from Google Tech Dev Guide.

algorithms-and-data-structures coding-interview-questions javascript leetcode python tech-dev-guide

Last synced: 30 Apr 2026

https://github.com/Jiannan-dev/leetcode-daily-mailer

้‚ฎไปถ่‡ชๅŠจๆŽฅๆ”ถleetcode็š„ๆฏๆ—ฅไธ€้ข˜(Mail automatically receives the daily question of leetcode)

daily-questions email-sender-tool leetcode

Last synced: 14 Oct 2025

https://github.com/eason-dev/leetcode

My LeetCode Challenge

leetcode

Last synced: 11 Feb 2026

https://github.com/theodesp/leetcode-primer

Detailed and Well formed solutions for Leetcode problems

leetcode leetcode-java leetcode-javascript leetcode-python leetcode-solutions

Last synced: 19 Mar 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/aritrac1/java

All the Basics concepts of Java, OOPs, DSA in Java and some Projects along practice problems(leetcode and other platforms) and other resources.

algorithms competitive-programming data-structures dsa dsa-algorithm dsa-practice exception-handling java java-basics java-projects leetcode leetcode-java maths multithreading oops-in-java patterns practice-programming project

Last synced: 26 Oct 2025

https://github.com/roy7077/potd-leetcode

this repository contain solutions to the daily programming problems presented by LeetCode. I will be using C++ or java or C programming languages to code.

cpp daily-coding-problem dsa dsa-algorithm leetcode leetcode-solutions potd potd-solution

Last synced: 19 Oct 2025

https://github.com/danitilahun/data_structure_and_algorithm_leetcode_and_codeforces_challenge

A daily challenge repository for data structures and algorithms from LeetCode and CodeForces, aimed at enhancing problem-solving and coding skills.

algorithms codeforces coding-challenge competitive-programming data-structures leetcode

Last synced: 23 Jan 2026

https://github.com/emahtab/binary-tree-zigzag-level-order-traversal

Binary Tree Zigzag (Spiral) Order Traversal

bfs binary-tree leetcode problem-solving

Last synced: 12 Feb 2026

https://github.com/zhaohuxing/cs-common-go

Common packages for Go

datastructure leetcode

Last synced: 23 Jan 2026

https://github.com/archie94/codes

Important codes implementing various algorithms and day to day problems.

algorithm c codechef competitive-programming contest cpp hackerrank leetcode leetcode-java leetcode-solutions spoj

Last synced: 24 Apr 2026

https://github.com/rahulsanjay18/leetcodesolns

All the Leetcode questions I have completed. Using LeetHub to post them here.

java leetcode python

Last synced: 23 Jan 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/huangcongqing/leetcode

LeetCode/ๅ‰‘ๆŒ‡offerๅˆท้ข˜

cpp leetcode leetcode-cpp leetcode-python leetcode-solutions python

Last synced: 20 Jun 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/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/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/miladsade96/leetcode_with_java

Solving Leetcode Challenges using Java Programming Language and Testing them with JUnit

algorithm algorithms algorithms-and-data-structures data-structures java java-8 javaee leetcode leetcode-java leetcode-solutions

Last synced: 18 Feb 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/anvouk/leetcode

C/C++ leetcode personal solutions

leetcode leetcode-c leetcode-cpp leetcode-solutions

Last synced: 20 Jun 2026

https://github.com/atennop1/codeproblemssolutions

Repository for making tasks from Codewars and LeetCode

codewars codewars-solutions cpp learning leetcode leetcode-solutions

Last synced: 25 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/gnodivad/leetcode

โœ… Solutions to LeetCode by Java

leetcode leetcode-java leetcode-solutions leetcode-sql

Last synced: 19 Mar 2026

https://github.com/shixiongfei/leetcode

My LeetCode solutions.

leetcode leetcode-solutions

Last synced: 19 Mar 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

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/excel-sheet-column-number

Find the excel sheet column number

leetcode maths maths-problem problem-solving

Last synced: 06 Jan 2026

https://github.com/noeyislearning/sql-coding-challenges

SQL Coding Challenges, this repository is a compilation of my journey on enhancing my SQL skills; coding challenges are from LeetCode, HackerRank, and other sources.

coding-challenge data-analytics data-science hackerrank leetcode mysql solutions

Last synced: 07 Jul 2025

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

This repository contains my solutions to several LeetCode problems, in Python.

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

Last synced: 14 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/satyamgupta53/data-structures-algorithm

Comprehensive collections of all the important data structures and algorithms currently used & leetcode question-solutions also included.

algorithms data-structures java leetcode

Last synced: 18 Mar 2025

https://github.com/gituser143/goleet

Solutions to LeetCode problems in GoLang!

competitive-coding go golang leetcode leetcode-solutions solutions

Last synced: 17 Mar 2025

https://github.com/aaesalamanca/leet-sharp

Soluciones para los problemas de LeetCode en C#.

benchmark console csharp dotnet leetcode

Last synced: 26 Mar 2025

https://github.com/michaelfromyeg/puzzles

Solutions to problems from vscode-puzzles and vscode-leetcode.

coding leetcode problems vscode-puzzles

Last synced: 02 Apr 2025

https://github.com/hashimsaffarini/leetcode-solutions-for-database

This database file contains solutions to LeetCode problems implemented using Oracle. It serves as a comprehensive collection of answers to various coding challenges available on LeetCode. The solutions are structured and organized using Oracle, providing a valuable resource for those seeking efficient problem-solving techniques and manipulation str

database leetcode oracle solutions

Last synced: 30 Aug 2025

https://github.com/leedo97y/newleetcode

[New] Leetcode Uploading

leetcode leetcode-solutions

Last synced: 30 Apr 2025

https://github.com/leedo97y/preparing_cordingtest

์ฝ”๋”ฉํ…Œ์ŠคํŠธ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ฌธ์ œ ํ’€๊ธฐ Leetcode -> new Repo : NewLeetcode

cording-test javascript js leetcode leetcode-javascript leetcode-javascript-solutions leetcode-solutions

Last synced: 30 Apr 2025

https://github.com/dtsdwarak/algorithms

Algorithms - Mostly for practice and reference

algorithms leetcode

Last synced: 26 Mar 2025

https://github.com/shengyuan-lu/leetcode

My LeetCode Coding Challenge Solutions. (Python)

leetcode leetcode-python

Last synced: 04 Apr 2025

https://github.com/sydrawat01/algorithms

๐Ÿ—‚ Leetcode and ADT

algorithms java leetcode leetcode-solutions

Last synced: 02 Apr 2025

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/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/saidinesh5/30-day-leetcode-challenge-april-2020

My Solutions to the 30 day leetcode challenge: April 2020

algorithms-and-data-structures leetcode leetcode-cpp

Last synced: 02 Mar 2025

https://github.com/vijaygupta18/pythoncpp-cp

My solutions of various coding platforms.

codechef codeforces gfg leetcode spoj

Last synced: 27 Mar 2025

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/greatgamedota/leetcode-challenges

LeetCode challenges I've completed

algorithms leetcode leetcode-solutions

Last synced: 28 Oct 2025

https://github.com/lupantech/leetcode

Constant dripping wears away a stone.

leetcode note

Last synced: 09 Apr 2025