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/suanmei/leetcode-js

✏️leetcode 题库答案 JavaScript 版 ( 附解题思路 )

javascript leetcode leetcode-javascript leetcode-solutions

Last synced: 12 Mar 2025

https://github.com/kitanoyoru/compscie

My answers on problems from leetcode and binarysearch.

algorithms binarysearch leetcode

Last synced: 22 Sep 2025

https://github.com/silentsoft/acmicpc-kit

:rocket: Let's practice algorithms with Acmicpc Kit ! Acmicpc Kit is a template project for creating the problem project using fully customizable templates.

acmicpc algorithm baekjoon-online-judge boj koi leetcode practice programmers template

Last synced: 19 Feb 2025

https://github.com/avikumar15/cp-algorithm-solutions

Solutions to cp and algorithm problems from platforms like Leetcode, Spoj, Google Contests 👨‍💻

algorithms cpp cpp17 data-structure dsa-algorithm interview-preparation interview-questions leetcode leetcode-cpp leetcode-solutions python spoj spoj-solutions

Last synced: 16 Mar 2025

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

Leetcode Blind75 in Rust 表格整理及詳解

blind75 leetcode rust

Last synced: 22 Feb 2025

https://github.com/nafeeur10/problem-solving

I store my problem solving solutions here. Basically Leetcode and Recent contests of Codeforces and other problems of different platform solution are stored here.

hackerrank hackerrank-solutions leetcode leetcode-solutions

Last synced: 12 May 2025

https://github.com/v1tbrah/algorithms

Data structures and algorithms.

algorithms data-structures go golang leetcode

Last synced: 01 Apr 2025

https://github.com/jaganravichandran/dsa

"A collection of my daily solutions to Data Structures and Algorithms (DSA) problems. This repository used as a personal log to track progress and revisit solved challenges for revision and improvement."

dsa-algorithm dsa-javascript dsa-learning-series dsa-practice leetcode leetcode-javascript-solutions problem-solving

Last synced: 14 Apr 2025

https://github.com/lilingxi01/leetcode-club-at-umass

Hi there 👋 If you wanna keep leetcoding to practice yourself more, here is where you should be engaged.

leetcode

Last synced: 27 Jul 2025

https://github.com/xushaohua/thealgorithms

All data structures and algorithms in Rust. 使用 Rust 语言实现所有的数据结构与算法

algorithms data-structures leetcode rust

Last synced: 19 Sep 2025

https://github.com/polossk/leetcode-oj-solution

simple solution for leetcode

cpp leetcode leetcode-solutions python3 ruby

Last synced: 19 Sep 2025

https://github.com/grayhatdevelopers/mojo-vs-python-benchmarks

Comparing Mojo and Python for some newbie work

benchmark leetcode modular mojo python

Last synced: 12 Apr 2025

https://github.com/singhalpranav22/interview-concepts

My DSA problems solution repository for the most important DSA questions to crack the coding interview.

coding-interviews cpp interview interview-preparation interview-questions interviewbit leetcode leetcode-solutions

Last synced: 27 Jul 2025

https://github.com/hustle-dev/algorithm

🧠 알고리즘 문제 풀이 정리 레포지토리입니다.

algorithm javascript leetcode programmers

Last synced: 06 Apr 2025

https://github.com/kanish-v15/100daysofcode

#100DaysOfCode Challenge with LeetCode

100daysofcode c leetcode leetcode-solutions

Last synced: 26 Jul 2025

https://github.com/ayushsoni1010/leetcode-playground

Collection of LeetCode questions to ace the coding interview!

leetcode

Last synced: 04 Sep 2025

https://github.com/yashksaini-coder/november-leetcode-daily-2024

About October Daily Leetcode Problems 2024

dsa leetcode leetcode-java november

Last synced: 11 Apr 2025

https://github.com/iamvishal16/leetcodesolutions

Swift solutions for LeetCode problems using Higher Order function and Algorithms

algorithm algorithms higher-order-functions ios leetcode leetcode-solutions xcode

Last synced: 15 Oct 2025

https://github.com/akashrajpurohit/leetcode-july-2020-challenge

Solutions from Leetcode June 2020 Challenge

julyleetcodechallenge leetcode leetcode-cpp

Last synced: 04 Sep 2025

https://github.com/samyam81/june-leetcode

Welcome to the June LeetCode Challenge Solutions repository! This repository contains a collection of solutions to LeetCode questions that were featured in the June challenge.

go golang graph hashmap hashmap-java java leetcode leetcode-java leetcode-june-challenge sort string two-pointers

Last synced: 22 Mar 2025

https://github.com/qwq-dev/myleetcodesolutions

Daily uploads of Leetcode solutions to enhance my coding skills.

data-structures leetcode leetcode-solutions

Last synced: 01 Apr 2025

https://github.com/nouraalgohary/algorithms

An easy-to-understand description of algorithms, simple illustrations, pseudo code, and examples.

algorithms cpp leetcode python

Last synced: 08 Apr 2025

https://github.com/mroman42/programming

Solutions to programming exercises

hackerrank leetcode

Last synced: 23 Aug 2025

https://github.com/sandeepkushwaha/programming-practices

Programming practice solutions of GeekForGeeks(GFG), Codechef, hacker rank, leetcode etc.

coding-ninjas coding-ninjas-solution coding-platfoms gfg gfg-solutions java leetcode leetcode-solutions programming-exercises

Last synced: 02 Mar 2025

https://github.com/marcobiedermann/leetcode

🎓 My attempt of solving LeetCode problems

algorithms leetcode problem-solving problems solutions

Last synced: 03 Sep 2025

https://github.com/jintao-huang/leetcode-py

针对LeetCode解题开发的基于python的数据结构和算法库`leetcode-alg`

algorithm data-structures leetcode leetcode-alg leetcode-python leetcode-solutions python python3

Last synced: 08 Apr 2025

https://github.com/maxinexiong/my-leetcode-sql-exercises

My solutions to LeetCode SQL questions.

database leetcode leetcode-solutions mysql sql sqlquery

Last synced: 08 Apr 2025

https://github.com/shiweihe0713/algorithms-made-easy

Algorithm learning hub : show case the fundamental algorithms like sorting algorithms, such as generic sort, merge sort, quick sort, bucket sort, and radix sort, etc.

algorithms binary-search-tree computer-science data-structures leetcode sorting-algorithms tree

Last synced: 18 Mar 2025

https://github.com/akashrchandran/neetcode-solutions

This repository holds all the solution with explanation of Neetcode All problem sheet with explanation.

leetcode leetcode-python leetcode-solutions neetcode neetcode150

Last synced: 24 Feb 2025

https://github.com/lxze/blind_75

Source code for leetcode blind 75 problems (But only 69 are free to access)

blind75 leetcode leetcode-elixir

Last synced: 31 Mar 2025

https://github.com/fahimfba/leetcode

I solve problems from LeetCode and I keep my solution here

leetcode

Last synced: 05 Feb 2025

https://github.com/yongzhuo/leetcode-in-out

leetcode一些热门题型的python代码,包括输入输出。leetcode of hot, which Includes input and output.

input leetcode output python

Last synced: 11 Jul 2025

https://github.com/theiskaa/algorithms

A collection of solutions to various algorithmic problems from sources such as LeetCode, AoC, and HackerRank, among others.

algorithms hackerrank leetcode problem-solutions

Last synced: 20 Mar 2025

https://github.com/ayushverma135/leetcode

Dive into the world of coding challenges with our curated collection of Leetcode programs. Covering a wide range of algorithms and data structures, these programs offer valuable practice for technical interviews and algorithmic problem-solving. With detailed explanations and optimized solutions.

leetcode leetcode-cpp leetcode-java leetcode-python

Last synced: 09 Mar 2025

https://github.com/lakshay-a/dsa-program-c-cpp

All the basic data structures programs in C/C++

algorithms beginner-friendly c cpp data-structures dsa leetcode programs

Last synced: 13 Apr 2025

https://github.com/omgzui/basic_c

🐾c语言-数据结构-PHP扩展

c data-structures leetcode php-library

Last synced: 12 Mar 2025

https://github.com/marianogappa/iknowkungfoo

Website aiming to provide easiest way to learn Algos & DS for FAANGs

algorithms data-structures faang-interview faang-preparation leetcode system-design

Last synced: 09 Mar 2025

https://github.com/max0ne/leetglue

Glues your LeetCode with your Github

chrome-extension github leetcode typescript

Last synced: 09 Mar 2025

https://github.com/kaka-lin/notes

This repo is my learning notes, including Python, DSA, DB, DevOps ...

data-structures-and-algorithms database learning-notes leetcode

Last synced: 05 Apr 2025

https://github.com/junqiuzhang/leetcode

leetcode problem algorithm

algorithm leetcode

Last synced: 01 Jul 2025

https://github.com/mattwang44/leetcode

My LeetCode/Codility solution collections

algorithms leetcode leetcode-solutions leethub

Last synced: 22 Mar 2025

https://github.com/abdullokhonz/csharp_lessons

C# lessons are here.

abramyan csharp leetcode lessons

Last synced: 16 May 2025

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

In this repository i only practicing all different varieties of questions related to all different topics of data structure and algorithm.

algorithm data-structures leetcode

Last synced: 11 May 2025

https://github.com/kagaya85/codepractice

📑CodePractice, Code Snippets, Algorithm, Interview Code and more~(๑•̀ㅂ•́)و✧ (Mostly in Golang)

algorithms code golang leetcode

Last synced: 21 Jul 2025

https://github.com/alexjmercer/datastructures-algorithms

A repo created to practice and publish code regarding various topics of Data Structures & Algorithms. Also planned to include all solutions from LeetCode.

algorithms cpp data-structures java learning-by-doing leetcode leetcode-solutions

Last synced: 14 Mar 2025

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

LeetCode problems' solutions using Go.

algorithm datastructure go golang interview leetcode

Last synced: 27 Mar 2025

https://github.com/devops-ws/learn-code

Improve your code skills via LeetCode

leetcode

Last synced: 05 Mar 2025

https://github.com/arnavbee/data-structures-and-algorithms

Collection of solutions of all the problems in SDE Sheet & Blind75.

algorithms blind75 data-structures-and-algorithms leetcode

Last synced: 11 Apr 2025

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

This repository contains solutions of various LeetCode problems

cpp java javascript leetcode python python3

Last synced: 04 Oct 2025

https://github.com/ahmad-masud/compcode

⌨ Prepare for your company's coding interview through solving frequently asked LeetCode problems.

faang firebase leetcode nodejs react

Last synced: 18 Feb 2025

https://github.com/chinxcode/leetscan-api

LeetScan API is a tool for fetching data from LeetCode user profiles. It provides developers and recruiters with detailed insights into a user's coding activity and contest performance. This API integrates easily with other systems and offers robust data access features.

api express graphql leetcode leetcode-api nodejs

Last synced: 11 Feb 2025

https://github.com/parmesh119/leetcode-essentials

This is the repository that have all the answer of questions that I have solved on LeetCode.

dsa dsa-algorithm java leetcode leetcode-solutions python3

Last synced: 01 Apr 2025

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

Here you will get All Solutions for Topics from LeetCode Platform which i Solve on Regular Basic

c cpp java leetcode leetcode-cpp leetcode-solutions solutions

Last synced: 15 Mar 2025

https://github.com/miRoox/Leetcode

My Leetcode solutions

cpp csharp leetcode rust

Last synced: 15 May 2025

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

To strengthen my javascript fundamentals I'm doing Leetcode's 30-day javascript challenge and in this repo, I'll put all my problem's code.

fundamentals js leetcode

Last synced: 26 Feb 2025

https://github.com/benami171/leetcode_sol

Solutions for many LeetCode problems that i've solved.

java leetcode leetcode-java leetcode-solutions

Last synced: 17 Jun 2025

https://github.com/manjurulhoque/problem-solving

A repository to contain my submissions in various online judges.

algorithms codechef codeforces data-structures hackerrank leetcode problem-solving

Last synced: 20 Mar 2025

https://github.com/siropkin/ai-tech-task-solver-chrome-extension

Simple Chrome extension that uses AI (OpenAI GPT-4 Vision, Anthropic Claude) to analyze web page screenshots, solve technical problems, and display solutions in the browser console

ai anthropic-claude browser-extension chrome-extension coding-challenges developer-tools gpt-4 hackerrank hackerrank-solutions javascript leetcode leetcode-solutions screenshot technical-analysis

Last synced: 24 Jun 2025

https://github.com/susilnem/leetcode

This contains all the Leetcode Questions and answers.

leetcode leetcode-solutions

Last synced: 26 Feb 2025

https://github.com/henilp105/leetcode-obsidian

This repository holds leetcode solutions in Python3

leetcode leetcode-python leetcode-solutions

Last synced: 14 Apr 2025

https://github.com/6hislain/leetcode

leetcode coding challenges for revision purposes

leetcode leetcode-solutions

Last synced: 28 Feb 2025

https://github.com/mutoe/leetcode

Personal leetcode playground.

golang leetcode

Last synced: 27 Mar 2025

https://github.com/kanukim97/algorithm

알고리즘 풀이 Repository입니다

algorithm leetcode programmers-online-judge sql

Last synced: 13 Mar 2025

https://github.com/hirentimbadiya/my_dsa_codes

in this repository i have added the DSA problems that i solved on Leetcode , GFG or other plateforms

algorithms data-structures java leetcode solutions

Last synced: 14 Mar 2025

https://github.com/petr-korobeinikov/cookiecutters

Cookiecutters for various projects

cookiecutter leetcode project-template

Last synced: 13 May 2025

https://github.com/chinesedfan/clist-ex

clist-ex is an extension based on the great website https://clist.by/.

codechef competitive-programming leetcode

Last synced: 18 Jul 2025

https://github.com/ksharma67/leetcode-neetcode-all

Leetcode NeetCode All problems solved in Python for interview prep.

data-structures-and-algorithms interview-questions leetcode leetcode-python python python3

Last synced: 13 May 2025

https://github.com/verma-kunal/dsa-toolbox

This repository contains my learnings of Data Structures & Algorithms

algorithms data-structures java leetcode

Last synced: 20 Feb 2025

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

This Repo will contain all the Leetcode daily problems, to make the habit of coding daily and get a new concept everyday.

cpp daily-coding-problem leetcode

Last synced: 26 Feb 2025

https://github.com/chrisrbxiong/leetcodesolution

A solution set for leetcode

leetcode python

Last synced: 25 Feb 2025

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

Solution of some problems of LeetCode

leetcode leetcode-solutions

Last synced: 17 Mar 2025