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/cyberpvn7/programming-questions

I am upload some leetcode questions answers in this repository. Hope You like it

coding java leetcode leetcode-solutions

Last synced: 06 Nov 2025

https://github.com/ianfelps/leetcode

Repositório com soluções comentadas de problemas de LeetCode. Inclui explicações, abordagens utilizadas e reflexões sobre cada questão resolvida.

data-structures leetcode python study

Last synced: 18 Sep 2025

https://github.com/arup9134/find_middle

find_middle is a Python function that calculates the middle element of a given list by finding the median or the element closest to the average value of the list. It provides a straightforward way to locate the central value within a collection of elements.

bpf bpf2go datastructures leetcode linked-list linkedlist lovely-professional-university lpu mid-point-approach midpointofroute problem-solving rubiks-cube sauravhathi vscode-extension

Last synced: 26 Jul 2025

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

My Documented Solutions to LeetCode Problems

java leetcode leetcode-java leetcode-solutions problem-solving

Last synced: 02 Mar 2025

https://github.com/inox-ee/leetgode

LeetCode in Golang

leetcode

Last synced: 26 Jul 2025

https://github.com/karsterr/code-challanges

A personal repository of coding challenge solutions from platforms like LeetCode and HackerRank, written in Python and C++. Includes failed attempts, debugging notes, and detailed README files for each problem to track learning progress.

algorithms code-challenge competitive-programming cpp data-structures hackerrrank learning-by-doing leetcode neetcode problem-solving python

Last synced: 18 Sep 2025

https://github.com/leejss/algorithms-practice

leetcode, programmers 문제풀이

algorithms leetcode

Last synced: 26 Jul 2025

https://github.com/adityaprasad502/leetcode

Doesn't contain all the problems I have solved since day one, but many!

leetcode leetcode-solutions

Last synced: 26 Jul 2025

https://github.com/applesack/over-thinking

leetcode刷题代码库,以及一些算法笔记

algorithms java leetcode

Last synced: 27 Jul 2025

https://github.com/dgarc359/neetcode

Neetcode solutions in typescript

generally-available leetcode neetcode typescript

Last synced: 02 Sep 2025

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

My solutions in Go for some Leetcode problems

golang leetcode

Last synced: 27 Jul 2025

https://github.com/andrewdarnall/competitive-programming-symposium

Just me killing time on competitive programming platforms before LLMs make them obsolete ...

competitive-programming googlefoobar leetcode

Last synced: 15 Jun 2025

https://github.com/adam-isik/leetpi

Recite Digits of Pi for Math Interview Prep

cloudflare interview interview-preparation leetcode parody pi recite

Last synced: 08 Jul 2025

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

Solutions for leetcode questions

leetcode leetcode-cpp leetcode-solutions

Last synced: 28 Jul 2025

https://github.com/rohanharikr/c-sharper

Solutions to C(see) sharper.

algorithms codility csharp dotnet exercism leetcode linq

Last synced: 20 Sep 2025

https://github.com/enderecman/chrome-button

Create stunning chrome-style buttons for your projects with ease. Customize size and style using simple CSS. Perfect for enhancing your app's UI! 🚀💻

browser dark firefox firefox-extension i3 javascript kali leetcode media music-visualisation notion picures rice ricing tweet twitter video youtube-music

Last synced: 28 Jul 2025

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

This repository contains my accepted solutions to problems from: Leetcode and Codeforces

algorithms codeforces competitive-programming dsa-practice leetcode

Last synced: 12 Oct 2025

https://github.com/a-r-rony/mysql

This repository contains MySQL queries solutions for various SQL challenges from Hackerrank and Leetcode.

hackerrank leetcode mysql

Last synced: 29 Jul 2025

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

Solutions to LeetCode problems

coding leetcode

Last synced: 20 Sep 2025

https://github.com/preston176/leetcode

Repo containing leetcode problems and solutions

datastructures-algorithms leetcode leetcode-problems leetcode-solutions

Last synced: 29 Jul 2025

https://github.com/bryand1/solutions

Solutions to exercises

algorithms cpp leetcode python3

Last synced: 25 Dec 2025

https://github.com/yehezkiel1086/dsa-stuffs

Programming problem solutions which includes SQL problems solutions, linux shell, also data structures and algorithms.

algorithms c codeforces coderbyte codewars cpp data-structures hackerrank leetcode linux python spoj sql toki

Last synced: 09 Apr 2025

https://github.com/sebasbeleno/leetcode

my leetcode solutions

leetcode

Last synced: 29 Jul 2025

https://github.com/yami2200/leetcode

📐 LeetCode problems solutions in Rust.

leetcode leetcode-solutions rust

Last synced: 30 Jul 2025

https://github.com/emilwijayasekara/leetcode-solutions_difficulty-easy

Embark on my LeetCode learning adventure! Follow along as I tackle coding challenges, sharing my solutions and learning experiences. Join me in honing our coding skills together! 🚀 #LeetCode #CodingJourney

java leetcode leetcode-java leetcode-solutions

Last synced: 22 Sep 2025

https://github.com/oneananda/codingchallenges

This repository contains solutions to coding problems from key coding challenge platforms, implemented in various programming languages.

csharp go hackerrank java javascript kotlin leetcode projecteuler ruby swift typescript

Last synced: 08 Nov 2025

https://github.com/horezmi/leetcode

My LeetCode Problems' Solutions -- JS

leetcode leetcode-javascript leetcode-solutions

Last synced: 30 Jul 2025

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

LeetCode Solutions in Python, pandas and MySQL.

leetcode leetcode-python leetcode-solutions mysql pandas python

Last synced: 31 Jul 2025

https://github.com/jbltx/go-training

Leetcode submissions and others samples in Golang

golang leetcode leetcode-submissions sastantua

Last synced: 31 Jul 2025

https://github.com/sava2008/rust-projects-for-learning

Here are projects and puzzles I solved in Rust. I won't modify them in order to keep track of my progress

edabit edabit-challenges edabit-solutions learning leetcode rust rust-lang

Last synced: 23 Sep 2025

https://github.com/helyousfi/hackerrankproblemsolving

This GitHub repository contains a collection of solutions to Hackerrank & LeetCode problems implemented in C++.

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

Last synced: 01 Aug 2025

https://github.com/bhartik021/binary-search

This repository contains a collection of 42 classic binary search problems and 8 common binary search patterns that can be used to solve them.

binary-search binary-search-algorithm binary-search-solutions leetcode leetcode-cpp leetcode-solutions

Last synced: 02 Aug 2025

https://github.com/keroloshany47/sql_problems

This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank

database hackerrank leetcode mysql sql sql-practice sql-query sql-server

Last synced: 11 Sep 2025

https://github.com/martishin/squeal

Solutions for Leetcode's Advanced SQL 50

black leetcode leetcode-sql-50 mypy pandas postgresql pylint python sql

Last synced: 21 Feb 2025

https://github.com/ahmedrafat-sw/problem-solving

This repository contains solutions to a variety of algorithmic and data structure problems from popular platforms such as LeetCode, HackerRank, Codility, and WorkAtTech. The problems covered in this repository span various levels of difficulty, from basic to advanced, and are implemented in Java. The focus of the solutions is on demonstrating clean

arrays-and-strings codility codility-challenges codility-lessons dynamic-programming hackerrank hackerrank-solutions interview-preparation java leetcode leetcode-solutions problem-solving programming-exercises searching-algorithms sliding-window sorting-algorithms twopointers

Last synced: 15 Jun 2025

https://github.com/jedwards1230/leetcode-timer

Firefox extension for timing LeetCode problems

leetcode timer

Last synced: 02 Aug 2025

https://github.com/jagrit007/lc-prac

🧑🏻‍💻 Repository for my saving my leetcode solutions [JAVA/PYTHON3]

leetcode leetcode-python leetcode-solutions

Last synced: 25 Dec 2025

https://github.com/rylei-m/ry_2024_leetcode_arrays_and_strings

Leetcode for reviewing and learning DSA topics.

algorithms data-structures dsa-practice leetcode python3

Last synced: 21 Feb 2025

https://github.com/bormoge/leetcode

My leetcode answers.

algorithms data-structures java leetcode

Last synced: 14 Jul 2025

https://github.com/junian/leetcode

Backup for my Leetcode solution

leetcode leetcode-csharp leetcode-solutions

Last synced: 15 Jun 2025

https://github.com/jason-c-daniels/jcd.leetcode

A bunch of stuff I did on LeetCode. Most of it ranks well for performance, and some of it even ranks well for memory usage. Sometimes both are true at the same time.

algorithm algorithms leetcode

Last synced: 04 Aug 2025

https://github.com/mantisclone/leetcode-rust

A repository of my LeetCode answers in Rust.

leetcode rust

Last synced: 04 Aug 2025

https://github.com/elliotwutingfeng/grokking-algorithms

Solutions to problems listed in the book "grokking algorithms" by Aditya Y. Bhargava

algorithm algorithms leetcode python

Last synced: 04 Aug 2025

https://github.com/guyswhocode/leetcode-vault

Obsidian vault containing a curated collection of commonly asked LeetCode questions and its solutions.

interview-preparation javascript leetcode obsidian

Last synced: 05 Aug 2025

https://github.com/haochuan/leetcode-rust

Practice Rust for fun

leetcode practice rust

Last synced: 05 Aug 2025

https://github.com/nbhirud/py2021

Just playing around with new and old things in Python. Mostly some brush-up of concepts that I might have forgotten to some extent; not practically, but mostly theoretically.

asyncio flask hackerrank interview-practice leetcode multiprocessing multithreading pandas python python3

Last synced: 09 Nov 2025

https://github.com/santoshvarmaaddala/leetcode_api

Leetcode Api to fetch the leetcode user details easily

api endpoint fastapi graphql leetcode python3 request uvicorn webscarpping

Last synced: 09 Apr 2025

https://github.com/moanassiddiqui/30-days-of-leetcode

Solving 2 leetcode questions everyday for the complete month of April 2024.

algorithms data-structures leetcode

Last synced: 09 Mar 2026

https://github.com/sahil-4/dsapractice

I put solutions of leetcode and gfg problems here, currently adding daily POTDs

cpp dsa geeksforgeeks javasc leetcode potd solution

Last synced: 09 Aug 2025

https://github.com/erfanrez/leetcode

Here are problems I solved on LeetCode

dsa-algorithm java leetcode

Last synced: 03 Oct 2025

https://github.com/weareblahs/leetvigator

For those who wanted to navigate through LeetCode, but only know the question number

leetcode leetcode-questions

Last synced: 19 Oct 2025

https://github.com/akshaykhale1992/leetcode-excercise

A Repository of some LeetCode problems along with their solutions

hacktoberfest hacktoberfest2023 leetcode

Last synced: 10 Aug 2025

https://github.com/arondight/leetcode

C solutions of LeetCode problems

c leetcode leetcode-c leetcode-solutions

Last synced: 10 Aug 2025

https://github.com/haeramkeem/alGo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 10 Aug 2025

https://github.com/joaovaladares/coding-exercises-solutions

A compilation of solutions of several coding exercises I did in various sites

cpp haskell leetcode project-euler

Last synced: 10 Aug 2025

https://github.com/zhenye-na/algs-tpl

:shipit: This repository contains some handy algorithm templates for coding interview questions. All are written in Python/Java/C++.

algorithms leetcode lintcode

Last synced: 04 Oct 2025

https://github.com/henriqueotogami/gist-otogami-tips

Repositório contendo desafios do LeetCode.

java leetcode leetcode-java

Last synced: 10 Apr 2025

https://github.com/qiwihui/artsc

ARTS挑战收集

algorithm arts leetcode review share tip

Last synced: 17 Jan 2026

https://github.com/yelinz/leetcode-notes

Leetcode notes

leetcode leetcode-python

Last synced: 09 Nov 2025

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

My effort to do a daily leetcode challenge. Verifiable on my wakatime profile.

leetcode

Last synced: 12 Aug 2025

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: 12 Aug 2025

https://github.com/rustydavinci/leetcodesolutions

LeetCode problems solutions in Swift

leetcode leetcode-solutions leetcode-swift swift

Last synced: 12 Aug 2025

https://github.com/217heidai/leetcode

leetcode

leetcode

Last synced: 29 Dec 2025

https://github.com/asarkar/jdata

Java data structures and JUnit 5 utilities used in coding questions

binary-tree data-structures fenwick-tree java junit5 leetcode linked-list

Last synced: 13 Aug 2025

https://github.com/shahsad-kp/leetcode-solutions

Run LeetCode-style Python solutions locally with test cases and CLI, for personal practice.

automation cli coding-practice leetcode personal-project python test-runner

Last synced: 13 Aug 2025

https://github.com/sonnguyen9800/leetcode-fighter-go

A repository of my solution for leetcode in go-lang

algorithm-challenges datastructures-algorithms golang leetcode

Last synced: 25 Dec 2025

https://github.com/emilwijayasekara/leetcode-1051-height-checker

LeetCode Problem 1051. Height Checker - determining the number of students in a school lineup whose heights do not match the expected non-decreasing order for an annual photo. The task is to compare the given array of student heights with the array representing the expected order and count the indices where disparities occur.

java leetcode leetcode-java leetcode-solutions

Last synced: 10 Nov 2025

https://github.com/shubham-kv/competitive-programming

Leetcode solutions, Daily CP, Competitive Programming.

competitive-programming daily-leetcode leetcode leetcode-solutions

Last synced: 13 Aug 2025

https://github.com/alphaleporus/leetabhyas

Daily DSA grind on LeetCode – Abhyas of code, logic, and consistency.

algorithms auto-sync competitive-programming cronjob data-structures dsa github-actions java leetcode leetcode-export python workflow

Last synced: 04 Oct 2025