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/iskander-faggod/leetcode_typescript

Сборник задач с литкода, которые написаны мной на TS. Will be updated soon.

leetcode typescript

Last synced: 20 Oct 2025

https://github.com/npwitk/swifties-algorithm

A repository for me to practice various algorithms in Swift. Each day, I'll do one... pinky promise to myself! Haha.

algorithms algorithms-and-data-structures leetcode leetcode-swift swift swift-algorithms

Last synced: 24 Jun 2025

https://github.com/hacksore/awesome-leetcode-cheating

an awesome list of leetcode cheating tools for educational purposes

awesome awesome-list leetcode leetcode-cheating

Last synced: 05 Apr 2025

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

All my problem solvings from codeforces, hackerrank, leetcode and other websites.

algorithm algorithms c codechef codeforces data-structures dsa go hackerrank leetcode lua problem-solving python rust sql

Last synced: 30 Oct 2025

https://github.com/manesioz/leetcode

Data Structures and Algorithm Practice

algorithms data-structures leetcode

Last synced: 23 Feb 2025

https://github.com/joezeo/leetcode

Multiple language code template of data structure and algorithm.

leetcode leetcode-java

Last synced: 13 Apr 2025

https://github.com/weak-head/leetcode

:computer: :wine_glass: Solutions to LeetCode problems

leetcode leetcode-python leetcode-solutions python

Last synced: 20 Mar 2025

https://github.com/codingwizard2001/binary-search

Binary search is a fundamental algorithm used to efficiently locate a target value within a sorted collection of elements. It follows a divide-and-conquer strategy, continuously narrowing down the search space until the target is found or determined to be absent.

algorithms binary-search binary-search-cpp binary-search-problem binary-search-solutions coding cpp cpp17 leetcode leetcode-cpp leetcode-practice leetcode-solutions problem-solving

Last synced: 27 Mar 2025

https://github.com/harshitwaldia/leetcode

Explore my Python solutions to LeetCode problems, featuring algorithms, data structures, and dynamic programming. Enhance your coding skills with detailed explanations.

leetcode leetcode-python leetcode-solutions python3

Last synced: 06 Apr 2025

https://github.com/willfaught/practice

Coding practice

hackerrank leetcode practice

Last synced: 05 May 2025

https://github.com/codingwizard2001/bit-manipulation-leetcode-problem

Bit manipulation is the process of applying logical operations on a sequence of bits to achieve a required result. It is an act of algorithmically manipulating bits or other pieces of data shorter than a word.

bit-manipulation bit-manipulation-questions cplusplus cplusplus-17 cpp daily-coding-problem leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions practice problem-solving

Last synced: 27 Mar 2025

https://github.com/not-rzwei/leetcode

Reviewing both Go and DSA at the same time

go leetcode

Last synced: 28 Mar 2025

https://github.com/maheshkumar-novice/leetcode

Trying to put solutions and going to see how helpful putting it here. There are few more problems there in leet code but they are solved a long time ago and will put here if I have time.

cpp leetcode problem-solving python ruby

Last synced: 24 Jun 2025

https://github.com/xiedacon/leetcode

leetcode算法题集

algorithms leetcode

Last synced: 13 Mar 2025

https://github.com/amiorhmn/leetcode-sql-50-solutions

This repository contains my solutions to the problems in SQL 50 Study Plan of LeetCode.

leetcode leetcode-solutions leetcode-sql leetcode-sql-50 sql

Last synced: 03 Mar 2025

https://github.com/codingwizard2001/leetcode

LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills

cpp cpp17 daily-coding-problem dailyprogrammer leetcode leetcode-cpp leetcode-cpp-solutions leetcode-potd leetcode-practice leetcode-problem-solution leetcode-questions leetcode-solutions potd potd-solution practice

Last synced: 27 Mar 2025

https://github.com/quzanh1130/leetcode_solution

My solutions for leet code problems.

leetcode leetcode-solutions

Last synced: 11 Sep 2025

https://github.com/ischaojie/leetcode

刷题!刷题!!刷题!!!

go leetcode offer python

Last synced: 21 Mar 2025

https://github.com/junaidsalim/rotateimage

Implementation of LeetCode Problem # 48 in Python

implementations leetcode leetcode-python python3 rotate-image

Last synced: 05 Apr 2025

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

Algorithms and data structures course at AGH UST. Implementations of basic algorithms and tasks solutions.

agh-ust algorithms algorithms-and-data-structures asd data-structures leetcode

Last synced: 12 Sep 2025

https://github.com/menttofly/leetcode-swift

LeetCode solutions by Swift

leetcode swift

Last synced: 24 Jun 2025

https://github.com/themysterysolver/leet-and-fun

A collection of LeetCode questions to ace the coding interview!

c-language data-structures db java javascript leetcode mysql pandas-python python python3

Last synced: 05 Apr 2025

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

Solve Leetcode problems in VSCode

leetcode vscode vscode-extension

Last synced: 24 Jun 2025

https://github.com/prasad89/leetcode

A logbook of my LeetCode coding journey

leetcode

Last synced: 30 Oct 2025

https://github.com/gama1903/leetcode_practice

Targeted on specific class of data structure or algorithm.

algorithms cpp data-structures leetcode

Last synced: 30 Oct 2025

https://github.com/batsdk/leetcode-answers

Solutions to LeetCode problems written in Java and Cpp

cpp java leetcode

Last synced: 04 Oct 2025

https://github.com/xihajun/typecode

Speed up your typing (modified version) using leetcode solution [Caution: Chinese friendly]

leetcode type

Last synced: 20 Mar 2025

https://github.com/shakeelmajeed-work/side-projects

A place for all my snippets of coding. This could be solutions to Leetcode problems, CodeChef problems or code that helps make my life easier

codechef-solutions dsa leetcode lichess-api python3 scripts

Last synced: 30 Oct 2025

https://github.com/yansheng836/glpl

:eyes:为LeetCode的问题集生成目录导航列表。

java jsoup leetcode leetcode-solutions

Last synced: 21 Mar 2025

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

Solutions of LeetCode problems I've solved in Go

go golang leetcode leetcode-solutions problem-solving

Last synced: 09 Sep 2025

https://github.com/ashishexee/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: 29 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/outluch/leetcode-js-tdd

Simple boilerplate for LeetCode warriors

javascript leetcode tdd

Last synced: 13 May 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/nickufer/return-leetcode-problem-dislikes

A Tampermonkey / Violentmonkey userscript that restores the dislike button count on Leetcode for the dynamic layout

leetcode tampermonkey tampermonkey-script tampermonkey-userscript violentmonkey violentmonkey-script violentmonkey-userscript

Last synced: 09 Sep 2025

https://github.com/chchwy/leetcode

My leetcode journey

leetcode

Last synced: 13 Mar 2025

https://github.com/redayzarra/leetcode

My solutions and practice to common Leetcode problems!

blind-75 leetcode leetcode-python leetcode-solutions

Last synced: 21 Mar 2025

https://github.com/wev1n/aoc-leetcode

Collection repo with my advent-of-code and leetcode solutions.

advent-of-code algorithms-and-data-structures dsa-practice leetcode typescript

Last synced: 12 Sep 2025

https://github.com/sohamb21/cp-dsa-solutions

My solutions to DSA problems on competitive programming platforms.

coding-ninjas data-structures-and-algorithms geeksforgeeks hackerrank leetcode

Last synced: 13 May 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/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/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/parsashhub/leetcode150interviewquestions

TypeScript solutions for LeetCode Top 150 interview questions

coding-challenges interview-questions leetcode typescript

Last synced: 31 Oct 2025

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

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

java leetcode leethub

Last synced: 01 Mar 2025

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

30 Dias de JavaScript com Leetcode

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/beatricebretti/bealeetcode

Upload of my LeetCode solutions

leetcode leetcode-cpp leetcode-solutions

Last synced: 04 Mar 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/gavinbirkhoff/leetcode

LeetCode刷题记录自己实现的多种方法以及整理官方解题方法✏️📒👣 尽可能不使用js现代方法,风格比较偏向c++,目的更接近算法本身,可能我觉得c++才更贴近数据结构和算法。

algorithms leetcode leetcode-javascript leetcode-javascript-solutions

Last synced: 20 Mar 2025

https://github.com/tanzeem131/dsa-in-javascript

Most important coding questions in JavaScript for MAANG companies.

coding-interviews dsa dsa-algorithm faang faang-interview javascript leetcode maang mern

Last synced: 27 Mar 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/sameerjain/csc-courses-csi-

C++ Fundamentals , Intermediate Programming, Data Structures and Algorithms. These courses cover topics ranging from introductory programming to data structures.

adt leetcode lists pointers queue recursion run-time-analysis runtime sorting sorting-algorithms stacks trees

Last synced: 02 Apr 2025

https://github.com/brunoviola/leetcode

Resolução de exercícios propostos na plataforma LeetCode.

leetcode leetcode-sql mysql postgresql sql

Last synced: 20 Mar 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/aniike-t/leetcode

Collection of LeetCode questions : )

leetcode leetcode-solutions problem-solving

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

Faisal's compilation of LeetCode problem's attempt

competitive-programming leetcode

Last synced: 28 Feb 2025

https://github.com/jack0pan/leetcode

LeetCode Problems' Solutions

leetcode ruby

Last synced: 21 Jul 2025

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

Solutions to common interview questions

hackerrank leetcode

Last synced: 24 Feb 2025

https://github.com/chandrikabijore/dsa-bootcamp-java

This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp.

algorithms competitive-programming data-structures interview-preparation java leetcode leetcode-java leetcode-solutions math

Last synced: 27 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/fahadulshadhin/leetcode-stats-api

API to grab your LeetCode profile stats

expressjs leetcode mongodb

Last synced: 04 Mar 2025

https://github.com/hebertcisco/leetcode

My LeetCode Resolutions

leetcode leetcode-solutions

Last synced: 21 Mar 2025

https://github.com/ahmeddhus/leet_code

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

java leetcode problem-solving

Last synced: 12 May 2025

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

My LeetCode problem solutions

leetcode rust

Last synced: 04 Mar 2025

https://github.com/anthonyjdella/leetcode-journey

:books: Code and study material related to Data Structures and Algorithms

algorithms data-structures leetcode python python3 study

Last synced: 29 Mar 2025