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/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/eugenechevski/problem-solving

Data-structure and algorithms interview problems and solutions.

algorithm algorithms javascript leetcode python typescript

Last synced: 03 Jan 2025

https://github.com/weihanli/leetcodesolutions

LeetCodeSolutions powered by csharp

algorithms csharp leetcode

Last synced: 26 Jan 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: 09 Jan 2025

https://github.com/dickeyy/leetcode

just a repo of all the leetcode problems ive solved

leetcode

Last synced: 28 Dec 2024

https://github.com/xiexianbin/go-leetcode

My solutions in leetcode

golang leetcode

Last synced: 26 Jan 2025

https://github.com/k-water/leetcode-js

Leetcode problems with JavaScript

algorithm javascript leetcode leetcode-javascript

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

https://github.com/emahtab/best-time-to-buy-and-sell-stock

Find the max profit buying and selling stock with at most one transaction.

buy-and-sell leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/noeyislearning/sql-coding-challenges

SQL Coding Challenges, this repository is a compilation of my journey on enhancing my SQL skills; coding challenges are from LeetCode, HackerRank, and other sources.

coding-challenge data-analytics data-science hackerrank leetcode mysql solutions

Last synced: 01 Feb 2025

https://github.com/kedixa/leetcode

LeetCode

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

✅ Solutions to LeetCode by Java

leetcode leetcode-java leetcode-solutions leetcode-sql

Last synced: 21 Jan 2025

https://github.com/emahtab/best-meeting-point

Best Meeting Point

leetcode median

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/vaibhavvikas/dsa-problems

Python solutions of leetcode problems that I created for revision.

leetcode leetcode-python leetcode-solutions

Last synced: 09 Jan 2025

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

LeetCode problem code. LeetCode 题目代码

java leetcode leetcode-solutions

Last synced: 27 Dec 2024

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

This repository contains solutions to LeetCode SQL challenges.

leetcode leetcode-mysql leetcode-solutions mysql sql

Last synced: 09 Jan 2025

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

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

codewars leetcode

Last synced: 17 Jan 2025

https://github.com/kamigami55/leetcode

My LeetCode Challenge

leetcode

Last synced: 24 Jan 2025

https://github.com/michaelfromyeg/puzzles

Solutions to problems from vscode-puzzles and vscode-leetcode.

coding leetcode problems vscode-puzzles

Last synced: 15 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/threeal/leetspace

A dedicated workspace and archive for my LeetCode submissions

competitive-programming leetcode leetcode-cpp leetcode-solutions

Last synced: 26 Oct 2024

https://github.com/emahtab/count-complete-tree-nodes

Count total nodes in a Complete Binary Tree

complete-binary-tree leetcode problem-solving

Last synced: 02 Feb 2025

https://github.com/emahtab/longest-substring-with-at-most-two-distinct-characters

Longest Substring with At Most Two Distinct Characters

leetcode sliding-window substring

Last synced: 25 Jan 2025

https://github.com/emahtab/closest-leaf-in-a-binary-tree

Closest Leaf node from a given node in a binary tree

breadth-first-search closest-leaf graph leetcode

Last synced: 02 Feb 2025

https://github.com/emahtab/fruit-into-baskets

Find longest continuous sequence length with at most 2 distinct values

at-most-2-distinct leetcode sliding-window

Last synced: 25 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/emahtab/longest-substring-with-at-most-k-distinct-characters

Longest Substring with At Most K Distinct Characters

leetcode sliding-window substring

Last synced: 25 Jan 2025

https://github.com/iron-buster/leetcode-python

python算法题代码 (leetcode, codeforces, atcoder)

algorithms atcoder datastructures leetcode python solutions

Last synced: 13 Jan 2025

https://github.com/ranveeraggarwal/leetcode-cpp

Leetcode Solutions in Modern-ish C++

algorithms cpp leetcode

Last synced: 15 Dec 2024

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/ruleeeer/leetcode-daily-mailer

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

daily-questions email-sender-tool leetcode

Last synced: 30 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/kangjung/algorithm-java

알고리즘 연습 자바

algorithm algorithms java leetcode programmers

Last synced: 02 Feb 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/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/emahtab/product-of-array-except-self

Product of array except self

array leetcode problem-solving

Last synced: 02 Feb 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: 15 Jan 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/jinghzhu/crackalgorithm

Solutions to popular algorithm challenges

algorithm golang java leetcode lintcode python

Last synced: 29 Nov 2024

https://github.com/dup4/leetcode

Leetcode Code Repo

code leetcode

Last synced: 04 Feb 2025

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/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/emahtab/ransom-note

Check If Ransom string can be constructed

leetcode problem-solving ransom

Last synced: 02 Feb 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/check-completeness-of-a-binary-tree

Checking whether a binary tree is Complete binary tree or not

bfs complete-binary-tree leetcode problem

Last synced: 02 Feb 2025

https://github.com/sh20raj/leetcode

All Leetcode Problems and Solutions || Download Offline

leetcode leetcodesolutions

Last synced: 17 Dec 2024

https://github.com/emahtab/copy-list-with-random-pointer

Copy a Linked List with Random Pointer

clone leetcode linked-list problem-solving

Last synced: 02 Feb 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/viniciuscestarii/leetcode

🐱‍💻 Leetcodes that I have done

leetcode typescript

Last synced: 26 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/decode-ways

Number of ways to decode

dynamic-programming leetcode problem-solving

Last synced: 02 Feb 2025