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/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: 15 Jan 2025

https://github.com/dup4/leetcode

Leetcode Code Repo

code leetcode

Last synced: 04 Feb 2025

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

Solutions for CS Interview Problems from different sources

hackerrank leetcode programming-problems-solutions

Last synced: 21 Jan 2025

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

Count the total Battleships in a board

dfs graph leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/mohahmadraza/leetcode-python-project-tasks

This repository, is a comprehensive collection of Python solutions and projects focused on solving a wide array of LeetCode problems. It serves as a valuable resource for anyone looking to enhance their coding skills, prepare for technical interviews, or simply practice algorithm and data structure challenges using Python.

algorithm algorithms-and-data-structures coding coding-challenge coding-interviews competitive-programming data-structures leetcode leetcode-python leetcode-solutions programming programming-challenges python software-development technical-interview-questions

Last synced: 10 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: 02 Feb 2025

https://github.com/iremcatak/leetcode_sql_50

leetcode sql 50 solutions

leetcode leetcode-solutions mssql sql

Last synced: 18 Jan 2025

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

Collection of LeetCode questions to ace the coding interview!

algorithms data-structures java leetcode

Last synced: 08 Jan 2025

https://github.com/pratyushpanda91/js-30-leetcode-solution

My 30-Day LeetCode JavaScript Journey! ๐Ÿ’ปโœจ

javascript js leetcode

Last synced: 21 Jan 2025

https://github.com/priyansusahoo/placement

JAVA | DSA | Leetcode | Placement Preparation | #100DaysOfCoding

100daysofcoding algorithms core-java data-structures dsa-practice java leetcode leetcode-java

Last synced: 10 Nov 2024

https://github.com/emahtab/cousins-in-binary-tree

Check whether given two nodes are cousins in a binary tree

binary-tree dfs leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/kangjung/algorithm-java

์•Œ๊ณ ๋ฆฌ์ฆ˜ ์—ฐ์Šต ์ž๋ฐ”

algorithm algorithms java leetcode programmers

Last synced: 02 Feb 2025

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

Find the days after which there will be a warmer day

leetcode problem-solving stack

Last synced: 02 Feb 2025

https://github.com/anvouk/leetcode

C/C++ leetcode personal solutions

leetcode leetcode-c leetcode-cpp leetcode-solutions

Last synced: 07 Jan 2025

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

leetcode solutions based on rust

leetcode rust

Last synced: 23 Jan 2025

https://github.com/nomadbala/crack-sql-interview-in-50-qs

This repository contains my solutions for the LeetCode Crack SQL Interview in 50 Questions study plan. Each solution is provided with detailed explanations to help you understand the approach and logic. Use this repository to practice SQL queries and prepare effectively for SQL interviews.

company database interview interview-preparation interview-questions leetcode mssql mysql oracle postgresql sql

Last synced: 17 Nov 2024

https://github.com/pvarentsov/leetcode

My LeetCode solutions.

leetcode leetcode-solutions

Last synced: 23 Dec 2024

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

Find the missing number

hashset leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/quibler7/leetcode-blind-75

LeetCode Blind 75 ๐Ÿง  is a curated list of the top 75 algorithm problems in LeetCode posted on the Blind platform.

leetcode leetcode-blind-75 leetcode-blind-75-python leetcode-python leetcode-solutions

Last synced: 23 Jan 2025

https://github.com/viniciuscestarii/leetcode

๐Ÿฑโ€๐Ÿ’ป Leetcodes that I have done

leetcode typescript

Last synced: 26 Jan 2025

https://github.com/emahtab/shortest-bridge

Find minimum number of flips required to make connect two disconnected islands

bfs dfs leetcode

Last synced: 02 Feb 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/yudataguy/beatcode

Leetcode space repetition memorization web app

leetcode

Last synced: 29 Jan 2025

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

็”จrustๅˆทLeetCodeไปฃ็ ๅŠ็ฌ”่ฎฐใ€‚

leetcode

Last synced: 23 Jan 2025

https://github.com/syohex/leetcode

leetcode problems

cpp leetcode

Last synced: 03 Jan 2025

https://github.com/emahtab/spiral-matrix

Spiral Traversal of a 2D Matrix

leetcode problem-solving spiral-traversal

Last synced: 02 Feb 2025

https://github.com/spirita1204/leetcode

๐ŸŽฏRecord my Leetcode daily challenge๐Ÿ“šAutomatically package the LeetCode problems written daily into an .MD file through Notion using a Zapier workflow + Webhooks and upload it to the github.

github-api leetcode notion workflow zapier

Last synced: 05 Feb 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: 20 Jan 2025

https://github.com/emahtab/binary-tree-zigzag-level-order-traversal

Binary Tree Zigzag (Spiral) Order Traversal

bfs binary-tree leetcode problem-solving

Last synced: 02 Feb 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: 02 Feb 2025

https://github.com/henilp105/leetcode-obsidian

This repository holds leetcode solutions in Python3

leetcode leetcode-python leetcode-solutions

Last synced: 08 Nov 2024

https://github.com/kedixa/leetcode

LeetCode

leetcode

Last synced: 24 Jan 2025

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

kth largest element in an array

heap leetcode problem-solving

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

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

Algorithm and data structure problems from https://leetcode.com solved in JavaScript

algorithms data-structures javascript js leetcode

Last synced: 24 Jan 2025

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/tokiory/codewars-and-leetcode

ะ—ะฐะดะฐั‡ะธ ะธะท LeetCode ะธ Codewars ั ะฟะพะปะฝั‹ะผ ะพะฟะธัะฐะฝะธะตะผ ั€ะตัˆะตะฝะธั

codewars leetcode

Last synced: 17 Jan 2025

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

Check whether an array contains a duplicate value.

array duplicate hashset leetcode problem-solving

Last synced: 02 Feb 2025

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/jotavare/leetcode

My completed exercises from LeetCode and some training examples.

bash c cpp leetcode shell

Last synced: 02 Jan 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: 08 Feb 2025

https://github.com/emahtab/decode-ways

Number of ways to decode

dynamic-programming leetcode problem-solving

Last synced: 02 Feb 2025

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

:dart: My leetcode solutions

leetcode leetcode-rust leetcode-solutions rust

Last synced: 15 Jan 2025

https://github.com/nurislam03/online_judge-competitive_programming

A repository to sync all my solutions for different Online Judges/platforms.

acm-icpc c competitive-programming cplusplus go golang java leetcode lightoj uva

Last synced: 08 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: 02 Feb 2025

https://github.com/tkachuk-ai/leet-code

My LeetCode solutions (from Brute Force to possible efficient algorithms with time and space complexity analysis) provided for the reference. The repo is continuously updated ๐Ÿ”›

interview-practice interview-preparation interview-questions leetcode leetcode-java leetcode-solutions

Last synced: 14 Jan 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: 29 Dec 2024

https://github.com/kamigami55/leetcode

My LeetCode Challenge

leetcode

Last synced: 24 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/emahtab/excel-sheet-column-number

Find the excel sheet column number

leetcode maths maths-problem problem-solving

Last synced: 02 Feb 2025

https://github.com/emahtab/ransom-note

Check If Ransom string can be constructed

leetcode problem-solving ransom

Last synced: 02 Feb 2025

https://github.com/galaxy4276/algorithm-study

ํŒ€ ๊ธฐ๋ฐ˜์œผ๋กœ ์šด์˜ํ•˜๋Š” ์•Œ๊ณ ๋ฆฌ์ฆ˜ ์Šคํ„ฐ๋””

algorithms data-structures leetcode leetcode-solutions

Last synced: 26 Jan 2025

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

Determine whether a number is power of three.

leetcode maths problem-solving

Last synced: 02 Feb 2025

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/rxy001/leetcode-spider

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

leetcode

Last synced: 15 Jan 2025

https://github.com/parthjohri/leetcodepractice

This repository holds my solutions for all the LeetCode problems that I have been solving

cpp data-structures leetcode leetcode-cpp leetcode-solutions

Last synced: 08 Jan 2025

https://github.com/bagashiz/leetcode

All of my LeetCode solutions.

leetcode leetcode-solutions

Last synced: 10 Feb 2025

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/sebastiandotdev/waste-v2

Leetcode platform exercises... Completely Open Sources, Ready to challenge your programming. ๐ŸŒ™

exercism leetcode rust typescript

Last synced: 05 Feb 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: 11 Feb 2025

https://github.com/debapriyo007/leetcode

Solve various types of questions of Data Structure.The questions are from "LeetCode" and "GFG" as well ,the question are solved in JAVA Language.๐Ÿคž๐Ÿ˜‡

dsa gfg java leetcode leetcode-java

Last synced: 28 Dec 2024

https://github.com/giorgiosld/leetcode

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

leetcode leetcode-python python3

Last synced: 08 Jan 2025