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/zhangxinxu1992/leetcode

LeetCode solutions by CSharp

algorithms csharp dotnet dotnet-core leetcode

Last synced: 13 Apr 2026

https://github.com/emilwijayasekara/leetcode-1389-create-target-array-in-the-given-order

LeetCode Problem 1389. Create Target Array in the Given Order - Creating a target array by sequentially inserting elements from the 'nums' array at specified indices given in the 'index' array. The goal is to return the final target array following the insertion rules.

java leetcode leetcode-java leetcode-solutions

Last synced: 10 Jun 2026

https://github.com/1git2clone/leetcode-trees-rs

A Rust library for Binary Tree Node and Singly Linked List ListNode LeetCode problems.

crate github-actions gitlab-ci leetcode rust rust-leetcode rust-leetcode-solutions rust-library

Last synced: 11 May 2026

https://github.com/sreejeet/leetcode

My leetcode solutions. No PRs unless for improvement/corrections.

algorithms competitive-programming data-structures exercises leetcode leetcode-solutions solutions

Last synced: 14 Jan 2026

https://github.com/elskow/datasturucturego

Generic Go-lang Code (I do a lot leetcode)

leetcode

Last synced: 11 May 2026

https://github.com/rohan-bhautoo/leetcode

LeetCode is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews.

leetcode leetcode-solutions

Last synced: 16 Apr 2026

https://github.com/asphaltt/leetcode.go

Go solutions for leetcode

leetcode leetcode-go

Last synced: 13 May 2026

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

Not optimal, not impressive, but some solutions to LeetCode problems written in Go.

go leetcode

Last synced: 11 Jun 2026

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

Practice coding problems I did including LeetCode, Code Forces, USACO, etc.

codeforces cses leetcode python usaco

Last synced: 16 Apr 2026

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

This repository contains my solutions for the SQL 50 LEARNING PLAN FROM LEETCODE

leetcode leetcode-sql sql

Last synced: 10 Oct 2025

https://github.com/kabeech/xtreme-xmas-code

An xtreme mod for your favorite advent calendar

advent-of-code holidays leetcode

Last synced: 09 Oct 2025

https://github.com/yudgnahk/kelvin-challenges

[Golang] Leetcode, Hackerrank, Codeforces... problems and challenges

challenges golang leetcode

Last synced: 14 Jan 2026

https://github.com/percebus/algorithmic-excercises

Algorithmic exercises

algo algorithm leetcode

Last synced: 18 Jan 2026

https://github.com/dbgoytia/algorithms

A collection of fun algorithms and challenges from leetcode, codewars, and pro bootcamps implemented in Go and Python3

algorithms codewards go leetcode python python3

Last synced: 14 Jan 2026

https://github.com/ryanparsa/leetcode

my leetcode playground

algorithm leetcode

Last synced: 17 Apr 2026

https://github.com/abanoub-asaad/problemsolving

LeetCode Solutions and Ds & Algo Resources.

cpp java leetcode problem-solving

Last synced: 17 Apr 2026

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

LeetCode solutions in Python organized by algorithmic patterns. Each solution includes problem description, and time/space complexity analysis.

algorithms data-structures interview-preparation leetcode programming-challenges python

Last synced: 05 Apr 2026

https://github.com/litreily/leetcode

my record of leetcode solutions

algorithm docs leetcode markdown pymdown

Last synced: 19 Apr 2026

https://github.com/openluopworld/basic_algorithms

Problems of leetcode and some basic algorithms.

leetcode programming-exercise

Last synced: 12 Mar 2026

https://github.com/emilwijayasekara/leetcode-2667-create-hello-world-function-30-days-of-javascript-day-1

LeetCode Problem 2667. Create Hello World Function - In this problem we have to write a function createHelloWorld. It should return a new function that always returns "Hello World".

javascript leetcode leetcode-solutions

Last synced: 19 Oct 2025

https://github.com/roy7077/segmenttree_fenwicktree

This repository includes clear explanations and practical problems related to Segment Trees and Fenwick Trees, helping you understand and use these data structures effectively.

advance-data-structure codeforces dsa dsa-algorithm fenwick-tree hackerearth leetcode problem-solving segment-tree

Last synced: 20 Apr 2026

https://github.com/ruialves99k/dart_leetcode

Solving LeetCode problems using dart

dart leetcode

Last synced: 05 Jun 2026

https://github.com/ssanthosh010303/d14c1

Day-14 Challenge-1: LeetCode Problems

csharp dotnet leetcode

Last synced: 19 May 2026

https://github.com/dhanushreddy291/solved-dsa-problems

This REPO Conatains DSA problems that I have solved on various websites such as Hackerrank, Leetcode and Interviewbit.

algorithms hackerrank hackerrank-solutions leetcode

Last synced: 08 Oct 2025

https://github.com/saineshnakra/leetcode-75

I will be posting my solutions and explanations for every question in the "Leetcode 75", "Grind 169", daily challenges, and many more study plan. I will be using C++

cpp leetcode leetcode-solutions

Last synced: 11 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/felixoder/leetcode_journey

Here I share my leetcode progress journey

cp dsa hactober leetcode logic practise programming

Last synced: 17 Jan 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/0x-jerry/leet-code

leetcode 刷题本

leetcode

Last synced: 08 Oct 2025

https://github.com/emilwijayasekara/leetcode-1346-check-if-n-and-its-double-exist

LeetCode Problem 1346. Check If N and Its Double Exist - Determine if there exist two indices in an array where the element at one index is twice the value of the element at another index. The goal is to check this condition for any pair of indices in the given array.

java leetcode leetcode-java leetcode-solutions

Last synced: 20 Jul 2025

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

leetcode题解,不定时更新。

algorithm go golang interview-questions leetcode

Last synced: 12 Mar 2026

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

leetcode solutions in rust

algorithms leetcode solutions

Last synced: 07 Jun 2026

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

Solutions to common interview questions

hackerrank leetcode

Last synced: 15 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/manasmalla/learning-kotlin

a series of programs in the Kotlin programming language to help learn the concepts of data structures and understand complex algorithms to solve real-time problems, following the A-Z striver sheet, provided by TakeYouForward™️.

algorithms data-structures dsa kotlin leetcode

Last synced: 06 Oct 2025

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

A developer has his vices 😪

leetcode

Last synced: 28 Apr 2026

https://github.com/saifiimuhammad/data-structures-algorithms

This repository contains implementations of common algorithms and Leetcode problems in C++.

algorithms cpp data-structures leetcode

Last synced: 06 Oct 2025

https://github.com/savka777/p_scraping

Leetcode problem set data scraper

leetcode scraping web

Last synced: 29 Apr 2026

https://github.com/bigpick/leetcode

Various leetcode.com problem prompt solutions

algorithms interview interview-questions leetcode practice programming

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

Leetcode Problems Solution

algorithms-datastructures leetcode rust

Last synced: 24 Jun 2026

https://github.com/emilwijayasekara/leetcode-1812-determine-color-of-a-chessboard-square

LeetCode Problem 1812. Determine Color of a Chessboard Square - The problem involves determining the color of a chessboard square based on its coordinates. Given a letter and a number representing a valid chessboard square, the task is to decide whether the square is black or white.

java leetcode leetcode-java leetcode-solutions

Last synced: 07 Jun 2026

https://github.com/wasi0013/leet_code

leetcode :snake: Python 3 solutions

leetcode leetcode-python3-solutions leetcode-solutions python

Last synced: 18 Jun 2026

https://github.com/whalecold/leetcode

solutions of leetcode in rust

golang leetcode rust tools

Last synced: 30 Apr 2026

https://github.com/equalma/solve-leetcode-rs

Solve leetcode problems in Rust (Working in Progress)

leetcode rust

Last synced: 19 Oct 2025

https://github.com/mohfazam/dsa

A repo covering all topics of DSA, where algorithms meet precision, and code is crafted to master the complexities of competitive programming.

algorithms codechef codeforces competative-programming cpp data-structures dsa geeksforgeeks leetcode

Last synced: 23 Oct 2025

https://github.com/minel1410/leet_code_daily

This repository contains my daily solutions to LeetCode problems, implemented in Java. Each solution is well-structured, optimized, and includes explanations where necessary.

java leetcode leetcode-solutions

Last synced: 19 Oct 2025

https://github.com/shihabmridha/leetcode

My leetcode solutions

go golang leetcode

Last synced: 24 Oct 2025

https://github.com/cyberoctane29/leetcode-python-problem-solving

This repository contains my Python problem-solving approach and 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, making this a helpful resource for improving Python problem-solving skills.

leetcode leetcode-database leetcode-python leetcode-solutions python

Last synced: 25 Oct 2025

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

This repo contains solutions to various LeetCode problems I've tackled over time, implemented in JavaScript. Each problem's solution is organized by difficulty.

alogrithms dp dsa javascript leetcode

Last synced: 01 Jun 2026

https://github.com/markusjohansen/leetcode

This repository contains a set of leetcode solutions.

algorithms javascript leetcode leetcode-solutions python

Last synced: 14 Apr 2026

https://github.com/elotojaa/leetcode

My solution to leetcode problems

competitive-programming cpp leetcode

Last synced: 02 Apr 2026

https://github.com/sixtycode/leetcode

sixtycode on leetcode

leetcode typescript

Last synced: 08 Jun 2026

https://github.com/hamidhosen42/stl-standard-template-library

STL-Standard-Template-Library. All STL Code with problem solving

algorithm c-plus-plus data-structures leetcode online-judge problem-solving stl

Last synced: 15 Mar 2026

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

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

leetcode leetcode-practice leetcode-solutions

Last synced: 14 Mar 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/virendracarpenter/leetcode

Collection of LeetCode questions to ace the coding interview!

code leetcode leetcode-cpp leetcode-java leetcode-practice leetcode-solutions

Last synced: 26 Oct 2025

https://github.com/syd-strzempko/practice-problems

python implementations of common algorithms, data structures, & coding problems

algorithms data-structures leetcode

Last synced: 26 Oct 2025

https://github.com/tomquirk/leethelp

JS helpers for Leetcode and friends

javascript leetcode

Last synced: 26 Oct 2025

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

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

algorithm baekjoon javascript leetcode programmers python

Last synced: 01 May 2026

https://github.com/vishalku03/linked_list

A linked list is a linear data structure in which elements, called nodes, are connected by pointers. Each node contains data and a reference (or pointer) to the next node in the sequence.

cpp dsa gfg leetcode linked-list

Last synced: 17 Oct 2025

https://github.com/davidf1000/grokking-leetcode

Archive code for Grokking the Coding Interview course's problem solutions by finding relatively similar question from leetcode

dsa leetcode python

Last synced: 17 Oct 2025

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/lroolle/neetcode

neetcode is just a typo of leetcode

leetcode python shit-solutions

Last synced: 15 Oct 2025

https://github.com/ashrockzzz2003/leetcode_solutions

My Solutions for LeetCode Problems

cpp leetcode leetcode-solutions python

Last synced: 02 May 2026

https://github.com/bluezhan/find-a-better-algorithm

🎩 Don't diddle code to make it faster - find a better algorithm.

algorithm javascript leetcode mathematics

Last synced: 15 Oct 2025

https://github.com/beakerandjake/leetcode

My leetcode solution repository

leetcode leetcode-javascript leetcode-solutions

Last synced: 14 Oct 2025

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

LeetCode problem solutions in Rust.

algorithms data-structures dsa leetcode neetcode rust

Last synced: 24 Jan 2026

https://github.com/b41sh/leetcode

LeetCode Solutions

leetcode leetcode-java

Last synced: 14 Oct 2025

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

A helpful guide to solving LeetCode problems in various languages. See solutions and how different implementations affect performance.

algorithms documentation educational guide leetcode leetcode-solutions

Last synced: 14 Oct 2025

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

:bulb:My algorithm practice with Javascript

algorithms javascript leetcode

Last synced: 02 May 2026

https://github.com/oleksiygarnik/leetcode-code-interview

A collection of solutions to various LeetCode challenges, prepared to enhance coding interview skills and problem-solving techniques.

algorithms coding-interview competitive-programming data-structures leetcode problem-solving

Last synced: 31 May 2026

https://github.com/khaydarov/cs-labs

Algorithms and Data Structure implementations, Leetcode problem solutions

algorithms-and-data-structures e-maxx geekforgeeks leetcode sicp-exercises

Last synced: 23 Feb 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/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/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/samridhi060/leetcode1672

LeetCode 1672: Richest Customer Wealth

java leetcode leetcode-java leetcode-solutions

Last synced: 13 Oct 2025

https://github.com/emilwijayasekara/leetcode-771-jewels-and-stones

LeetCode Problem 771. Jewels and Stones - The task is to count how many stones in a given string are considered jewels based on a separate string of jewel types. The solution involves comparing characters in both strings and tallying the matches.

java leetcode leetcode-java leetcode-solutions

Last synced: 01 Mar 2025

https://github.com/fahimfba/top-interview-150

Top Interview 150 problems's solutions of mine on LeetCode

leetcode leetcode-practice leetcode-python leetcode-solutions

Last synced: 13 Oct 2025