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/singhal-amit/leetcode-badges

List of all LeetCode Badges.

badges leetcode leetcode-badge

Last synced: 15 Jun 2025

https://github.com/miroox/leetcode

My Leetcode solutions

cpp csharp leetcode rust

Last synced: 03 Apr 2025

https://github.com/br3ndonland/algorithms

Miscellaneous curiosities from the world of computer programming

algorithms interview leetcode python3

Last synced: 21 Feb 2025

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

Leetcode Blind75 in Rust 表格整理及詳解

blind75 leetcode rust

Last synced: 22 Feb 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: 17 Mar 2025

https://github.com/wangxingkang/leetcode

❤️ 每周练习至少二道算法题,每天进步一点点。

leetcode typescript

Last synced: 27 Mar 2025

https://github.com/nishant7372/basic_data_structures

Basic Data Structures + LeetCode Problem Approaches

doubly-linked-list java leetcode linked-list singly-linked-list

Last synced: 13 Mar 2025

https://github.com/tsonglew/leetcode-solution

☑️LeetCode Algorithm Solutions

leetcode

Last synced: 18 Mar 2025

https://github.com/mutoe/leetcode

Personal leetcode playground.

golang leetcode

Last synced: 27 Mar 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/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/jakxz/advent-of-code

advent-of-code and other practice coding. learning in public (and with friends)!

advent-of-code leetcode

Last synced: 20 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/kagaya85/codepractice

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

algorithms code golang leetcode

Last synced: 27 Mar 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/dmytro-varich/programming-problems-solutions

Solved problems from Codewars and LeetCode, as well as tutorials and university assignments are housed in this repository to improve my programming skills and knowledge through hands-on exercises and hands-on learning.

codewars leetcode tutorials university

Last synced: 05 Apr 2025

https://github.com/ychaaibi/leetcode

Leetcode - Competitive Programming - Problem Solving 🧩🧠.

algorithms competitive-programming data-structures leetcode leetcode-cpp leetcode-solutions problem-solving

Last synced: 11 Apr 2025

https://github.com/kumar-rinku0/alpha

code files of alpha and leetcode problems.

array gfg gfg-solutions graph java leetcode leetcode-solutions solutions tree tries

Last synced: 10 Jul 2025

https://github.com/sabohat-dev/problem_solving_leetcode

Solutions to 50 SQL problems on LeetCode! I think this will be very useful for you :)

leetcode leetcode-solutions python sql

Last synced: 07 May 2025

https://github.com/basitraza228/dart-leetcode-blind75

Blind 75 LeetCode Solutions in Dart – A collection of well-optimized solutions for the Blind 75 LeetCode problems, implemented in Dart. This repository is aimed at helping developers and competitive programmers practice essential coding patterns in Dart.

algorithms blind75 coding-challenges competitive-programming dart data-structures flutter interview-prep leetcode problem-solving

Last synced: 18 Jun 2025

https://github.com/yue1123/study-every-day

前端学习笔记,每天进步一点点

javascript leetcode typescript

Last synced: 22 Jun 2025

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

It is an npm package that allows you to integrate Leetcode components into your personal projects.

competitive-programming cp leetcode leetcode-profiler npm npm-packages

Last synced: 23 Jun 2025

https://github.com/emahtab/contains-duplicate

Check whether an array contains a duplicate value.

array duplicate hashset leetcode problem-solving

Last synced: 28 Mar 2025

https://github.com/emahtab/best-meeting-point

Best Meeting Point

leetcode median

Last synced: 28 Mar 2025

https://github.com/proftanish/daily-dsa

Dealing with problem solving in C++ daily

cpp leetcode leetcode-cpp leetcode-solutions problem-solving

Last synced: 17 Mar 2025

https://github.com/thethunderb0lt/100-days_challenge

This is 100 Days of Coding Challenge that I have started to land a job as SDE role.

algorithms algorithms-and-data-structures challenge developer gfg hackerrank leetcode python sde software-engineer

Last synced: 03 Mar 2025

https://github.com/nusr/leetcode

leetcode 题解

c javascript leetcode sql

Last synced: 17 Mar 2025

https://github.com/omar-mega-byte/leet_me_code

🚀 Leet Me Code – A collection of my LeetCode solutions in Java. Grinding through Data Structures & Algorithms one problem at a time! 💻🔥

algorithms datastructures dsa java leetcode leetcode-java leetcode-solutions

Last synced: 28 Mar 2025

https://github.com/imbios/lab-extract-common-letters

📝 TypeScript implementation of an algorithm to extract common characters across multiple strings, optimized for performance with O(n*k) time complexity.

algorithms coding-challenge coding-interview data-structures educational hacktoberfest hash-table interview-preparation leetcode npm-package optimization performance problem-solving string-manipulation time-complexity typescript

Last synced: 12 Mar 2025

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

[2020-present] My Leetcode solutions (mostly in Python3)

algorithms competitive-programming leetcode

Last synced: 17 Mar 2025

https://github.com/freddiehaddad/rnti

Multithreaded Roman Numeral to Integer converter written in Go.

concurrency concurrent-programming go golang leetcode leetcode-go leetcode-golang leetcode-solution multithreading

Last synced: 28 Feb 2025

https://github.com/data-miner00/codeforces

My inefficient, naive and unoptimized solution to challenges on https://codeforces.com/

codeforces cpp leetcode

Last synced: 15 Jun 2025

https://github.com/shixiongfei/leetcode

My LeetCode solutions.

leetcode leetcode-solutions

Last synced: 13 Mar 2025

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

My Golang solutions for daily Leetcode ✏️

go golang leetcode leetcode-questions leetcode-solutions

Last synced: 28 Feb 2025

https://github.com/vijaygupta18/pythoncpp-cp

My solutions of various coding platforms.

codechef codeforces gfg leetcode spoj

Last synced: 27 Mar 2025

https://github.com/cyberoctane29/leetcode-python-solutions

This repository contains my Python solutions to LeetCode problems, categorized by difficulty: Easy, Medium, and Hard. Some problems include multiple approaches to showcase different techniques and optimizations. All solutions are well-commented for clarity, making this a valuable resource for learning and improving Python problem-solving skills.

leetcode leetcode-database leetcode-python leetcode-solutions python

Last synced: 13 Mar 2025

https://github.com/aniketfuryrocks/dsa_rust

Data Structures and Algorithms implemented in rust

algorithms datastructures dsa leetcode leetcode-rust rust

Last synced: 04 Apr 2025

https://github.com/hgschandeepa/dsa-repo

This repository contains all the answers for the🚀 LEETCODE and ⭐GFG questions, And the files are named with the Date.

arrays competitive-programming competitive-programming-contests cpp data-structures geeksforgeeks graphs javascript leetcode linked-list tree

Last synced: 08 Jul 2025

https://github.com/damichoi/algorithm

Baekjoon Online Judge (백준 온라인 저지), LeetCode, Programmers, 이것이 코딩테스트다 (동빈북), 인프런 등의 알고리즘 문제 풀이를 모은 저장소입니다.

algorithm algorithms baekjoon baekjoon-algorithm baekjoon-online-judge inflearn java leetcode leetcode-java programmers

Last synced: 03 May 2025

https://github.com/worst001/note_algorithm

整理了数据结构与基础算法,以及一些经典的LeetCode算法

algorithm design development guide learning leetcode leetcode-solutions markdown mkdocs note notebook

Last synced: 01 Mar 2025

https://github.com/saidinesh5/30-day-leetcode-challenge-april-2020

My Solutions to the 30 day leetcode challenge: April 2020

algorithms-and-data-structures leetcode leetcode-cpp

Last synced: 02 Mar 2025

https://github.com/aish-ika031/dsa-imp

This Repository contains solutions to imp coding questions asked in the interviews.

algorithms coding dsa interview-preparation interview-questions leetcode python3

Last synced: 09 Apr 2025

https://github.com/sh20raj/leetcode

All Leetcode Problems and Solutions || Download Offline

leetcode leetcodesolutions

Last synced: 04 Apr 2025

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

leetcode in Go

go leetcode

Last synced: 16 Mar 2025

https://github.com/bagashiz/leetcode

All of my LeetCode solutions.

leetcode leetcode-solutions

Last synced: 04 Apr 2025

https://github.com/adamanr/leetcode-tasks

Completed tasks from leetcode

leetcode leetcode-solutions

Last synced: 26 Mar 2025

https://github.com/yuliang-lee/leetcode-submission-table

:notebook: Use crawlers to get all submitted records, use tables to display, add filtering.

leetcode submissions

Last synced: 02 Apr 2025

https://github.com/dtsdwarak/algorithms

Algorithms - Mostly for practice and reference

algorithms leetcode

Last synced: 26 Mar 2025

https://github.com/rhidoyhasanmahmud/leetcode-in-java

Solutions to all problems of Leetcode online judge written in Java

algorithm java leetcode leetcode-solutions problem-solving

Last synced: 04 Apr 2025

https://github.com/xenophir/leetcode

SOLUTION OF LEETCODE PROBLEMS IN PYTHON

leetcode python python3

Last synced: 22 Feb 2025

https://github.com/tanhauhau/leetcodestarter

Boilerplate to kickstart your LeetCode practice

boilerplate java leetcode practice

Last synced: 27 Mar 2025

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

An application where I can share my leetcode solutions

leetcode netlify react

Last synced: 25 Mar 2025

https://github.com/lupantech/leetcode

Constant dripping wears away a stone.

leetcode note

Last synced: 09 Apr 2025

https://github.com/afsify/leetcode

Boost your JavaScript skills with curated LeetCode exercises. From basics to advanced, these hands on challenges help you master JavaScript step by step. Perfect for all skill levels.

javascript leetcode workouts

Last synced: 26 Mar 2025

https://github.com/yoshitunaiga/algo-explained

I will complete coding exercises from platforms like AlgoExpert, LeetCode, and Educative's Grokking Coding Interview Patterns. Additionally, I will explain/show the process taken to solve these problems for better understanding.

grokking-algorithms javascript leetcode python typescript

Last synced: 11 Apr 2025

https://github.com/thushar003/leetcode-and-stuff

LeetCode solutions, programming contest and small sized programs. (Solutions sync to this repo using LeetHub)

cpp leetcode python

Last synced: 05 Apr 2025