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/sagargajare/leetcode-and-gfg

This repo contains DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.

algorithms-and-data-structures data-structures gfg interview-questions leetcode

Last synced: 22 Feb 2025

https://github.com/emilwijayasekara/leetcode-2235-add-two-integers

LeetCode Problem 2235. Add Two Integers - Just adding tow numbers

java leetcode leetcode-java leetcode-solutions

Last synced: 05 Aug 2025

https://github.com/the-mann/leetcode

My leetcode scratchpad

algorithms algorithms-implemented leetcode

Last synced: 27 Mar 2025

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

JavaScript challenges, which include problems from LeetCode, CodeWars, and others.

codewars codewars-kata-solution freecodecamp freecodecamp-challenge javascript leetcode

Last synced: 27 Mar 2025

https://github.com/tisfeng/leetcode

Using Swift to solve leetcode !

leetcode swift

Last synced: 16 Aug 2025

https://github.com/wx-coding/LeetCode

力扣算法

golang leetcode

Last synced: 08 Sep 2025

https://github.com/bkeys818/leetcode

A repository for storing LeetCode problems I've worked on

leetcode

Last synced: 23 Feb 2025

https://github.com/yanqic/algorithm

算法笔记 及 leetcode 题解

algorithm golang leetcode

Last synced: 22 Aug 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/pmarkaide/leetcode

LeetCode problems solutions in Kotlin

kotlin leetcode

Last synced: 01 Jul 2025

https://github.com/fritx/mixed-playground

Test-driven doing LeetCode in Go, Python, Rust, Java and even Solidity!

leetcode solidity testing

Last synced: 05 Mar 2025

https://github.com/scarletczen/dsa

LeetCode DSA Solutions

dsa leetcode solutions typescript

Last synced: 13 Mar 2025

https://github.com/jpleboeuf/leetcode_solutions

My solutions to problems available on LeetCode.

leetcode leetcode-solutions

Last synced: 13 Mar 2025

https://github.com/anson09/ac

AC means power or accepted, practicing your js and programing skill from here 🧤

algorithm js leetcode programming

Last synced: 15 Mar 2025

https://github.com/bytesbybianca/leetcode

Working my way through Leetcode to practice DSA while prepping for technical interviews.

javascript leetcode

Last synced: 09 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/misa-j/leetcode

my solutions to leetcode problems

algorithm algorithms data-structures leetcode

Last synced: 27 Mar 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/abeatrix/dailycode

A collection of my daily coding practice, featuring problems from leetcode, hackerranks and other sources.

hackerrank-solutions javascript leetcode python python3

Last synced: 01 Jul 2025

https://github.com/hackerslash/dsarch

A search engine for Data Structure and Algorithm problems

data-structures dsa leetcode search-engine tfidf

Last synced: 16 May 2025

https://github.com/ehcaning/my-algorithm-practice-solutions

These are my solutions to some of algorithm practice websites.

algorithm leetcode leetcode-solutions

Last synced: 17 Jun 2025

https://github.com/yelinz/leetcode-notes

Leetcode notes

leetcode leetcode-python

Last synced: 19 Feb 2025

https://github.com/sahilm8/algorithms

Main algorithms in Java and few LeetCode solutions.

algorithms java leetcode

Last synced: 27 Feb 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: 04 Apr 2025

https://github.com/nanoxd/elitefour

Monorepo for Coding Challenges

advent-of-code euler leetcode swift

Last synced: 12 Apr 2025

https://github.com/ice-tong/leetcode

LeetCode

leetcode

Last synced: 23 Sep 2025

https://github.com/solo21-12/a2sv-dream

This a repo created to join A2SV. I am studying DSA and solving problem to join the community

dsa hackerrank hackerrank-python leetcode

Last synced: 09 Sep 2025

https://github.com/satyam-pratibhan/leetpeek

LeetPeek is a sleek and interactive web application that allows users to view and download personalized LeetCode profile cards.

leetcode nextjs tailwindcss

Last synced: 05 Apr 2025

https://github.com/chingc/leetcode

LeetCode

leetcode

Last synced: 15 Mar 2025

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

Practice and improve your Leetcode skills every day.

golang leetcode

Last synced: 22 Aug 2025

https://github.com/prayash/playgorithms

📖 Algorithms and data structures in JavaScript and Swift 3

algorithms cracking-the-coding-interview data-structures leetcode

Last synced: 12 Apr 2025

https://github.com/hyperplasma/ultimate-solutions

Hyplus solutions for LeetCode, PAT, etc. Mainly in Java, C++, and Go. Daily AC!

cpp golang java javascript leetcode leetcode-java marscode php pta

Last synced: 12 Apr 2025

https://github.com/bishal7448/leetcode_dsa_100_question_challenge

100-Day LeetCode DSA Challenge This repository tracks my journey of solving one LeetCode problem daily for 100 days. Each entry includes the problem, code solution, and explanation of the approach. Aimed at mastering Data Structures and Algorithms, it showcases consistent progress and learning. 🚀

algorithms c data-structures datastructures-algorithms dsa-learning-series java javascript leetcode

Last synced: 12 Apr 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/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/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/mindawei/leetcode

早期leetcode刷题

java leetcode

Last synced: 20 Jun 2025

https://github.com/gabrieledarrigo/leetcode

Some Leetcode problems with Rust

algorithms leetcode leetcode-solutions rust

Last synced: 21 Jun 2025

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

leetcode 在线刷题Java版

java leetcode

Last synced: 18 Feb 2025

https://github.com/adamcseresznye/anki_grind75

Anki Deck to schedule Leetcode Grind 75 problems

anki anki-deck grind75 leetcode

Last synced: 11 Jul 2025

https://github.com/fightnyy/algorithm

백준, 프로그래머스, 리트코드 에서 푼 문제들을 기록한 저장소입니다.

baekjun-algorithm leetcode programmers-algorithm

Last synced: 12 Jul 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/hantdev/leetcode

Leetcode solutions

leetcode leetcode-solutions

Last synced: 13 Jul 2025

https://github.com/swarnotaj003/leetcode---top-interview-150

Welcome to the repository for Java solutions to the LeetCode Top Interview 150 DSA problems! This repository is designed to prepare for coding interviews by providing clear and efficient solutions to commonly asked problems.

data-structures-and-algorithms interview-preparation java leetcode

Last synced: 14 Jul 2025

https://github.com/yugoff/python-leetcode-tasks

This repository contains solutions to the python problem from leetcode

leetcode leetcode-python tasks

Last synced: 15 Jul 2025

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

LeetCode Problems' Solutions - For knowledge purpose✨

leetcode leetcode-go leetcode-javascript leetcode-solutions

Last synced: 13 Mar 2025

https://github.com/hungryvovka/leetcode

My assignment solutions of LeetCode tasks by using different languages.

leetcode leetcode-python leetcode-solutions leetcode-sql

Last synced: 12 Sep 2025

https://github.com/canziwan/algorithm

💻 Algorithm practice

algorithm c java leetcode

Last synced: 13 Apr 2025

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/jollysleeper/myleetcodesolutions

My Solutions of LeetCode Sums That I Have Solved :)

cpp leetcode leetcode-cpp leetcode-rust leetcode-solutions rust

Last synced: 28 Mar 2025

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

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

interview-questions leetcode

Last synced: 21 Mar 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/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: 03 Apr 2025

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

Solving the leetcode exercises

algorithms binary-search leetcode swift

Last synced: 26 Feb 2025

https://github.com/varun7777-19/crack-sql-interview-50

# Crack SQL Interview in 50 QuestionsThis repository offers solutions to 50 SQL interview questions, helping you build strong SQL skills. Contribute to the community by sharing your insights and learning together! ⭐️👩💻

c database database-interview leet leetcode leetcode-java leetcode-javascript leetcode-practice leetcode-sql leetcode-sql-50 postgresql python questions-and-answers sql-query sql-study-plan sqlinterviewquestions top-sql-questions tsql

Last synced: 24 Jun 2025

https://github.com/yagoleo/leetcode

My LeetCode Solutions in Go and JavaScript.

go golang javascript leetcode

Last synced: 08 May 2025

https://github.com/shihabmridha/leetcode

My leetcode solutions

go golang leetcode

Last synced: 23 Feb 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/mik30s/katas

Codewars and leetcode katas solved in different languages

codewars-kata codewars-solutions leetcode leetcode-solutions

Last synced: 24 Aug 2025

https://github.com/aglove2189/blind75

my python solutions to the Blind 75 LeetCode questions

leetcode

Last synced: 06 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/mateenbagheri/leetcode

my solutions to some Leetcode problems

golang leetcode leetcode-solutions python

Last synced: 03 Mar 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/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/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: 21 Mar 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/chchwy/leetcode

My leetcode journey

leetcode

Last synced: 13 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/priyavrat-misra/dsa-dump

DSA/OJ code dumping repository.

codechef cpp dsa leetcode stl

Last synced: 21 Mar 2025

https://github.com/parsashhub/leetcode150interviewquestions

TypeScript solutions for LeetCode Top 150 interview questions

coding-challenges interview-questions leetcode typescript

Last synced: 21 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/ashrockzzz2003/leetcode_solutions

My Solutions for LeetCode Problems

cpp leetcode leetcode-solutions python

Last synced: 05 Apr 2025