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/rawanfarakhnah/leetcode-solutions

A collection of my LeetCode solutions in Python and JavaScript, categorized by difficulty (Easy, Medium, Hard). Focused on clean code, efficient solutions, and improving problem-solving skills.

algorithms data-structures javascript leetcode problem-solving python

Last synced: 30 Apr 2026

https://github.com/whalecold/leetcode

solutions of leetcode in rust

golang leetcode rust tools

Last synced: 30 Apr 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/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/ashrockzzz2003/leetcode_solutions

My Solutions for LeetCode Problems

cpp leetcode leetcode-solutions python

Last synced: 02 May 2026

https://github.com/manesioz/leetcode

Data Structures and Algorithm Practice

algorithms data-structures leetcode

Last synced: 08 Jun 2026

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

:bulb:My algorithm practice with Javascript

algorithms javascript leetcode

Last synced: 02 May 2026

https://github.com/emilwijayasekara/leetcode-13-roman-to-integer

LeetCode Problem 12. Integer to Roman - The task is to sum the values of these symbols according to the rules of Roman numeral representation, with the added complexity of subtraction when a smaller numeral precedes a larger one. The goal is to return the integer value equivalent to the given Roman numeral string.

java leetcode leetcode-java leetcode-solutions

Last synced: 09 Jun 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/vivekkdagar/leetcode

A collection of LeetCode problems and my solutions.

competitive-programming cpp leetcode leetcode-solutions leethub

Last synced: 09 Jun 2026

https://github.com/flypythoncom/leetcode

飞蟒Python ——FlyPython LeetCode题解

flypython leetcode leetcode-python python python3

Last synced: 09 Jun 2026

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

My solutions to LeetCode problems.

cpp csharp java leetcode mysql

Last synced: 06 May 2026

https://github.com/gowee/sync-contrib-calendar-action

💡Light the contribution graph 🟩⬜🟦 by syncing activities from GitLab, LeetCode, MediaWiki, etc., with the help of GitHub Actions

contribution-calendar contribution-graph github-actions gitlab leetcode wikipedia

Last synced: 06 May 2026

https://github.com/adilrasheed139/leetcode

Solving LeetCode Problems!

leetcode python python3

Last synced: 08 May 2026

https://github.com/arkadiyshuvaev/leetcode-challenges

Practice makes perfect :)

leetcode python

Last synced: 08 May 2026

https://github.com/shreemay-dixit/notion-coding-sync

A simple progress tracker which updates data from websites like leetcode,codechef,hackerank etc into your notion dashboard.

automation database leetcode notion progress tracker

Last synced: 09 May 2026

https://github.com/traunguyentvt/algorithms_leetcode

Study algorithms to deal with common problems in developing software.

algorithms ios leetcode swift5

Last synced: 09 May 2026

https://github.com/justindal/leetcode-python-dataset

Code for building and publishing the justindal/leetcode-python-dataset dataset on Hugging Face

datasets huggingface leetcode llm ml

Last synced: 10 Jun 2026

https://github.com/convexwf/leetcode

Solution to Leetcode problems. 在此记录 Leetcode 题目的解法思路,以C++为主。

algorithm cpp data-structures leetcode

Last synced: 24 Aug 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 May 2026

https://github.com/yhkee0404/leetcode-daily-google-sheets-apps-script

Automatically updates Google Sheets with daily LeetCode challenge questions, crawls submissions, increment streaks, and send daily records as discord messages.

discord google-sheets graphql leetcode

Last synced: 10 May 2026

https://github.com/satyam-pratibhan/leetpeek

LeetPeek is a sleek and interactive web application that allows users to view and download personalized LeetCode profile cards.

leetcode nextjs tailwindcss

Last synced: 11 May 2026

https://github.com/rmenai/leetcode

My LeetCode solutions

algorithms leetcode python

Last synced: 11 May 2026

https://github.com/kaierikniermann/tech-interview-prep

This is a collection of some materials for technical interviews

algorithms dsa interview-prep leetcode

Last synced: 13 May 2026

https://github.com/shahadathhs/leetcode-javascript

JavaScript-only LeetCode questions with solutions, explanations, and concept-based tagging.

algorithms data-structures javascript leetcode leetcode-javascript leetcode-solutions leetcode-typescript typescript

Last synced: 13 May 2026

https://github.com/andooown/challenges

My coding challenges

leetcode

Last synced: 14 May 2026

https://github.com/gah-code/leetcode-practice

A structured JavaScript workout environment for solving LeetCode problems efficiently with ESLint, Jest, and Quokka.js.

exercises javascript jest leetcode

Last synced: 14 May 2026

https://github.com/lap-lik/leetcode

решение задач на сайте leetcode.com

java leetcode leethub

Last synced: 11 Jun 2026

https://github.com/harrisonhemstreet/dsa-python

Data Structures and Algorithms! (plus some Leetcode!)

algorithms data-structures dsa leetcode leetcode-python python3

Last synced: 12 Jun 2026

https://github.com/emilwijayasekara/leetcode-1422-maximum-score-after-splitting-a-string

LeetCode Problem 1422. Maximum Score After Splitting a String - The problem involves maximizing the score by splitting a binary string into two parts and counting zeros on the left and ones on the right. The goal is to iterate through possible splits and return the highest achievable score.

java leetcode leetcode-java leetcode-solutions

Last synced: 13 Jun 2026

https://github.com/somnathkar000/javascript-to-typescript-learning-journey

Welcome to the JavaScript to TypeScript Learning Journey repository! This repository documents my learning journey from JavaScript to TypeScript and includes various materials and exercises to enhance my understanding of the language. Additionally, I have solved a few DSA problems, which are located in the "dsa" folder.

dsa-practice leetcode typescript

Last synced: 13 Jun 2026

https://github.com/xoraus/leetcode-dsa-grind

There are intricate patterns woven throughout existence, and I am driven by an unrelenting quest to uncover and comprehend as many of them as I can.

codechef codeforces gfg interviewbit java leetcode lintcode sql topcoder

Last synced: 14 Jun 2026

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

Practice Competitive Programming in Python3

competettive-programming leetcode leetcode-solutions python

Last synced: 15 Jun 2026

https://github.com/aghoshpro/interviewcoding101

Contains all of my codes that I have practiced for the coding interviews and learn new things

codegolf codeshop hackerearth hackerrank kattis-problems leetcode projecteular

Last synced: 17 Jun 2026

https://github.com/jason-c-daniels/leet-code

A small selection of code challenges I've tried on LeetCode in c++.

cpp leetcode

Last synced: 17 Jun 2026

https://github.com/pranayadmn/leetcode

A collection of all my LeetCode submissions.

leetcode leetcode-cpp leetcode-solutions

Last synced: 18 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/oiclai/general-leetcode

Repositório para armazenar questões mais gerais feitas pela plataforma LeetCode

leetcode leetcode-pandas leetcode-python

Last synced: 19 Jun 2026

https://github.com/istitches/leetcode

累了就刷刷题

leetcode niuke

Last synced: 22 Jun 2026

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

Solutions to C(see) sharper.

algorithms codility csharp dotnet exercism leetcode linq

Last synced: 23 Jun 2026

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: 23 Jun 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/arbinzaman/problem-solve-codes

Here i push my problem solving and practice codes with C++.

atcoder beecrowd codechef codeforces cpp dsa hackathon js leetcode problem-solving problems-solving

Last synced: 25 Jun 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/gurjeetsinghvirdee/leet-blog

In this project you can find LeetCode Solutions in different languages

leetcode leetcode-solutions

Last synced: 25 Jun 2026

https://github.com/emilwijayasekara/leetcode-20-valid-parentheses

LeetCode Problem 20. Valid Parentheses -Focuses on determining the validity of a given string consisting of parentheses, braces, and brackets. The solution employs a stack-based approach to efficiently check if the arrangement of symbols follows the rules

java leetcode leetcode-java leetcode-solutions

Last synced: 02 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/jpleboeuf/leetcode_solutions

My solutions to problems available on LeetCode.

leetcode leetcode-solutions

Last synced: 18 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/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/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/chenhengqi/learn-rust-the-hard-way

learn rust by solving leetcode problems and by comparing with C++

cpp leetcode rust

Last synced: 24 Apr 2026

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

leetcode solutions in rust

algorithms leetcode solutions

Last synced: 07 Jun 2026

https://github.com/vanessaaleung/a-leetcode-a-day

Chrome extension that pops up a random LeetCode top 100 question.

chrome d3 extension leetcode

Last synced: 28 Apr 2026

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

A developer has his vices 😪

leetcode

Last synced: 28 Apr 2026

https://github.com/hyungeol94/software_competency_practice

1일 1커밋으로 이어오는 알고리즘 문제 풀이 기록

boj leetcode programmers python swift

Last synced: 29 Apr 2026

https://github.com/6a6aqth/version-controlled-java-leetcode-solutions

A repository to showcase my DevOps skills using version control and Java programming. This repo contains solutions to LeetCode challenges where each commit represents the completion of a different challenge. It demonstrates how version control can be used in an iterative development process.

git java leetcode subversion version-control

Last synced: 30 Apr 2026

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

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

algorithm baekjoon javascript leetcode programmers python

Last synced: 01 May 2026

https://github.com/priyanshscpp/data_structures

This is My DSA Notes of CPP Codes ..Might Help me Revise in near Future

cpp dsa geeksforgeeks leetcode

Last synced: 08 Jun 2026

https://github.com/codeprometheus/the-rode-to-algo

Solve problems one by one, step by step until reach the goal!

go java leetcode

Last synced: 02 May 2026

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

This repository is a consolidated collection of solutions to popular coding challenges.

algorithms coding-challenges csharp dotnet hackerrank leetcode problem-solving

Last synced: 02 May 2026

https://github.com/iamaamir/leetcode-coach

Paste any problem. Get breakdown, approach, annotated code, dry run, complexity, and edge cases.

ai-tools dsa dsa-algorithm dsa-practice leetcode local-ai local-first solver

Last synced: 09 Jun 2026

https://github.com/pwang1997/study-notes

Study notes, LeetCode solutions, project ideas

algorithms blog leetcode

Last synced: 09 Jun 2026

https://github.com/whyvineet/cp-solutions

Solutions to problems from CSES, Codeforces, and LeetCode

codeforces codeforces-solutions cses cses-solutions leetcode leetcode-python leetcode-solutions python3

Last synced: 10 Jun 2026

https://github.com/alvii147/leetcode

LeetCode problems & solutions

algorithms concurrency database leetcode shell

Last synced: 09 May 2026