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/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/jedwards1230/leetcode-timer

Firefox extension for timing LeetCode problems

leetcode timer

Last synced: 02 Aug 2025

https://github.com/m-berggren/leetcode

Solutions to LeetCode problems by topic, difficulty and various languages.

c leetcode python

Last synced: 30 Aug 2025

https://github.com/hebertcisco/leetcode

My LeetCode Resolutions

leetcode leetcode-solutions

Last synced: 21 Mar 2025

https://github.com/fahadulshadhin/leetcode-stats-api

API to grab your LeetCode profile stats

expressjs leetcode mongodb

Last synced: 04 Mar 2025

https://github.com/avin/coding-algo-cheatsheets-cpp

Все самые нужные функции и методы для программирования на C++

cheatsheet cpp cpp20 interview leetcode snippets

Last synced: 12 Sep 2025

https://github.com/zehuichen123/leetcode_solution

personal solutions to leetcode (python, c++)

leetcode online-judge

Last synced: 04 Aug 2025

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

Solutions to common interview questions

hackerrank leetcode

Last synced: 24 Feb 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/jack0pan/leetcode

LeetCode Problems' Solutions

leetcode ruby

Last synced: 21 Jul 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/ashishexe/cph-vscode-extension-leetcode

LeetCode Helper is a Visual Studio Code extension designed to streamline solving LeetCode problems. It allows you to fetch problem statements, run test cases, and manage solution files directly within VS Code

leetcode leetcode-helper vscode-extension

Last synced: 26 Jan 2025

https://github.com/fzl-22/leetcode

Faisal's compilation of LeetCode problem's attempt

competitive-programming leetcode

Last synced: 28 Feb 2025

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

My leetcode journey

leetcode

Last synced: 13 Mar 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/jahnvisahni31/100daysofcode

Covering the journey of 100daysofcode with striver sde sheet and leetcode potd

dsa-algorithm dsa-preparation interview-preparation leetcode leetcodeproblems problemoftheday strivers-sde-sheet

Last synced: 25 Jun 2025

https://github.com/aniike-t/leetcode

Collection of LeetCode questions : )

leetcode leetcode-solutions problem-solving

Last synced: 24 Feb 2025

https://github.com/sahilpabale/leet-rs

leetcode problems in rust

dsa-algorithm leetcode leetcode-rust rust

Last synced: 13 Apr 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/yastechub/codechallenge

A collection of LeetCode solutions with well-documented explanations and test cases. Organized by problem difficulty and type.

algorithms-and-data-structures coding-challenges csharp-code leetcode leetcode-questions

Last synced: 18 Feb 2025

https://github.com/ashrockzzz2003/leetcode_solutions

My Solutions for LeetCode Problems

cpp leetcode leetcode-solutions python

Last synced: 05 Apr 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/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/andrewdarnall/leetllama

LeetLLama is an AI-powered coding mentor that helps you learn algorithms and programming through interactive, personalized problem-solving—like pair-programming with a senior dev.

ai developertools edtech leetcode llama3 llm milvus ollama selflearning

Last synced: 14 Aug 2025

https://github.com/stoverc/codingchallengeproblems

A repository for me to keep up with coding challenge problems (think: LeetCode) from various sources.

algorithms datastructures leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions udemy

Last synced: 14 Aug 2025

https://github.com/ofadiman/grinding-leetcode

Repository contains solutions to leetcode problems.

algorithms data-structures golang leetcode sql typescript

Last synced: 15 Aug 2025

https://github.com/primaryobjects/leetcode-app

Practice web development while solving programming algorithm challenges.

algorithms angular angular2 angularjs css hackerrank javascript leetcode material-ui typescript vscode

Last synced: 16 Aug 2025

https://github.com/hafiz-shamnad/leetcode

This repository contains my solutions to various LeetCode problems. The solutions are organized by difficulty level, with each problem stored in its respective folder. Each problem folder includes the problem statement and the solution code.

leetcode leetcode-practice leetcode-python leetcode-solutions

Last synced: 29 Mar 2025

https://github.com/beatricebretti/bealeetcode

Upload of my LeetCode solutions

leetcode leetcode-cpp leetcode-solutions

Last synced: 04 Mar 2025

https://github.com/strbrgr/codewars

Daily Coding Exercises to sharpen my problem solving skills

javascript leetcode

Last synced: 05 Apr 2025

https://github.com/parzivaleugene/leetcode

Solutions for leetcode problems

leetcode rust

Last synced: 13 Mar 2025

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

My personal solutions to LeetCode problems.

leetcode leetcode-solutions

Last synced: 18 Aug 2025

https://github.com/giorgiosld/leetcode

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

leetcode leetcode-python python3

Last synced: 13 Sep 2025

https://github.com/suellenferraz/30daysofjavascript

30 Dias de JavaScript com Leetcode

javascript leetcode

Last synced: 05 Apr 2025

https://github.com/emilwijayasekara/leetcode-2744-find-maximum-number-of-string-pairs

LeetCode Problem 2744. Find Maximum Number of String Pairs - The task is to find the maximum number of pairs that can be formed by pairing distinct strings in an array with their reversed counterparts. Each string can only be part of one pair.

java leetcode leetcode-java leetcode-solutions

Last synced: 19 Aug 2025

https://github.com/pavan-kamthane/programming-questions

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

coding java leetcode leetcode-solutions

Last synced: 19 Aug 2025

https://github.com/abhinandanmishra1/leetcode-practice

Practicing questions on leetcode and solutions are being reflected here

algorithms daily-coding-problem data-structures dsa-practice leetcode leetcode-cpp leetcode-solutions

Last synced: 19 Aug 2025

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

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

java leetcode leethub

Last synced: 01 Mar 2025

https://github.com/iozsaygi/leetcode-py

Python solutions for some of the LeetCode problems.

learning learning-python leetcode leetcode-solutions mit-license python python3

Last synced: 20 Aug 2025

https://github.com/eragonj/leetcode.js

🐌 Time to write some LeetCode

javascript leetcode leetcode-javascript leetcode-solutions

Last synced: 20 Aug 2025

https://github.com/camille-004/leetcode-code-resources

LeetCode solutions and explanations

leetcode python sql tesla

Last synced: 21 Aug 2025

https://github.com/parsashhub/leetcode150interviewquestions

TypeScript solutions for LeetCode Top 150 interview questions

coding-challenges interview-questions leetcode typescript

Last synced: 21 Mar 2025

https://github.com/berkemuftuoglu/algo

Just some cpp scripts which could be useful in a coding interview

algorthims cpp leetcode

Last synced: 21 Aug 2025

https://github.com/tush-tr/ps-practice-to-code

Questions for practice in many languages-- C language, C++, Python 3, JavaScript

dsa dsa-algorithm dsa-learning-series dsa-practice geeksforgeeks hackerrank leetcode

Last synced: 29 Mar 2025

https://github.com/rodina124k/leetgenius

LeetGenius is a Firefox add-on that helps developers efficiently solve LeetCode problems with AI-powered guidance. It provides step-by-step explanations, best practices, test cases, and learning resources to improve coding skills.

ai-assistant coding-helper firefox-extension gemini javascript leetcode problem-solving programming react vite

Last synced: 04 Mar 2025

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

Solutions to LeetCode problems in Java.

algorithms java leetcode

Last synced: 30 Aug 2025

https://github.com/jasonyao81000/cpp-leetcode-templates

C++ LeetCode Templates for Data Structures & Algorithms Interview Preparation

cpp data-structures-and-algorithms dsa interview interview-prep interview-preparation leetcode templates

Last synced: 11 May 2025

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

Practice and improve your Leetcode skills every day.

golang leetcode

Last synced: 22 Aug 2025

https://github.com/flarewings/streakforge

Duolingo-style LeetCode tracker with streaks, badges & automation.

gamification github-actions habit-tracker leetcode python streak

Last synced: 22 Aug 2025

https://github.com/priyavrat-misra/dsa-dump

DSA/OJ code dumping repository.

codechef cpp dsa leetcode stl

Last synced: 21 Mar 2025

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

leetcode-notes 力扣算法刷题笔记 数据结构与算法

algorithms data-structures leetcode

Last synced: 30 Aug 2025

https://github.com/albresky/leetcode_writeup

LeetCode 力扣刷题心得 | Hot100 | Compiler | AI Compiler | C++

cpp leetcode

Last synced: 23 Aug 2025

https://github.com/imajinyun/leetcode-python

🚀 🐍 🌈 LeetCode with Python 🔥

leetcode leetcode-python leetcode-python3 leetcode-solutions

Last synced: 23 Aug 2025

https://github.com/himanegi/leetsouls

LeetSouls is a browser extension that extracts code from LeetCode contest problems and converts it into an editable C++ template, ready for use in your preferred IDE. Perfect for LeetCode enthusiasts looking to optimize their contest workflow and focus more on problem-solving rather than setup.

chrome-extension competitive-programming-contests leetcode leetcode-cpp

Last synced: 24 Aug 2025

https://github.com/mik30s/katas

Codewars and leetcode katas solved in different languages

codewars-kata codewars-solutions leetcode leetcode-solutions

Last synced: 24 Aug 2025