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/sachin-kumar-2003/competitiveprograming

Competitive Programming Using Python .. Solving Data structure Problem

data-structures datastructures leetcode leetcode-python3 leetcode-solutions python

Last synced: 17 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/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: 09 May 2026

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

The source code I created to track my progress in solving Leetcode problems.

competitive-programming elixir go golang leetcode leetcode-solutions rust sql

Last synced: 09 May 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/wynn5a/go-leetcode

Leetcode solution in Golang

leetcode leetcode-golang leetcode-solutions

Last synced: 14 Jan 2026

https://github.com/emahtab/kth-largest-element-in-a-stream

kth Largest element in a stream

heap leetcode problem-solving

Last synced: 07 Feb 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/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/thutasann/ts-leet

algorithms, leet code solutions and typescript fundamentals

algorithms leetcode typescript

Last synced: 18 Jun 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/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/anas727189/anas_portfolio

My very own portfolio website

github-api leetcode nextjs typescript

Last synced: 20 Apr 2026

https://github.com/adamanr/leetcode-tasks

Completed tasks from leetcode

leetcode leetcode-solutions

Last synced: 26 Mar 2025

https://github.com/yuliang-lee/leetcode-submission-table

:notebook: Use crawlers to get all submitted records, use tables to display, add filtering.

leetcode submissions

Last synced: 07 Sep 2025

https://github.com/leafycodes/leetcode

This repository contains my personal solutions to LeetCode problems. Almost all problems are solved using Java, with very few in Python or C++.

dsa java leetcode leetcode-java leetcode-solutions

Last synced: 10 Apr 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/ziadasem/leetcodesolutions

code solutions for leetcode

cpp leetcode leetcode-cpp problem-solving

Last synced: 27 Feb 2025

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/emahtab/middle-of-the-linked-list

Find the middle node of the Linked List

leetcode linked-list problem-solving

Last synced: 01 Feb 2026

https://github.com/threeal/leetspace

A dedicated workspace and archive for my LeetCode submissions

competitive-programming leetcode leetcode-cpp leetcode-solutions

Last synced: 16 Dec 2025

https://github.com/theamnabb/volunteer_instructor_recordings

This repository dedicated to storing and sharing links to all my volunteer workshop and webinar recordings.

leetcode python3 teaching webinar workshop

Last synced: 14 Jun 2025

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/hossein13m/leetcodechallenges

LeetCode Challenges Answers and Explanations

algorithms data-structures javascript leetcode

Last synced: 05 Jun 2026

https://github.com/pbelskiy/contest

Sweet home for my solutions from different contests

leetcode

Last synced: 12 Oct 2025

https://github.com/tuanai-vireox/beyond-leet-code-practice

Practice for Algorithm, Data structure, SQL, Bigdata ...

data-structures-and-algorithms leetcode python sql system-design

Last synced: 17 Jun 2026

https://github.com/syohex/leetcode

leetcode problems

cpp leetcode

Last synced: 18 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/yutounun/leetcodewithjs

Solutions to easy problems on leetcode with JS

interview interview-preparation interview-questions leetcode

Last synced: 19 Mar 2026

https://github.com/vartikaraj2512/dsa-training

**DSA-Training** 📚🚀: A comprehensive C-based DSA repository covering arrays, linked lists, stacks, queues, trees, graphs, hashing, dynamic programming, greedy algorithms, backtracking, sorting, and searching. Essential for placement prep and industry use, showcasing technical proficiency, problem-solving , and readiness for top tech roles. 🌟💻

c java leetcode vscode

Last synced: 19 Apr 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/vvatanabe/go-leetcode

leetcode in Go

go leetcode

Last synced: 16 Mar 2025

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/forhanshahriarfahim/leetcode_solutions

Collection of LeetCode questions to ace the coding interview!

cpp data-structures-and-algorithms leetcode problem-solving

Last synced: 24 Jun 2026

https://github.com/siaexplains/algorithms-solutions

problem solutions, algorithms, leetcode, codility, code challenges, etc.

algorithm algorithms codility hackerrank javascript leetcode typescript

Last synced: 13 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/emahtab/sliding-window-maximum

Find Max within a fixed size window

leetcode monotonic-queue sliding-window

Last synced: 19 Mar 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/vansh-codes/leetcode-tracker

Personalize leetcode tracker to track my leetcode progress effectively

github-api leetcode leetcode-progress leetcode-tracker nextjs problem-solving progress-monitoring

Last synced: 11 May 2026

https://github.com/lightningminers/simple

LeetCode(JavaScript)解题,两周一例;

javascript leetcode typescript

Last synced: 11 May 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/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/hongleizhang/jpleetcode

Java and Python in LeetCode. 通过Python语言和Java语言练习LeetCode平台上的算法习题。

algorithms java leetcode python

Last synced: 11 Jun 2026

https://github.com/gopikrsmscs/leetcode

Problems I solve daily on LeetCode will be auto published to this repository

algorithms-and-data-structures interview-questions java leetcode

Last synced: 13 May 2026

https://github.com/liulinboyi/algorithm-and-data-structure-of-javascript

通过leetcode解题来学习JavaScript 的算法与数据结构(Algorithm and data structure of JavaScript)

algorithm javascript leetcode typescript

Last synced: 13 May 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/stynw7/code_challenge_resources

Collection of Code Challenge that will improve your logic and programming syntax 🔥🔥

coddytech codeforces competitive-programming cpp javascript leetcode problem-solving

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