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/shricodev/6companies30days

This is my new challenge #ReviseWithArsh #6Companies30Days with - Arsh Goyal. I will post all the codes and learnings in this repository regularly. The challenge is to complete 90 questions of 6 different companies in 30 Days.

6companies30days leetcode leetcode-solutions revisewitharsh

Last synced: 09 Apr 2025

https://github.com/kedixa/leetcode

LeetCode

leetcode

Last synced: 18 Mar 2025

https://github.com/sachin-kumar-2003/competitiveprograming

Competitive Programming Using Python .. Solving Data structure Problem

data-structures datastructures leetcode leetcode-python3 leetcode-solutions python

Last synced: 27 Feb 2025

https://github.com/elvin-du/algorithm

学习数据结构和算法

algorithm golang leetcode rust rust-lang

Last synced: 27 Aug 2025

https://github.com/zqkc/leetcode

Leetcode

leetcode online-judge

Last synced: 25 Mar 2025

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

Document my LeetCode solution with chinese comments and multiple programming languages.

c-language cpp go golang java javascript leetcode mysql python typescript

Last synced: 12 Oct 2025

https://github.com/aiveraiva/problem-solutions

My solutions to online judge website: LeetCode, Zerojudge, etc.

dynamic-programming leetcode leetcode-solutions online-judge problem-solving python solutions

Last synced: 09 Apr 2025

https://github.com/leafycodes/leetcode

This repository contains my personal solutions to LeetCode problems. Almost all problems are solved using Java, with very few in Python or C++.

dsa java leetcode leetcode-java leetcode-solutions

Last synced: 10 Apr 2025

https://github.com/ruslantsykaliak/leetcode-typescript-js-python-java

This repository serves as an excellent resource for anyone looking to improve their problem-solving skills, particularly in TypeScript, JavaScript, Python, and Java.

javascript js leetcode leetcode-solutions leetcode-typescript python3 ts typescript

Last synced: 04 Aug 2025

https://github.com/pbelskiy/contest

Sweet home for my solutions from different contests

leetcode

Last synced: 12 Oct 2025

https://github.com/dungken/youtube-topinterview150questions-leetcode

A youtube series about data structures and algorithms on leetcode.com

collections dsa-algorithm java-core leetcode

Last synced: 03 Apr 2025

https://github.com/caedenph/algorithms

Contains Leetcode problems, Algorithms, and Advent of Code solutions

advent-of-code algorithms aoc leetcode

Last synced: 07 Jul 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/vvatanabe/go-leetcode

leetcode in Go

go leetcode

Last synced: 16 Mar 2025

https://github.com/emahtab/word-search

Word Search in a 2D Grid

dfs leetcode problem-solving word-search

Last synced: 30 Jun 2025

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

leetcode solutions based on rust

leetcode rust

Last synced: 16 Mar 2025

https://github.com/dickeyy/leetcode

just a repo of all the leetcode problems ive solved

leetcode

Last synced: 19 Feb 2025

https://github.com/soumyajiitdas/my-codingjournal

✍️ A daily log of my coding practice, projects, and learning progress — organized by topics, languages, and goals.

algorithms css data-structures hackerrank html5 java javascript leetcode mysql notes problem-solving python

Last synced: 05 Sep 2025

https://github.com/aslon1213/my-leetcode-solutions

Leet Code Solutions using Golang Language.

go leetcode solutions

Last synced: 13 Oct 2025

https://github.com/miladsade96/leetcode_with_java

Solving Leetcode Challenges using Java Programming Language and Testing them with JUnit

algorithm algorithms algorithms-and-data-structures data-structures java java-8 javaee leetcode leetcode-java leetcode-solutions

Last synced: 13 Oct 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: 13 Oct 2025

https://github.com/snehalyelmati/competitive-programming-golang

Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes of data structures and algorithms.

algorithms data-structures golang google-hashcode google-kickstart leetcode

Last synced: 21 Jun 2025

https://github.com/subhash23jan/leetcode-and-gfg

I love problem solving, so I started problem solving in GFG and Leetcode. As of now, I'm using Leetcode for problem solving. Here are some problems solved by me.

coding-challenges datastructures dsa-algorithm geekforgeeks leetcode

Last synced: 28 Jun 2025

https://github.com/emahtab/minimum-window-substring

Find the minimum window substring containing all letters of target string

leetcode problem-solving sliding-window

Last synced: 28 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: 07 Sep 2025

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

Completed tasks from leetcode

leetcode leetcode-solutions

Last synced: 26 Mar 2025

https://github.com/Jiannan-dev/leetcode-daily-mailer

邮件自动接收leetcode的每日一题(Mail automatically receives the daily question of leetcode)

daily-questions email-sender-tool leetcode

Last synced: 14 Oct 2025

https://github.com/huy-dna/leethub

A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

leetcode

Last synced: 02 Apr 2025

https://github.com/nakkayev1707/algorithms

Algorithms is a C# project dedicated to solving algorithmic challenges from various sources, such as LeetCode. This repository contains implementations of solutions for a variety of algorithmic problems, providing a resource for learning and improving problem-solving skills in C#. It includes solutions to common problems and data structures

algorithms codewars coding-challenges data-structures leetcode problem-solving

Last synced: 03 Jul 2025

https://github.com/chiragagg5k/leetcode

This repository contains all the LeetCode problems I have solved sorted by languages the solutions are implemented in.

java leetcode problem-solving python

Last synced: 16 Mar 2025

https://github.com/2kabhishek/solutions

Solutions written by me for coding competitions, tests etc. 🥇🧮

codewars coding-competitions exams hackerrank leetcode programming solutions

Last synced: 01 Mar 2025

https://github.com/harshit0571/dsa

This repository is dedicated to practicing Data Structures and Algorithms (DSA) concepts. It serves as a personal collection of code solutions for various DSA problems.

cpp dsa java lcoding leetcode leetcode-solutions

Last synced: 14 Oct 2025

https://github.com/shixiongfei/leetcode

My LeetCode solutions.

leetcode leetcode-solutions

Last synced: 14 Oct 2025

https://github.com/rcopeland/leetcode

A Backup of LeetCode problems I've solved.

data-structures-and-algorithms javascript leetcode

Last synced: 14 Jun 2025

https://github.com/linehk/go-problems

go-problems is a repo that contains a variety of exercise answers about Golang.

algorithms datastructures golang leetcode leetcode-golang offer

Last synced: 11 Mar 2025

https://github.com/emahtab/unique-binary-search-trees

Count the total number of BST possible with n numbers

binary-search-tree dynamic-programming leetcode problem-solving

Last synced: 14 Oct 2025

https://github.com/iremcatak/leetcode_sql_50

leetcode sql 50 solutions

leetcode leetcode-solutions mssql sql

Last synced: 12 Mar 2025

https://github.com/yufji/blog

LeetCode、项目中的实践爬坑

leetcode

Last synced: 06 Oct 2025

https://github.com/jiannan-dev/leetcode-daily-mailer

邮件自动接收leetcode的每日一题(Mail automatically receives the daily question of leetcode)

daily-questions email-sender-tool leetcode

Last synced: 26 Mar 2025

https://github.com/hs831/leetcode-company-wise-solutions

This Repository contains solutions for Leetcode questions asked in coding rounds and interviews in many different companies.

cpp dsa-practice leetcode leetcode-solutions

Last synced: 16 Mar 2025

https://github.com/abdealijaroli/dsa

Leetcode and GFG solutions in C++. Have built a similar repo in Golang, check out (github.com/abdealijaroli/leetgo)

algorithms cpp data-structures dsa leetcode

Last synced: 01 Mar 2025

https://github.com/vartikaraj2512/bullscows-gameusingc

🎯 Bulls and Cows Game in C 🐮🐂 A command-line game that sharpens your deductive reasoning by guessing a unique 4-digit number. Features efficient algorithms, input validation, and error handling. Highlights C programming skills, algorithm design, and game development—perfect for showcasing your technical expertise! 🚀🎮

c leetcode vsc

Last synced: 31 Mar 2025

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

用rust刷LeetCode代码及笔记。

leetcode

Last synced: 15 Oct 2025

https://github.com/theodesp/leetcode-scala

Working through Leetcode problems with Scala

leetcode leetcode-solutions scala

Last synced: 15 Oct 2025

https://github.com/limon-s-interview-prep-zone/leetcode

🚀 Welcome to the Interview Preparation repository! This project is a comprehensive collection of Data Structures, Algorithms, and solved problems from common online judges, providing a robust resource for technical interview preparation.

algorithms cplusplus data-structures leetcode python

Last synced: 26 Jul 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: 06 Oct 2025

https://github.com/almmiko/rttd

Solutions for different technical problems.

algorithms data-structures leetcode

Last synced: 06 Jul 2025

https://github.com/2ykwang/learn-algorithm

백준, 릿코드, 프로그래머스 알고리즘 문제 풀기

baekjoon-online-judge leetcode programmers-online-judge python

Last synced: 16 Oct 2025

https://github.com/harman8815/leetcode

LeetCode POTD solution for year 2024

competitive-programming java-solutions leetcode

Last synced: 04 Apr 2025

https://github.com/tbeachill/leetcode-skills-box

Update a pinned gist to contain the top skills practiced on leetcode.

leetcode pinned-gist profile-readme

Last synced: 01 Apr 2025

https://github.com/yous/leetcode

Solutions of LeetCode problems

leetcode leetcode-c

Last synced: 17 Oct 2025

https://github.com/divertimentos/leetcode

Solved Algorithms and Data Structures problems/exercises on Leetcode. There's also solved problems from Google Tech Dev Guide.

algorithms-and-data-structures coding-interview-questions javascript leetcode python tech-dev-guide

Last synced: 23 Feb 2025

https://github.com/emahtab/happy-number

Find whether a number is a Happy Number

happy-number hashset leetcode problem-solving

Last synced: 28 Mar 2025

https://github.com/roy7077/potd-leetcode

this repository contain solutions to the daily programming problems presented by LeetCode. I will be using C++ or java or C programming languages to code.

cpp daily-coding-problem dsa dsa-algorithm leetcode leetcode-solutions potd potd-solution

Last synced: 19 Oct 2025

https://github.com/kengen1/leetcode-study-bot

A Discord bot that integrates Leetcode challenges into Discord servers. This project was built with the intention of providing a collaborative space for technical interview preparation.

discord-bot discord-js graphql leetcode leetcode-questions leetcodepractice nodejs typescript

Last synced: 04 Sep 2025

https://github.com/theanuragshukla/lootcode

Lootcode is a CLI tool, which provides funtionalitity for accessing problems, getting solutions, submitting solutions, and much more.

bot leetcode leetcode-solutions lootcode scripting

Last synced: 02 Mar 2025

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

Collection of LeetCode questions to ace the coding interview!

leetcode leetcode-cpp leetcode-solutions

Last synced: 28 Feb 2025

https://github.com/lilittlecat/algorithm-study-notes

我的算法学习笔记,部分内容来自互联网,并已标明出处,如有侵权,请联系删除。

algorithms java leetcode

Last synced: 13 Jun 2025

https://github.com/harshikab2112/my-leetcode-solutions

A collection of my solutions to LeetCode problems, showcasing my problem-solving skills and expertise in algorithms and data structures.

dsa leetcode leetcode-solutions python

Last synced: 04 Jul 2025

https://github.com/weitsunglin/cpp-gitaction-template-using-leetcode

github action complie cpp, using leetcode

cpp github-actions leetcode

Last synced: 20 Oct 2025