Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/emahtab/longest-common-prefix

Find the longest common prefix among strings

leetcode prefix problem-solving

Last synced: 07 Dec 2024

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

leetcode solutions based on rust

leetcode rust

Last synced: 23 Jan 2025

https://github.com/emahtab/largest-rectangle-in-a-histogram

Largest rectangle in a histogram

leetcode problems-solving

Last synced: 07 Dec 2024

https://github.com/chucheng92/leetcode

:kissing_closed_eyes:Java的LeetCode题解

java leetcode

Last synced: 06 Dec 2024

https://github.com/emahtab/longest-palindromic-substring

Find longest palindromic substring in a string

leetcode palindrome problem-solving substring

Last synced: 07 Dec 2024

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: 16 Jan 2025

https://github.com/emahtab/kth-largest-element-in-an-array

kth largest element in an array

heap leetcode problem-solving

Last synced: 07 Dec 2024

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

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

codewars coding-competitions exams hackerrank leetcode programming solutions

Last synced: 12 Jan 2025

https://github.com/threeal/leettest

Tool for compiling and testing solutions to LeetCode problems

competitive-programming compile cpp leetcode leetcode-cpp leetcode-solutions nodejs test tool

Last synced: 21 Dec 2024

https://github.com/surajk95/leetify

Awesome Leet Code effect for webpages. Built completely with Vanilla JS.

leet-generator leetcode matrix-effect vanilla-javascript vanilla-js

Last synced: 22 Jan 2025

https://github.com/tuan882612/leetcode

My solutions to Leetcode problems.

algorithms data-structures leetcode python

Last synced: 17 Jan 2025

https://github.com/yudataguy/beatcode

Leetcode space repetition memorization web app

leetcode

Last synced: 29 Jan 2025

https://github.com/emahtab/intersection-of-two-arrays-ii

Find the elements which intersect

hashmap leetcode problem-solving

Last synced: 07 Dec 2024

https://github.com/ryandvl/leetcode

All the problems that I solved in LeetCode.

computer-science cpp java javascript leetcode python

Last synced: 07 Dec 2024

https://github.com/hongleizhang/jpleetcode

Java and Python in LeetCode. 通过Python语言和Java语言练习LeetCode平台上的算法习题。

algorithms java leetcode python

Last synced: 09 Jan 2025

https://github.com/emahtab/insert-delete-getrandom

Insert delete getRandom() in O(1) average

hashmap leetcode list problem-solving

Last synced: 07 Dec 2024

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

用rust刷LeetCode代码及笔记。

leetcode

Last synced: 23 Jan 2025

https://github.com/fireinrain/leetcode-runs

leetcode exercise that implemented by Java

java leetcode

Last synced: 14 Jan 2025

https://github.com/nidhiupman568/my-sql-problem-solved

🌟Welcome to a curated 📚 collection 📚 of solved 🛠️ MySQL 💾 interview 💬 problems ❓ from LeetCode 💡. 📊🔍 This section 📚 showcases 🔍 key questions ❓ and their solutions 💡, providing 📊 a valuable 🛠️ resource 📚 for anyone 💬 preparing 🛠️ for SQL 💾 interviews 💬. 🚀

data-with-sql database-queries dbms learn-sql leetcode my-sql-mastery my-sql-solutions mysql problem-solving query-optimization sql sql-experts sql-problem-solving sql-queries sql-syntax

Last synced: 10 Jan 2025

https://github.com/kedixa/leetcode

LeetCode

leetcode

Last synced: 24 Jan 2025

https://github.com/tokiory/codewars-and-leetcode

Задачи из LeetCode и Codewars с полным описанием решения

codewars leetcode

Last synced: 17 Jan 2025

https://github.com/unorsk/goog

Mostly Leetcode challenges

algorithm-challenges algorithms haskell leetcode

Last synced: 20 Dec 2024

https://github.com/shivankk26/leetcode-questions

In this GitHub Repository, I'll be adding answers to various questions available on Leetcode. This Repository consists of three categories, as given on Leetcode, i.e Easy, Medium, and Hard. As well as all the answers will be provided in Java Language. So, do check that out and have fun!

dsa dsa-algorithm dsa-practice java java-8 leetcode problem-solving problems

Last synced: 09 Jan 2025

https://github.com/shaygali/leetcode

my solutions for leetcode questions

leetcode leetcode-java leetcode-solutions

Last synced: 13 Jan 2025

https://github.com/fenil3357/leetcode

Collection of LeetCode questions solved by me! - Created using LeetHub.

leetcode leetcode-solutions

Last synced: 25 Jan 2025

https://github.com/dhrupad17/leetcode_binarysearchstudyplanii

In computer science, binary search, also known as half-interval search or logarithmic search, is a search algorithm that is commonly used to find the position of a target value within a sorted array. However, the binary search algorithm is not limited to arrays. In any scenario where one can determine if the target value is higher or lower than a given value, binary search can be used to repeatedly halve the search space for a target value.

array binary-search greedy hashtable leetcode leetcode-solutions math sorting string tree two-pointers

Last synced: 16 Jan 2025

https://github.com/jinghzhu/crackalgorithm

Solutions to popular algorithm challenges

algorithm golang java leetcode lintcode python

Last synced: 29 Nov 2024

https://github.com/gnodivad/leetcode

✅ Solutions to LeetCode by Java

leetcode leetcode-java leetcode-solutions leetcode-sql

Last synced: 21 Jan 2025

https://github.com/emahtab/factorial-trailing-zeroes

Find number of trailing zeroes in factorial of a number

factorial leetcode maths maths-problem problem-solving

Last synced: 07 Dec 2024

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

This repository contains solution of LeetCode Problems

java java-8 leetcode leetcode-python leetcode-solutions mysql python python3 sql

Last synced: 25 Dec 2024

https://github.com/armour/leetcode

👨‍💻 This repo is used for storing my solution for LeetCode OJ.

leetcode

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

https://github.com/emahtab/contains-duplicate

Check whether an array contains a duplicate value.

array duplicate hashset leetcode problem-solving

Last synced: 07 Dec 2024

https://github.com/xu-cheng/leetcode

:dart: My leetcode solutions

leetcode leetcode-rust leetcode-solutions rust

Last synced: 15 Jan 2025

https://github.com/kamigami55/leetcode

My LeetCode Challenge

leetcode

Last synced: 24 Jan 2025

https://github.com/sh20raj/leetcode

All Leetcode Problems and Solutions || Download Offline

leetcode leetcodesolutions

Last synced: 17 Dec 2024

https://github.com/aishanipach/interview-checkpoints

Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.

cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet

Last synced: 22 Jan 2025

https://github.com/misterzurg/leetcode-preporation

🧑‍🎨 My solutions from LeetCode stuff

leetcode leetcode-go

Last synced: 20 Jan 2025

https://github.com/tzuyi0817/leetcode

Solutions to LeetCode in JavaScript.

algorithm javascript leetcode leetcode-solutions

Last synced: 22 Jan 2025

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

Find the days after which there will be a warmer day

leetcode problem-solving

Last synced: 07 Dec 2024

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: 15 Dec 2024

https://github.com/hkaur008/leetcode-questions

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

interview interview-questions leetcode

Last synced: 16 Jan 2025

https://github.com/rxy001/leetcode-spider

Fetching the algorithm questions that have been accepted on own LeetCode account.

leetcode

Last synced: 15 Jan 2025

https://github.com/sherwinshen/leetcode

📖 算法学习之 LeetCode(主要基于 TS/JS 语言)

algorithm javascript leetcode typescript

Last synced: 17 Jan 2025

https://github.com/farooq85-dev/leetcode-problems

LeetCode enhance your coding skills. Inshallah, i will present all the problems in JavaScript or Python. But my first priority will be to solve in JavaScript. Inshallah, I will solve minimum 200 problems. Happy Coding!

coding-skills javascript leetcode problems python

Last synced: 19 Jan 2025

https://github.com/emahtab/convert-sorted-array-to-binary-search-tree

Convert Sorted Array to Height Balanced Binary Search Tree

binary-search-tree leetcode problem-solving

Last synced: 07 Dec 2024

https://github.com/thutasann/ts-leet

algorithms, leet code solutions and typescript fundamentals

algorithms leetcode typescript

Last synced: 06 Jan 2025

https://github.com/emahtab/battleships-in-a-board

Count the total Battleships in a board

dfs graph leetcode problem-solving

Last synced: 07 Dec 2024

https://github.com/pbelskiy/contest

Sweet home for my solutions from different contests

leetcode

Last synced: 16 Jan 2025

https://github.com/humza-waseem/hackerrank-leetcode-others

This Repository containing Leetcode & HackerRank problems

csharp hackerrank leetcode python

Last synced: 09 Jan 2025

https://github.com/emahtab/next-permutation

Find the next permutation

leetcode permutation problem-solving

Last synced: 07 Dec 2024

https://github.com/igaozp/oh-my-leetcode

LeetCode problem code. LeetCode 题目代码

java leetcode leetcode-solutions

Last synced: 27 Dec 2024

https://github.com/ghosts6/leetcode_exercise

Leet code exercise solutions

bash c cpp js leetcode leetcode-solutions python3

Last synced: 16 Jan 2025

https://github.com/waasiq/leetcode

My solutions to LeetCode problems.

competitive-programming leetcode leetcode-solutions

Last synced: 21 Jan 2025

https://github.com/shixinhuang99/leetcode-daily

leetcode playground and record

leetcode rust

Last synced: 15 Dec 2024

https://github.com/emahtab/add-two-numbers

Add two linked lists nodes

leetcode linked-list problem-solving

Last synced: 07 Dec 2024

https://github.com/ruleeeer/leetcode-daily-mailer

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

daily-questions email-sender-tool leetcode

Last synced: 03 Dec 2024

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: 16 Jan 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: 16 Jan 2025

https://github.com/emahtab/power-of-three

Determine whether a number is power of three.

leetcode maths problem-solving

Last synced: 07 Dec 2024

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: 13 Dec 2024

https://github.com/kavimaluskam/leetcode-collection

History of my leetcode challenges/documentations

blog gatsbyjs leetcode leetcode-python leetcode-solutions

Last synced: 13 Jan 2025

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

📑 LeetCode problems' Algorithms and Solutions implemented in common PL with explanations and links to further readings.

algorithms computer-science concurrency database interview-preparation javascript leetcode leetcode-solutions shell

Last synced: 20 Dec 2024