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

Practice makes perfect.

leetcode leetcode-java

Last synced: 01 Mar 2025

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

This is a collection of some materials for technical interviews

algorithms dsa interview-prep leetcode

Last synced: 02 Mar 2025

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

https://github.com/emilwijayasekara/leetcode-1-twosum

LeetCode Problem 1.Two Sum - This repository contains my solution to the classic "Two Sum" problem from LeetCode. The problem entails finding two numbers in an array that sum up to a given target.

java leetcode leetcode-java leetcode-solutions

Last synced: 05 Oct 2025

https://github.com/cowienduckie/dsa-practice-python

Solutions for DSA practice problems using Python

dsa-practice grind75 leetcode python3

Last synced: 06 Oct 2025

https://github.com/throttle2k/leetcode_elixir

My solutions to LeetCode problems in Elixir

elixir elixir-lang leetcode leetcode-elixir

Last synced: 06 Oct 2025

https://github.com/misa-j/leetcode

my solutions to leetcode problems

algorithm algorithms data-structures leetcode

Last synced: 06 Oct 2025

https://github.com/gusenov/leetcode

Решение задач.

leetcode leetcode-solutions

Last synced: 18 Oct 2025

https://github.com/s-m-j-i/leetcode-algorithm-1-study-plan

This repo contains all my work while doing the Leetcode Algorithm 1 Study Plan.

algorithms competitive-programming cpp leetcode problem-solving

Last synced: 16 Mar 2025

https://github.com/mthirumalai2905/leetcode-hard

It's filled with easy Leetcode hards

leetcode

Last synced: 03 Jul 2025

https://github.com/rhazra-003/my_cp_solutions

Collection of Competitive Programming questions I solved for my placement preparation!

algorithms-and-data-structures codechef codeforces competitive-programming contest-programming cpp leetcode stl

Last synced: 06 Oct 2025

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/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/emilwijayasekara/leetcode-2469-convert-the-temperature

LeetCode Problem 2469. Convert the Temperature - This problem entails converting a Celsius temperature to its corresponding values in Kelvin and Fahrenheit, utilizing precise conversion formulas, and returning the results in a two-element array with specified precision.

java leetcode leetcode-java leetcode-solutions

Last synced: 06 Oct 2025

https://github.com/abdullah-niaz/leetcode

leetcode is a collection of solutions to various LeetCode problems, covering a wide range of algorithms and data structures. This repository serves as a practice resource for coding interviews and competitive programming, with solutions in Python for different problem categories and difficulties.

dsa leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions problem-solving

Last synced: 09 Mar 2025

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

Just a repo to store my leet code problems.

algorithms cpp leetcode leetcode-cpp

Last synced: 14 Oct 2025

https://github.com/abdullah-niaz/linked-list-problems

Solutions to various linked list problems, covering basic operations, advanced techniques, and efficient problem-solving approaches in C++/Python.

algorithms cplusplus datastructures leetcode linkedlist problemsolving python

Last synced: 09 Mar 2025

https://github.com/eacontang/algorithm-in-python

algorithm-in-python

algorithm leetcode python

Last synced: 07 Oct 2025

https://github.com/sane-aalam/strivers-atoz-sheet

This course is made for people who want to learn DSA from A to Z for free in a well-organized and structured manner.

algorithms atoz-sheet atozsheet coding data-structures dsa-questions dsa-sheet gfg github google leetcode leetcode-soltuions programming solution strivers-sde-sheet

Last synced: 16 Mar 2025

https://github.com/rhazra-003/leetcode_practice

Collection of LeetCode and GFG questions I solved for my placement preparation!

cpp cpp14 gfg gfg-solutions leetcode leetcode-cpp leetcode-python leetcode-solutions python3 sql stl

Last synced: 07 Oct 2025

https://github.com/wittyicon29/dsa

Some problems of leetcode on various techniques and concepts of DSA

algorithms data-structures leetcode

Last synced: 07 Oct 2025

https://github.com/cvdg/gfht

LeetCode solutions in Rust

leetcode rust

Last synced: 07 Oct 2025

https://github.com/0x-jerry/leet-code

leetcode 刷题本

leetcode

Last synced: 08 Oct 2025

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/uday160386/practice-algorithms

solving problems from leet code and hackerrank

datastructures-algorithms hackerank java leetcode python

Last synced: 08 Oct 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: 08 Oct 2025

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

leetcode-js

javascript leetcode

Last synced: 08 Oct 2025

https://github.com/masaok/knapsack-web

Knapsack Solver Visualization

leetcode react

Last synced: 08 Oct 2025

https://github.com/a9na/daily-leetcode-ts

Daily TypeScript LeetCode challenges

leetcode typescript

Last synced: 09 Oct 2025

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

My solutions to LeetCode problems.

cpp csharp java leetcode mysql

Last synced: 09 Oct 2025

https://github.com/muhamadajiw/daily-leetcode

My coding practices, not that good though so don't use these as reference!

algorithms cpp leetcode

Last synced: 09 Mar 2025

https://github.com/sharadbhat/competitive-coding

Solutions to problems on Hackerrank, Hackerearth, etc.

competitive-programming hackerrank leetcode python3

Last synced: 09 Oct 2025

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

This repo provides solutions for leetcode problems in python

leetcode python

Last synced: 09 Oct 2025

https://github.com/art2url/sql-50

🗃️ Crack SQL Interview in 50 Qs

github interview learning leetcode solutions sql

Last synced: 19 Feb 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/a9na/daily-leetcode-js

🌟 Daily JavaScript LeetCode challenges 🚀💻

algorithms-and-data-structures javascript leetcode

Last synced: 09 Oct 2025

https://github.com/art2url/leetcode

👨‍💻 A repository of solutions for LeetCode problems, focusing on algorithms, data structures, and efficient coding practices.

coding-challenges competitive-programming github javascript learning leetcode problem-solving programming solutions sql typescript

Last synced: 19 Feb 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/gcsecsey/leetcode

Solutions for the LeetCode problems I've encountered.

algorithms data-structures leetcode leetcode-solutions

Last synced: 16 Mar 2025

https://github.com/debapriyo007/leetcode

Solve various types of questions of Data Structure.The questions are from "LeetCode" and "GFG" as well ,the question are solved in JAVA Language.🤞😇

dsa gfg java leetcode leetcode-java

Last synced: 19 Feb 2025

https://github.com/quien697/algorithm-swift

It’s an algorithm practice project created using the Xcode Command Line Tool on macOS

algorithm leetcode swift

Last synced: 10 Oct 2025

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/nksmanya/practice-problems

Few practice problems with solutions

dsa leetcode problem-solving python solutions

Last synced: 10 Oct 2025

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

LeetCode Tracker - https://github.com/JeffreyGbeho/leetcode-tracker

leetcode leetcode-solutions porobertdev

Last synced: 10 Oct 2025

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

Solutions to Leetcode problems; updated daily

algorithms-and-data-structures leetcode leetcode-solutions python3

Last synced: 10 Oct 2025

https://github.com/ybfacc/lc-tool

js、ts的常用数据结构。方便写leetcode调用

javascript leetcode typescript

Last synced: 11 Oct 2025

https://github.com/leetking/leetcode

My tour in LeetCode

leetcode

Last synced: 11 Oct 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: 11 Oct 2025

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

LeetCode problem solutions in Rust.

algorithms data-structures dsa leetcode neetcode python

Last synced: 11 Oct 2025

https://github.com/subhoshri/coding-solutions

This repository is a collection of solved coding problems from Leetcode and Codeforces that use a range of algorithms. It can also be a reference for beginners to start their coding journey.

codeforces codeforces-solutions cpp leetcode leetcode-cpp leetcode-solutions

Last synced: 15 Mar 2025

https://github.com/nutkiattisak/leetcode-30-days-of-javascript

I've implemented solutions to several LeetCode problems during the "30 Days of JavaScript" challenge. You can find my work here.

javascript leetcode leetcode-30days-challenge

Last synced: 12 Mar 2025

https://github.com/rootulp/leetcode

📝 LeetCode solutions

leetcode leetcode-solutions

Last synced: 11 Oct 2025

https://github.com/jpal91/leetcode

Solutions and examples from my LeetCode profile

leetcode leetcode-python leetcode-solutions

Last synced: 27 Feb 2025

https://github.com/mohitjaisal/leetcode-problem-solutions

Creating records of all my LeetCode Problems Solutions in C++ (CPP). Leetcode Solutions on daily basis

cpp leetcode leetcode-cpp leetcode-problems-solutions leetcode-solutins-cpp leetcode-solutions

Last synced: 12 Oct 2025

https://github.com/tomalexsmith/sql-challenges

Repository to act as a library for all my SQL practice going forward

hackerrank leetcode ms-sql-server mysql preppindata snowflake sql

Last synced: 12 Oct 2025

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

https://github.com/didogrigorov/leetcode-may-daily-challenges-2023

Python solutions to LeetCode's May 2023 Daily Challenges, organized by date. Ideal for practicing coding, mastering Python, and preparing for interviews.

algorithm-challenges algorithms algorithms-and-data-structures coding coding-challenge coding-challenges coding-interviews data-structures interview leetcode leetcode-python leetcode-solutions programming python python3

Last synced: 12 Oct 2025

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

Solutions for LeetCode (United States) problems implemented in Rust.

algorithms leetcode

Last synced: 31 Mar 2025

https://github.com/debapriyo007/tree

This repository contains solutions to various LeetCode problems that I have solved.✅

dsa faang-interview interview-questions java leetcode tree

Last synced: 19 Feb 2025

https://github.com/toquery/leetcode-cn

leetcode 在线刷题Java版

java leetcode

Last synced: 12 Oct 2025

https://github.com/Jiannan-dev/leetcode-daily-question

获取leetcode每日一题(get the daily question of leetcode)

daily-questions leetcode

Last synced: 14 Oct 2025

https://github.com/yanqic/algorithm

算法笔记 及 leetcode 题解

algorithm golang leetcode

Last synced: 13 Oct 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

https://github.com/jinzcdev/leetcode-mcp-server

MCP server for LeetCode API, enabling advanced automation and intelligent interaction with LeetCode problems, contests, solutions and user data.

algorithm leetcode mcp mcp-server

Last synced: 18 Apr 2025

https://github.com/rstacks/leetcode-write-ups

My solutions to foundational LeetCode problems, complete with explanations and alternative solutions. All solutions are written in Python.

algorithms data-structures data-structures-and-algorithms leetcode leetcode-solutions python3

Last synced: 13 Oct 2025

https://github.com/samridhi060/leetcode1672

LeetCode 1672: Richest Customer Wealth

java leetcode leetcode-java leetcode-solutions

Last synced: 13 Oct 2025

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

Leet code problem solutions in python.

dsa dsa-algorithm leetcode leetcode-solutions python python3

Last synced: 27 Feb 2025

https://github.com/mik30s/katas

Codewars and leetcode katas solved in different languages

codewars-kata codewars-solutions leetcode leetcode-solutions

Last synced: 20 Oct 2025

https://github.com/coding-w/leetcode

力扣算法

golang leetcode

Last synced: 27 Feb 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: 13 Oct 2025

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

Collection of leetcode problems and solutions.

leetcode leetcode-javascript leetcode-solutions

Last synced: 24 Mar 2025

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

这是一个用 Rust 编程语言解决 LeetCode 算法题的项目。项目按照题目类型(如数组、字符串、树等)进行模块化管理,每个文件对应一个具体的题目解决方案。

algorithms leetcode rust solutions

Last synced: 08 Apr 2025