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/fahadulshadhin/leetcode-dashboard

A dashboard for my LeetCode solutions

django leetcode python3

Last synced: 04 Mar 2025

https://github.com/mohit-nagaraj/crackleet

This project is an Electron-based overlay application designed to assist with coding interview problems like those found on LeetCode. It captures screenshots of problems, sends them to an AI model (Gemini) for analysis, and displays the generated code solution and explanation directly on screen.

ai coding-interview cpp desktop-application electron gemini-api image-analysis javascript leetcode llm overlay qt screenshot windows

Last synced: 18 Jun 2025

https://github.com/bishal7448/leetcode_dsa_100_question_challenge

100-Day LeetCode DSA Challenge This repository tracks my journey of solving one LeetCode problem daily for 100 days. Each entry includes the problem, code solution, and explanation of the approach. Aimed at mastering Data Structures and Algorithms, it showcases consistent progress and learning. πŸš€

algorithms c data-structures datastructures-algorithms dsa-learning-series java javascript leetcode

Last synced: 12 Apr 2025

https://github.com/bishal7448/leetcode_30_day_javascript_challenge

30-Day JavaScript Challenge 🎯 Strengthen your JavaScript skills with daily LeetCode challenges! Cover topics like basics, ES6+, algorithms, and async programming. Each folder includes a problem, solution, and explanation. Clone, explore, and contribute. Start your journey to mastering JavaScript! πŸš€

30daychallenge javascript js30days leetcode leetcode-javascript

Last synced: 12 Apr 2025

https://github.com/hyperplasma/ultimate-solutions

Hyplus solutions for LeetCode, PAT, etc. Mainly in Java, C++, and Go. Daily AC!

cpp golang java javascript leetcode leetcode-java marscode php pta

Last synced: 12 Apr 2025

https://github.com/prayash/playgorithms

πŸ“– Algorithms and data structures in JavaScript and Swift 3

algorithms cracking-the-coding-interview data-structures leetcode

Last synced: 12 Apr 2025

https://github.com/surajkareppagol/problems

🧩 Collection of solved problems from Leetcode, Hackerrank and other platforms.

hackerrank leetcode problem-solving

Last synced: 28 Feb 2025

https://github.com/dhruvabhat24/leetcode-december

All the codes solved from Leetcode during the month of December

daily-coding-problem dailyprogrammer leetcode leetcode-solutions leetcoder

Last synced: 24 Mar 2025

https://github.com/ajaysharma12799/competitive-programming-solution

This Repo Contain Solution of Problems From LeetCode, GeeksForGeeks, CodeChef and HackerEarth

codechef geeksforgeeks hackerearth java leetcode problem-solving

Last synced: 17 Jun 2025

https://github.com/derec4/coin-change-problem

Solution and explanation for a common interview question. Involves dynamic programming.

dynamic-programming interview interview-questions leetcode leetcode-solutions

Last synced: 09 Apr 2025

https://github.com/wiktorg3/myleetcodesolutions

My Personal LeetCode Solutions in Java

java leetcode leetcode-java leetcode-solutions

Last synced: 28 Feb 2025

https://github.com/gabrielpalassi/leetcodets

LeetCode's Top Inteview 150 solutions in TypeScript.

leetcode leetcode-solutions leetcode-typescript

Last synced: 22 Mar 2025

https://github.com/ravsii/better-leetcode

Solve Leetcode problems in VSCode

leetcode vscode vscode-extension

Last synced: 24 Jun 2025

https://github.com/joosomi/leetcode

This repository contains solutions to coding problems from LeetCode, automatically pushed using LeetHub.

leetcode

Last synced: 23 Mar 2025

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

An xtreme mod for your favorite advent calendar

advent-of-code holidays leetcode

Last synced: 09 Mar 2025

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

Data Structures and Algorithms! (plus some Leetcode!)

algorithms data-structures dsa leetcode leetcode-python python3

Last synced: 28 Feb 2025

https://github.com/joangq/leetcode

Personal repo for LeetCode solutions. Java & Python as main languages.

comments leetcode leetcode-java leetcode-python leetcode-solutions personal

Last synced: 28 Feb 2025

https://github.com/maxsxu/leetcode

LeetCode Solutions

algorithm leetcode

Last synced: 24 Mar 2025

https://github.com/attackonmorty/leetcode

LeetCode solutions

leetcode leetcode-solutions

Last synced: 11 Apr 2025

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

My solutions to LeetCode problems.

cpp csharp java leetcode mysql

Last synced: 21 Mar 2025

https://github.com/soumyajit4119/my-codingjournal

✍️ A daily log of my coding practice, projects, and learning progress β€” organized by topics, languages, and goals.

algorithms css data-structures hackerrank html5 java javascript leetcode mysql notes problem-solving python

Last synced: 11 Apr 2025

https://github.com/yashketkar/leetcode

My solutions to the problems on LeetCode.

leetcode leetcode-python leetcode-solutions

Last synced: 10 Jul 2025

https://github.com/4211421036/leetcode

Collection of problem solving and flow of thinking on the LeetCode website

leetcode leetcode-solutions

Last synced: 17 Jun 2025

https://github.com/mindexpert7546/leetcode-interview-questions

This repository is all about for data stracture and alogrithm from leetcode

datastructures dsa java leetcode leetcode-java leetcode-solutions

Last synced: 31 Mar 2025

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: 05 Apr 2025

https://github.com/andrewgazelka/leet-rust

Leetcode problems in Rust

leetcode leetcode-rust rust

Last synced: 07 Apr 2025

https://github.com/sachinkumar579/dsa

Practicing Data Structures and Algorithms

dsa-practice leetcode

Last synced: 04 Apr 2025

https://github.com/riccardorevalor/leetcode_topinterview150

LeetCode - Top Interview 150 problems solved

leetcode leetcode-python leetcode-solutions

Last synced: 02 Apr 2025

https://github.com/hbina/leetcode_cpp

My C++ solution to some Leetcode's questions.

cpp leetcode

Last synced: 21 Mar 2025

https://github.com/mu-selim/datastructures-algorithms-implementation

Data structures and algorithms implementation with JavaScript and C#

algorithms csharp data-structures javascript leetcode problem-solving

Last synced: 18 Mar 2025

https://github.com/felixoder/leetcode_journey

Here I share my leetcode progress journey

cp dsa hactober leetcode logic practise programming

Last synced: 20 Feb 2025

https://github.com/robertboy18/comptetive-programming-solutions

Competitive programming solutions - Leetcode, Hackerrank, Codechef, Project Euler, Codeforces

codeforces hackerrank hackertoberfest hackertoberfest2020 leetcode project-euler

Last synced: 13 Mar 2025

https://github.com/solo21-12/a2sv-dream

This a repo created to join A2SV. I am studying DSA and solving problem to join the community

dsa hackerrank hackerrank-python leetcode

Last synced: 09 Sep 2025

https://github.com/ice-tong/leetcode

LeetCode

leetcode

Last synced: 23 Sep 2025

https://github.com/sandylib/algorithms

leetcode problem solve

leetcode leetcode-java leetcode-questions

Last synced: 16 Mar 2025

https://github.com/miladsadeghi/leetcode-whiteboard

A Chrome extension that adds a whiteboard to LeetCode problem pages. Built with tldraw to help you draw, write, and visualize algorithms as you solve them.

leetcode leetcode-problems leetcode-solve react tldraw typescript

Last synced: 04 Apr 2025

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: 04 Apr 2025

https://github.com/m1thrandir225/leetcode-java

Random LeetCode problems done in Java

java leetcode

Last synced: 12 Jun 2025

https://github.com/whalecold/leetcode

solutions of leetcode in rust

golang leetcode rust tools

Last synced: 24 Mar 2025

https://github.com/fabian4/leetcode

My Repo for my Leetcode

algorithms leetcode leetcode-java

Last synced: 04 Apr 2025

https://github.com/prakhar-002/prakhar-002

Meet Prakhar Katiyar πŸ™‹πŸ»β€β™‚οΈ , An avid learner with a passion for mastering the MERN (MongoDB, Express.js, React.js, Node.js) stack 🎯 and diving deep into Data Structures and Algorithms (DSA) πŸ§‘πŸ»β€πŸ’»

backend dsa-java font-end html-css-javascript leetcode mern-stack-development netlify

Last synced: 04 Apr 2025

https://github.com/winter-code/leetcode-30-days

Trying to solve one problem everyday with the leetcode 30 day challenge

coding hacktoberfest hacktoberfest2020 leetcode

Last synced: 04 Apr 2025

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

Solutions to LeetCode platform problems.

leetcode leetcode-solutions

Last synced: 22 Feb 2025

https://github.com/tohsaka888/leetcode-hot-100

leetcode刷钘

leetcode typescript

Last synced: 15 May 2025

https://github.com/nanoxd/elitefour

Monorepo for Coding Challenges

advent-of-code euler leetcode swift

Last synced: 12 Apr 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 Jul 2025

https://github.com/m-ezhil/leetcode-sql50

Welcome to my repository featuring solutions to the SQL 50 challenge from LeetCode. Whether you're practicing for technical interviews or just looking to sharpen your SQL skills, this collection covers a wide range of topics from basic to complex queries.

dataanalysis dataanalytics database leetcode mysql sql sqlserver

Last synced: 04 Apr 2025

https://github.com/cruxrebels/leetcode

Collection of Abhishek Agrawal's submissions to problems found on https://leetcode.com/.

algorithms cpp cpp11 cpp14 data-structures leedcode-contest-solutions leetcode leetcode-contest leetcode-solutions weekly-contest

Last synced: 09 Apr 2025

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

https://github.com/unstablebrainiac/leetcode

Solutions to LeetCode problems

hacktoberfest java leetcode

Last synced: 04 Sep 2025

https://github.com/aryank1511/leetgod

Collection of DSA Leetcode practice questions

data-structures-and-algorithms leetcode python3

Last synced: 28 Mar 2025

https://github.com/debonex/leetcode_rs

leetcode rust solutions

leetcode rust

Last synced: 28 Feb 2025

https://github.com/iamursky/problems

Programming problems

hackerrank leetcode

Last synced: 28 Mar 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: 04 Apr 2025

https://github.com/sane-aalam/dsa450

This DSA sheet contains 450 coding questions which will help in: Understanding each and every concept of DSA. Clearing the DSA round for the Interviews, as these are the questions generally asked in the companies like Amazon, Microsoft, Google, etc.

code coding coding-interviews cpp data-structures data-structures-and-algorithms dsa geeksforgeeks geeksforgeeks-solutions github good-practices leetcode

Last synced: 04 Jul 2025

https://github.com/ivanbyone/leetcode-sql-pgsql

LeetCode SQL Solutions in PostgreSQL

leetcode leetcode-solutions leetcode-sql postgresql sql

Last synced: 01 Jul 2025

https://github.com/mkabumattar/leetcode

This repository for archiving my leetcode submission 81/2094

java leetcode leetcode-java leetcode-solutions

Last synced: 10 Jun 2025

https://github.com/naganandana-n/leetcode

A collection of my solved LeetCode problems.

java leetcode python

Last synced: 15 Mar 2025

https://github.com/ash0508/leetcode

This plugin will automatically push your code to GitHub after you successfully pass all tests for a Leetcode problem.

automation extension-chrome leetcode leethub

Last synced: 27 Feb 2025

https://github.com/michaelrutherford/leetcode

A project containing implementations of popular algorithms, solutions to coding challenges, and more.

leetcode leetcode-python leetcode-solutions python python3

Last synced: 30 Mar 2025

https://github.com/zzarif/python-for-data-science

A complete beginner's guide to Python for Data Science.

basics hackerrank leetcode machine-learning python pytorch

Last synced: 10 Jul 2025

https://github.com/brownboycodes/problem-solving-solutions

πŸ‘¨πŸ½β€πŸ’»πŸ”₯ solutions to various coding challenges "I have been able to solve" πŸ˜…πŸ˜‚

codewars codewars-solutions coffeescript dart javascript kotlin leetcode leetcode-solutions python python3 typescript

Last synced: 27 Mar 2025

https://github.com/stardustdl/online-judge-solutions

My solutions and codes for the problems on LeetCode.

leetcode

Last synced: 01 Apr 2025

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

My solutions to some leetcode.com coding problems, mostly Python/Go

algorithm algorithms golang leetcode leetcode-solutions python

Last synced: 18 Feb 2025

https://github.com/ehcaning/my-algorithm-practice-solutions

These are my solutions to some of algorithm practice websites.

algorithm leetcode leetcode-solutions

Last synced: 17 Jun 2025

https://github.com/eagleoflqj/leetcode

Bad code. Not for job obviously. For learning STL only.

leetcode leetcode-cpp

Last synced: 21 Mar 2025

https://github.com/thesayfulla/leetcode

Collection of LeetCode questions to ace the coding interview!

algorithms algorithms-python leetcode leetcode-python leetcode-solutions problem-solving

Last synced: 21 Mar 2025

https://github.com/triptigithub/leetcode-dsa

This repository contains my LeetCode DSA solutions, covering arrays, strings, linked lists, trees, graphs, dynamic programming, and more. It serves as a resource for problem-solving and algorithmic learning. πŸš€

algorithms arrays binary binary-search datastructures dp graph java learning-by-doing leetcode leetcode-java leetcode-solutions problem-solving queue recursion sliding-window stack string tree

Last synced: 27 Mar 2025

https://github.com/hasangenc0/my-leetcode

my solutions for leetcode, hackerrank and codesignal problems

algorithms challenges hackerrank hackerrank-solutions java leetcode leetcode-solutions

Last synced: 01 Jul 2025

https://github.com/fastwei/geekbo-training

crack leetcode,algorithms

algorithms java8 leetcode

Last synced: 16 Mar 2025