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/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/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/batsdk/leetcode-answers

Solutions to LeetCode problems written in Java and Cpp

cpp java leetcode

Last synced: 04 Oct 2025

https://github.com/akashsinghiitr/cph-leetcode

CPH LeetCode is a VSCode extension designed to streamline the competitive programming workflow. It automates the extraction of test cases from LeetCode problems and saves them locally for offline testing. With real-time progress updates, users can efficiently generate input and output files for problem-solving and debugging.

competitive-programming data-structures-and-algorithms leetcode programming vscode-extension

Last synced: 16 Nov 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/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/chi-chu/leetcode

some common function for leetcode

common go golang learn leetcode

Last synced: 10 Mar 2026

https://github.com/babanigit/cpp-dsa-practice

I am actively enhancing my C++ skills through a structured approach that includes tackling homework assignments and studying Data Structures and Algorithms (DSA).

cpp cprogramming leetcode

Last synced: 19 Jul 2025

https://github.com/iamtalwinder/leetcode

My solutions to LeetCode problems.

javascript leetcode leetcode-solutions typescript

Last synced: 01 Sep 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/babanigit/java-dsa-practice

I regularly practice data structures and algorithms from LeetCode to enhance my problem-solving skills and algorithmic thinking. Feel free to explore my code and delve into the intricacies of my solutions. Happy hacking!

algorithm algorithms java leetcode leetcode-java leetcode-solutions

Last synced: 24 Mar 2025

https://github.com/jwala-anirudh/dsa-2023

Collection of Data Structures and Algorithms implemented in Java

dsa java leetcode

Last synced: 23 Mar 2025

https://github.com/smykhailevskyi/sql_leetcode

Leetcode SQL questions for the interview preparations

database interview interview-practice interview-preparations leetcode postgresql sql

Last synced: 15 Apr 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/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/tim-hub/leetcode-practice

a collection of leet code practices.

leetcode

Last synced: 17 Mar 2025

https://github.com/mateenbagheri/leetcode

my solutions to some Leetcode problems

golang leetcode leetcode-solutions python

Last synced: 03 Mar 2025

https://github.com/aglove2189/blind75

my python solutions to the Blind 75 LeetCode questions

leetcode

Last synced: 06 Mar 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/prallhsu/leetcode-js

:bulb:My algorithm practice with Javascript

algorithms javascript leetcode

Last synced: 02 Apr 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/utkarsh5026/leetcode

LeetCode Problems Solutions in Java

dsa dsa-algorithm java leetcode leetcode-solutions

Last synced: 18 Mar 2025

https://github.com/farischt/tech-interviews

Must know algorithms and problems for tech interviews (this is a complement to ds repository)

algorithms-and-data-structures big-tech-interviews leetcode neetcode problem-solving tech-interviews

Last synced: 08 Nov 2025

https://github.com/iamklevy/datastructures-algorithms-problem-solving-

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

algorithms data-structures interview-questions leetcode

Last synced: 15 May 2025

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

My LeetCode Solutions. Use leetcode-dump to automatically sync and build.

leetcode

Last synced: 18 Mar 2025

https://github.com/dalebezolli/neetcode-150

solutions & explanations to leetcode questions

leetcode leetcode-solutions

Last synced: 26 Mar 2025

https://github.com/ahmed-safa/neet_leet

solves according to neet roadmaps

algorithms cpp data-structures leetcode problem-solving

Last synced: 03 Jul 2025

https://github.com/grand-27-master/leetcode-solutions

Collection of LeetCode questions to ace the coding interview!

dsa interview-preparation leetcode problems

Last synced: 17 Nov 2025

https://github.com/derivia/leetcode

Minhas soluções comentadas para os problemas do LeetCode.

coding-challenge javascript leetcode leetcode-solutions

Last synced: 28 Mar 2025

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

Dedicated this repo to my LeetCode grind, which I now find incredibly exciting! :D

cpp grind leetcode

Last synced: 23 Mar 2025

https://github.com/luizrebelatto/exercises-algorithms

Solving the leetcode exercises

algorithms binary-search leetcode swift

Last synced: 26 Feb 2025

https://github.com/balintsoos/leetcode-solutions-ts

My LeetCode solutions in Typescript

javascript leetcode leetcode-solutions typescript

Last synced: 04 Apr 2025

https://github.com/kevinknights29/leetcode_gym

This project contains the problems I solved from leetcode and their variants in multiple languages.

algorithms-and-data-structures leetcode neetcode

Last synced: 22 Mar 2025

https://github.com/zekurio/leetcode

leetcode exercises

leetcode

Last synced: 15 Mar 2025

https://github.com/jasonpep/leetcode

博观而约取 厚积而薄发

leetcode

Last synced: 10 Mar 2026

https://github.com/iamabirakash/leetcode

A repository containing best solutions of daily LeetCode problems

daily-coding-problem leetcode leetcode-java leetcode-python leetcode-solutions

Last synced: 03 Mar 2025

https://github.com/priyanshscpp/data_structures

This is My DSA Notes of CPP Codes ..Might Help me Revise in near Future

cpp dsa geeksforgeeks leetcode

Last synced: 26 Feb 2025

https://github.com/neerajmanivarnan/dsa-algos

Repository containing popular leetcode solutions and CSES set problems

dynamic-programming leetcode leetcode-java leetcode-python leetcode-solutions

Last synced: 01 Sep 2025

https://github.com/palaszontko/leetcode

My Leetcode solutions

go leetcode leetcode-go leetcode-golang

Last synced: 03 Apr 2025

https://github.com/fanziyang-v/leetcode

Python implementation for leetcode problems

leetcode python

Last synced: 27 Mar 2025

https://github.com/zabit923/leet-code-algorithms

just to see the progress

algorithms leetcode python3

Last synced: 15 Mar 2025

https://github.com/scarletczen/dsa

LeetCode DSA Solutions

dsa leetcode solutions typescript

Last synced: 29 Dec 2025

https://github.com/charlieweinberger/leetcode-calendar

A chrome extension that displays your leetcode submission history every time you open a new tab!

calendar chrome-extension leetcode

Last synced: 07 Mar 2025

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

Solutions in JS for LeetCode exercises. 👨‍💻

algorithms javascript leetcode

Last synced: 15 May 2025

https://github.com/xiaonanln/myleetcode-python

Solving leetcode problems in Python - wish me well! Start using Python3 ...

leetcode python

Last synced: 24 Mar 2025

https://github.com/afinemax/leetcode_practice

This repository contains my solutions to various LeetCode problems.

improvement leetcode python

Last synced: 21 Jun 2025

https://github.com/jagadeeshm007/leetcode

This repository serves as a collection of my solutions to various LeetCode Data Structures and Algorithms (DSA) problems using c++.

algorithms cpp data-structures leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions

Last synced: 05 Mar 2025

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

My daily Leetcode practice repository, featuring solved problems, categorised solutions, and a structured roadmap for mastering data structures and algorithms.

algorithms coding-challenges competitive-programming data-structures dsa java leetcode leetcode-java leetcode-python leetcode-solutions problem-solving python

Last synced: 08 Apr 2025

https://github.com/vishalthehuman/leetcode

Here, I will be updating the Leet Code Questions that I've solved. The answers will be correct but it may not always have the best runtime and memory usage. Bear with me.

leetcode leetcode-go leetcode-golang leetcode-java leetcode-python leetcode-python3 leetcode-questions leetcode-solutions

Last synced: 15 Apr 2025

https://github.com/anandwana001/ds-algo

Daily Coding Problems

data-structures leetcode

Last synced: 04 Apr 2025

https://github.com/sainipankaj15/leetcode-solution-by-blacky_bomb_15

This repository contains my LeetCode solutions that have been successfully submitted, as well as my logic with an explanation and another best solution.

algorithm cpp leetcode leetcode-solutions

Last synced: 27 Dec 2025

https://github.com/somnathkar000/javascript-to-typescript-learning-journey

Welcome to the JavaScript to TypeScript Learning Journey repository! This repository documents my learning journey from JavaScript to TypeScript and includes various materials and exercises to enhance my understanding of the language. Additionally, I have solved a few DSA problems, which are located in the "dsa" folder.

dsa-practice leetcode typescript

Last synced: 26 Feb 2025

https://github.com/pixcai/algorithms

Algorithms notes and code and leetcode solution by JavaScript

algorithm algorithms-datastructures algorithms-implemented javascript leetcode leetcode-javascript nodejs

Last synced: 28 Jun 2025

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

Leetcode Problems' Solutions in Python.

leetcode leetcode-python leetcode-solutions

Last synced: 23 Jul 2025

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

A collection of LeetCode problem solutions submitted via the LeetSync Chrome extension. This repository showcases solutions written in TypeScript, demonstrating clean, efficient code and a focus on algorithmic problem-solving across various difficulty levels.

algorithms leetcode typescript

Last synced: 07 Apr 2025

https://github.com/jimut123/competitive_programming

All the competitive programming on hacker rank, code chef, codeforces and leetcode that I'll do.

ad-hoc algorithms codechef codeforces competitive-coding cpp17 data-structure dynamic-programming graph-theory hacker hackerrank-solutions leetcode optimisation

Last synced: 16 Jan 2026

https://github.com/hoangnx30/leetcode

I failed a lot of interviews due to the data structure and algorithm... That's why.

datastructures-algorithms golang leetcode

Last synced: 08 Mar 2025

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

This repository features my SQL solutions to LeetCode problems, categorized by difficulty: Easy, Medium, and Hard. Each file may contain multiple solutions to a single problem, showcasing different approaches or optimizations. All solutions are well-commented for clarity, making this a valuable resource for learning and mastering SQL techniques.

leetcode leetcode-solutions leetcode-sql leetcodesql problem-solving

Last synced: 13 Mar 2025

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

My solutions for LeetCode DSA problems.

dsa leetcode neetcode150

Last synced: 27 Mar 2025

https://github.com/manarao71/codebrewjava

Aspiring Java developer solving coding problems daily. Join the grind! ☕🚀

dsa dsa-practice hackerrank-challenges java leetcode leetcode-java leetcode-practice leetcode-solutions

Last synced: 08 Mar 2025

https://github.com/cardoso010/challenges

Leetcode, codewar, hackerrank Challenges

algorithms challenges codewa data-structures elixir leetcode study

Last synced: 23 Mar 2025

https://github.com/charlieweinberger/dsa-prep

My journey of studying data structures and algorithms, through programs like Grind75 and UCI ICSSC's LeetCode study program.

dsa grind75 leetcode

Last synced: 15 Mar 2025

https://github.com/cassxw/leetcode

My daily Leetcode practice repository, featuring solved problems, categorised solutions, and a structured roadmap for mastering data structures and algorithms.

algorithms coding-challenges competitive-programming data-structures dsa java leetcode leetcode-java leetcode-python leetcode-solutions problem-solving python

Last synced: 31 Mar 2025

https://github.com/crisnguyendev/problem-solving-practice-kotlin

A Kotlin-based repository for practicing and mastering algorithms and data structures. Featuring challenges from platforms like LeetCode, it covers everything from basic arrays and strings to advanced topics like heaps, tries, and segment trees with custom implementations.

data-structures-and-algorithms dsa kotlin leetcode problem-solving

Last synced: 01 Apr 2025

https://github.com/ironmanjay/c_code

主要就是学习过程中的代码,另外还有每天刷LeetCode的代码,持续更新中.....

java leetcode

Last synced: 17 Mar 2025

https://github.com/chchwy/leetcode

My leetcode journey

leetcode

Last synced: 28 Dec 2025

https://github.com/daniil-tiunchyk/leetcode-solutions-archive

This repository serves as a comprehensive collection of my solutions to LeetCode coding challenges.

java leetcode

Last synced: 08 Apr 2025

https://github.com/rjxby/ltc

leetCode problems

leetcode leetcode-csharp leetcode-solutions

Last synced: 28 Oct 2025

https://github.com/chingc/leetcode

LeetCode

leetcode

Last synced: 15 Mar 2025

https://github.com/otabek-kholmirzaev/awesome-dsa

A 𝗿𝗼𝗮𝗱𝗺𝗮𝗽 for data structures and algorithms with comprehensive tutorials & practice resources.

algorithms awesome coding-interviews data-structures dsa faang-preparation leetcode roadmap

Last synced: 03 Mar 2025

https://github.com/tbpaolini/leetcode

My solutions for the LeetCode's problems

leetcode leetcode-c leetcode-python leetcode-solutions

Last synced: 31 Mar 2025

https://github.com/pmarkaide/leetcode

LeetCode problems solutions in Kotlin

kotlin leetcode

Last synced: 01 Jul 2025

https://github.com/1git2clone/leetcode-trees-rs

A Rust library for Binary Tree Node and Singly Linked List ListNode LeetCode problems.

crate github-actions gitlab-ci leetcode rust rust-leetcode rust-leetcode-solutions rust-library

Last synced: 17 Mar 2025

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

The solutions to the leetcode questions are recorded. All solutions here beat 70%-100% of the solutions to the question

algorithms bfs dfs graph leetcode map string

Last synced: 23 Feb 2025

https://github.com/lloydlobo/leetcode

solutions and reference to solve common coding leetcode problems

coding leetcode

Last synced: 15 Dec 2025

https://github.com/tmzane/leetcode

✍️ My LeetCode solutions written in Go

algorithms data-structures go leetcode

Last synced: 20 Apr 2025

https://github.com/quincey001/datastructure-algorithms

Fucusing on data structure & algorithm & Solving coding questions

algorithm algorithms java leetcode

Last synced: 06 Mar 2025