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/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/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: 04 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/emahtab/top-k-frequent-elements

Find top k frequent elements

leetcode problem-solving top-k treemap

Last synced: 07 Dec 2024

https://github.com/adherentman/leetcode

📝My LeetCode

leetcode typescript

Last synced: 28 Dec 2024

https://github.com/emahtab/min-cost-to-connect-all-points

Find the min cost for the Minimum Spanning Tree (MST)

leetcode minimum-spanning-tree prims-algorithm

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

https://github.com/vaibhav18matere/practice

A central repository to practice DSA, JavaScript, React; almost everything around problem solving and logic building

design-patterns dsa javascript leetcode react

Last synced: 02 Nov 2024

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

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

Leetcode problems with JavaScript

algorithm javascript leetcode leetcode-javascript

Last synced: 16 Nov 2024

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

solving leetcode problems

alrogithm leetcode leetcode-python3

Last synced: 19 Nov 2024

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

https://github.com/emahtab/sum-of-two-integers

Sum two integers without using + operator

bit-shifting bitwise-operators leetcode problem-solving

Last synced: 07 Dec 2024

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/caedenph/algorithms

Contains Leetcode problems, Algorithms, and Advent of Code solutions

advent-of-code algorithms aoc leetcode

Last synced: 27 Dec 2024

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

Solutions for CS Interview Problems from different sources

hackerrank leetcode programming-problems-solutions

Last synced: 20 Nov 2024

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

Find the max profit buying and selling stock with unlimited number of transactions.

buy-and-sell leetcode problem-solving

Last synced: 07 Dec 2024

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

Spiral Traversal of a 2D Matrix

leetcode problem-solving spiral-traversal

Last synced: 07 Dec 2024

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: 14 Nov 2024

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

Welcome to my Leetcode solutions repository! This is a collection of my solutions to various Leetcode problems, showcasing my problem-solving skills and coding practices

365daysofcode algorithms consistency data-structures data-structures-and-algorithms datastructures-algorithms java leetcode leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-questions leetcode-solutions

Last synced: 30 Nov 2024

https://github.com/dtsdwarak/algorithms

Algorithms - Mostly for practice and reference

algorithms leetcode

Last synced: 04 Dec 2024

https://github.com/ranitmanik/dsa-bootcamp-java

🧑‍💻 The Complete DSA Bootcamp in JAVA for 2023 || This repository is a comprehensive collection of Java code implementations, projects, and assignments covering a wide range of DSA topics completed during the DSA-Bootcamp-Java Bootcamp by Kunal Kushwaha.

algorithms bootcamp community-classroom data-structures data-structures-algorithms data-structures-and-algorithms dsa dsa-java dsa-learning-series dsa-practice dsalgo-questions java kunalkushwaha leetcode wemakedevs

Last synced: 30 Nov 2024

https://github.com/daverbk/learning-sql

Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan

alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql

Last synced: 27 Dec 2024

https://github.com/marcelotsvaz/google-foobar

Google Foobar challenge.

leetcode python

Last synced: 17 Nov 2024

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

Best Meeting Point

leetcode median

Last synced: 07 Dec 2024

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

History of my leetcode challenges/documentations

blog gatsbyjs leetcode leetcode-python leetcode-solutions

Last synced: 21 Dec 2024

https://github.com/debapriyo007/tree

This repository contains solutions to various LeetCode problems that I have solved.✅

dsa faang-interview interview-questions java leetcode tree

Last synced: 28 Dec 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: 07 Dec 2024

https://github.com/nusr/leetcode

leetcode 题解

c javascript leetcode sql

Last synced: 23 Nov 2024

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

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

algorithms codewars javascript leetcode typescript

Last synced: 20 Nov 2024

https://github.com/iremcatak/leetcode_sql_50

leetcode sql 50 solutions

leetcode leetcode-solutions mssql sql

Last synced: 17 Nov 2024

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

leetcode playground and record

leetcode rust

Last synced: 15 Dec 2024

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/emahtab/maximal-square

Find the maximal square area

dynamic-programming leetcode problem-solving

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

https://github.com/xnacly/leet

Leetcode solutions grouped by language

leetcode

Last synced: 17 Nov 2024

https://github.com/muhammad-fiaz/data-structures-and-algorithms-solutions

Explore comprehensive solutions to coding problems from Geeks for Geeks, LeetCode, and HackerRank. This repository focuses on implementing and understanding fundamental data structures and algorithms, organized for easy navigation and quick learning.

algorithm-challenges algorithms-and-data-structures data-structure data-structures data-structures-algorithms data-structures-and-algorithms datastructure datastructures datastructures-algorithms datastructuresandalgorithm dsa dsa-algorithm dsa-learning-series dsa-practice dsa-questions dsa-solutions dsalgo-questions hackerrank leetcode solutions

Last synced: 14 Dec 2024

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/humza-waseem/hackerrank-leetcode-others

This Repository containing Leetcode & HackerRank problems

csharp hackerrank leetcode python

Last synced: 09 Jan 2025

https://github.com/forloopcodes/javascript-leetcode-solutions

This repository contains my solutions to LeetCode problems in JavaScript. Each solution is contained in its own file and is named according to the problem title.

javascript leetcode leetcode-java leetcode-javascript

Last synced: 14 Nov 2024

https://github.com/santoshvarmaaddala/leetcode_api

Leetcode Api for fetch the leetcode user details easily

api endpoint fastapi graphql leetcode python3 request uvicorn webscarpping

Last synced: 22 Dec 2024

https://github.com/emahtab/smallest-subtree-with-all-the-deepest-nodes

Find the smallest subtree with all the deepest nodes in a binary tree

bfs breadth-first-search leetcode lowest-common-ancestor problem-solving

Last synced: 07 Dec 2024

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

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

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

algorithm javascript leetcode typescript

Last synced: 16 Nov 2024

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

Number of ways to decode

dynamic-programming leetcode problem-solving

Last synced: 07 Dec 2024

https://github.com/yufji/blog

LeetCode、项目中的实践爬坑

leetcode

Last synced: 08 Dec 2024

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/emahtab/copy-list-with-random-pointer

Copy a Linked List with Random Pointer

clone leetcode linked-list problem-solving

Last synced: 07 Dec 2024

https://github.com/zqkc/leetcode

Leetcode

leetcode online-judge

Last synced: 03 Dec 2024

https://github.com/jinghzhu/crackalgorithm

Solutions to popular algorithm challenges

algorithm golang java leetcode lintcode python

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

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

https://github.com/lonelyhentxi/rusty-leetcode

My leetcode solutions with rust language.

leetcode leetcode-solutions rust solutions

Last synced: 08 Dec 2024