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/dov4k1n/yandex

Решения задач на алгоритмы и конспекты лекций школы мобильной разработки

android kotlin leetcode yandex

Last synced: 29 Mar 2025

https://github.com/amri-tah/leetcode-solutions-java

Collection of Leetcode problems solved by me using Java

coding leetcode leetcode-solutions

Last synced: 24 Jun 2025

https://github.com/emahtab/excel-sheet-column-number

Find the excel sheet column number

leetcode maths maths-problem problem-solving

Last synced: 28 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/tuanai-vireox/beyond-leet-code-practice

Practice for Algorithm, Data structure, SQL, Bigdata ...

data-structures-and-algorithms leetcode python sql system-design

Last synced: 22 Aug 2025

https://github.com/emahtab/daily-temperatures

Find the days after which there will be a warmer day

leetcode problem-solving stack

Last synced: 26 Jun 2025

https://github.com/huseynovvusal/python-dsa-course

📘 Official repository of "Data Structures & Algorithms with Python" course in Azerbaijani on Udemy.

algorithms-and-data-structures leetcode python udemy-course

Last synced: 18 Jul 2025

https://github.com/digitalcrab/leetcode-problems-java

Problems from leetcode with solutions in Java

java leetcode leetcode-java leetcode-solutions

Last synced: 22 Aug 2025

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

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

algorithms competitive-programming leetcode

Last synced: 08 Sep 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/zeikar/leetcode

Solutions of Leetcode problems and brief explanations for study.

algorithms issueage leetcode leetcode-solutions study

Last synced: 24 Aug 2025

https://github.com/emanuelefavero/leetcode

This repository contains my solutions to LeetCode problems

algorithms data-structures javascript leetcode leetcode-solutions

Last synced: 29 Mar 2025

https://github.com/virtyaluk/leetcode

:triangular_ruler: Leetcode problems' solutions in C++, Go, and Python. 2030 problems solved.

airbnb algorithms amazon coding-challenge coding-interviews competitive-programming data-structures faang facebook google leetcode lyft meta microsoft netflix uber

Last synced: 24 Aug 2025

https://github.com/vartikaraj2512/dsa-training

**DSA-Training** 📚🚀: A comprehensive C-based DSA repository covering arrays, linked lists, stacks, queues, trees, graphs, hashing, dynamic programming, greedy algorithms, backtracking, sorting, and searching. Essential for placement prep and industry use, showcasing technical proficiency, problem-solving , and readiness for top tech roles. 🌟💻

c java leetcode vscode

Last synced: 04 Mar 2025

https://github.com/emahtab/queue-reconstruction-by-height

Place persons at their correct location in a queue

leetcode problem-solving sorting

Last synced: 24 Aug 2025

https://github.com/5j54d93/leetcode

My code to solve LeetCode problem in C/C++.

c cpp leetcode leetcode-solutions

Last synced: 22 Mar 2025

https://github.com/sounishnath003/practice-leetcode-multiplayer

a multiplayer application to practice leetcode problems easily with peers

golang htmx leetcode websocket

Last synced: 26 Aug 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/1337fury/problem_solving

My personal solutions to LeetCode problems. This repository contains my code submissions for various LeetCode challenges, organized by difficulty levels

coding-challenges leetcode problem-solving

Last synced: 25 Jun 2025

https://github.com/k-capehart/leetcode-solutions

Leetcode problem solutions (https://leetcode.com/problemset/all/)

leetcode leetcode-go leetcode-python leetcode-solutions

Last synced: 30 Aug 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/viniciuscestarii/leetcode

🐱‍💻 Leetcodes that I have done

leetcode typescript

Last synced: 21 Mar 2025

https://github.com/emahtab/house-robber

Find the maximum Sum for an array while not including any two adjacent elements

dynamic-programming leetcode problem-solving

Last synced: 28 Mar 2025

https://github.com/jsjzh/interview-leetcode-map

搜集有价值的面试题并附上我的解答,面试题分为基础通识部分和需要借助代码完成的部分还有 CSS 样式部分;除此之外还有 leetcode 的算法题,题目皆为我的解答,若有更优解也会附上。

algorithm css3 html interview javasript leetcode leetcode-javascript question webpack webpack4

Last synced: 17 Jun 2025

https://github.com/dostonbek1/interview-problem-solutions

Solutions for CS Interview Problems from different sources

hackerrank leetcode programming-problems-solutions

Last synced: 14 Mar 2025

https://github.com/zhouzhuojie/lcdaily

Send random leetcode email every day

golang leetcode

Last synced: 14 Mar 2025

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

You can find a JavaScript solution for problems in Leetcode in this repository.

javascript js leetcode leetcode-javascript leetcode-solutions problems problemsolving solution

Last synced: 14 Mar 2025

https://github.com/ayush272002/complete-java-with-dsa

Complete DSA series using Java which covers all important DSA concepts asked in an interview

algorithms-and-data-structures codingninjas dsa geeksforgeeks java leetcode

Last synced: 22 Mar 2025

https://github.com/m9rco/practice

:tada: :tada: Deliberate practice, continuous action

go javascrip leetcode php practice

Last synced: 05 Apr 2025

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

Leetcode solutions in python, with time and complexity analysis and documentation.

algorithms data-structures leetcode leetcode-python leetcode-python3 leetcode-solutions

Last synced: 14 Mar 2025

https://github.com/margo-yunanova/javascript-algorithms

Решение алгоритмических задач

algorithms codewars javascript leetcode typescript

Last synced: 14 Mar 2025

https://github.com/hellojukay/leetcode

这是一个LeetCode刷题项目

golang leetcode leetcode-golang

Last synced: 23 Jun 2025

https://github.com/johnntirintis/leetcode

Collection of my solutions to various LeetCode problems.

leetcode leetcode-java leetcode-practice leetcode-python leetcode-questions leetcode-solutions

Last synced: 03 Mar 2025

https://github.com/shengyuan-lu/leetcode

My LeetCode Coding Challenge Solutions. (Python)

leetcode leetcode-python

Last synced: 04 Apr 2025

https://github.com/r-pagard/python-algorithm

Write some algorithms with Python. I'm trying to write the best way that I can.

algorithms data-structures implement leetcode pytest python3 two-pointers

Last synced: 30 Mar 2025

https://github.com/chucheng92/leetcode

:kissing_closed_eyes:Java的LeetCode题解

java leetcode

Last synced: 27 Mar 2025

https://github.com/gbammc/leetcode100day

LeetCode every day with Swift~

alogrithms leetcode swift

Last synced: 20 Feb 2025

https://github.com/shivamm-verma/learn-cpp

This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.

cpp data-structures-and-algorithms leetcode problem-solving

Last synced: 29 Mar 2025

https://github.com/creator79/google-extension

This extension is used to forced you do a one Leetcode question every whenever you open the new tab in chrome

extension google leetcode

Last synced: 04 Dec 2025

https://github.com/himel-sarder/two-pointers-algorithm-with-himel

"Two-Pointers-with-Himel" repository offers implementations and explanations of the Two Pointer Technique, a powerful algorithmic approach for efficient problem-solving in arrays and linked lists. Explore Python code examples, detailed problem analyses, and contributions to enhance your understanding and mastery of this technique.

cpp leetcode leetcode-python leetcode-solutions python3 two-pointers

Last synced: 26 Mar 2025

https://github.com/shaygali/leetcode

my solutions for leetcode questions

leetcode leetcode-java leetcode-solutions

Last synced: 02 Mar 2025

https://github.com/followb1ind1y/leetcode

LeetCode Problems' Python Solutions with Chinese Explanation. LeetCode 问题的 Python 解答和中文理解

algorithms leetcode leetcode-python leetcode-solutions python

Last synced: 06 Apr 2025

https://github.com/nicehorse06/blind-75-premium-testcase

Simulate LeetCode Premium's Blind 75 challenges with ready-to-run Python tests for coding interview prep.

interview leetcode leetcode-python python

Last synced: 17 Aug 2025

https://github.com/shubham-bhoite/leetcode-mysql

This repository contains solutions to LeetCode SQL challenges.

leetcode leetcode-mysql leetcode-solutions mysql sql

Last synced: 26 Feb 2025

https://github.com/itszcx/leetcode

Journey started 29/05/2023!

epitech leetcode leetcode-python leetcode-solutions

Last synced: 31 Aug 2025

https://github.com/manpreet-bhatti/leetcode-solutions

JavaScript, Python, MySQL, and Bash (TBD) LeetCode solutions

bash javascript leetcode leetcode-solutions mysql python

Last synced: 26 Feb 2025

https://github.com/florianstancioiu/leetcode

My PHP solutions for leetcode problems

algorithm-challenges leetcode php

Last synced: 10 Apr 2025

https://github.com/rockharshitmaurya/leetcode-hub

Collection of LeetCode questions to ace the coding interview!

algorithms data-structures java leetcode

Last synced: 14 Jul 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/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