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/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/emahtab/add-two-numbers

Add two linked lists nodes

leetcode linked-list problem-solving

Last synced: 07 Dec 2024

https://github.com/emahtab/campus-bikes

Assign closest bike to each worker

leetcode priority-queue

Last synced: 07 Dec 2024

https://github.com/emahtab/word-search

Word Search in a 2D Grid

dfs leetcode problem-solving word-search

Last synced: 07 Dec 2024

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

Find whether a number is an Ugly number

leetcode problem-solving ugly-number

Last synced: 07 Dec 2024

https://github.com/emahtab/symmetric-binary-tree

Check whether a Binary Tree is Symmetric around its center

binary-tree leetcode problem-solving symmetric-binary-tree

Last synced: 07 Dec 2024

https://github.com/emahtab/search-2d-matrix-ii

Search 2D Matrix sorted row and column wise

leetcode problem-solving

Last synced: 07 Dec 2024

https://github.com/emahtab/reverse-linked-list

Reverse a singly Linked List

leetcode linked-list problem-solving reverse

Last synced: 07 Dec 2024

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

Place persons at their correct location in a queue

leetcode problem-solving sorting

Last synced: 07 Dec 2024

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

Check If Ransom string can be constructed

leetcode problem-solving ransom

Last synced: 07 Dec 2024

https://github.com/emahtab/product-of-array-except-self

Product of array except self

array leetcode problem-solving

Last synced: 07 Dec 2024

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/emahtab/next-permutation

Find the next permutation

leetcode permutation problem-solving

Last synced: 07 Dec 2024

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

My LeetCode Challenge

leetcode

Last synced: 24 Jan 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/gnodivad/leetcode

✅ Solutions to LeetCode by Java

leetcode leetcode-java leetcode-solutions leetcode-sql

Last synced: 21 Jan 2025

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

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

codewars leetcode

Last synced: 17 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/kedixa/leetcode

LeetCode

leetcode

Last synced: 24 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/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/wenjin1997/rust-leetcode

用rust刷LeetCode代码及笔记。

leetcode

Last synced: 23 Jan 2025

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

leetcode solutions based on rust

leetcode rust

Last synced: 23 Jan 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/iremcatak/leetcode_sql_50

leetcode sql 50 solutions

leetcode leetcode-solutions mssql sql

Last synced: 18 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/shubhansu-kr/dailychallenge-2023-leetcode

Leetcode Daily Challenge 2023 | Solutions and Progress | C++/ C

cpp daily-challenge leetcode leetcode-daily-challenge leetcode-solutions

Last synced: 23 Jan 2025

https://github.com/susilnem/leetcode

This contains all the Leetcode Questions and answers.

leetcode leetcode-solutions

Last synced: 09 Jan 2025

https://github.com/yudataguy/beatcode

Leetcode space repetition memorization web app

leetcode

Last synced: 30 Nov 2024

https://github.com/yutounun/leetcodewithjs

Solutions to easy problems on leetcode with JS

interview interview-preparation interview-questions leetcode

Last synced: 23 Jan 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/vvatanabe/go-leetcode

leetcode in Go

go leetcode

Last synced: 23 Jan 2025

https://github.com/alyqamar/leetcode

"LeetCode" by alyQamar, contains solutions to various problems from Leet Code, a popular platform for practicing and improving coding skills. The solutions are implemented in cpp , JS and are accompanied by detailed explanations and comments. The repository also includes a variety of problem types, such as data structures, algorith

algorithms competitive competitive-programming competitive-programming-contests contest contest-solution contests cpp data-structures java javascript js leetcode leetcode-cpp leetcode-cpp-solutions leetcode-js leetcode-solutions problem-solving problems

Last synced: 16 Jan 2025

https://github.com/aryanjain28/dsa

"This repository contains my LeetCode practice, DSA understanding, and crucial algorithms, encompassing all of my code."

algorithms data-structures leetcode leetcode-solutions python3

Last synced: 01 Dec 2024

https://github.com/hellojukay/leetcode

这是一个LeetCode刷题项目

golang leetcode leetcode-golang

Last synced: 01 Dec 2024

https://github.com/kravetsone/vscode-coderun

Это расширение позволяет вам решать задачки прямо в вашем любимом редакторе!

coderun coderun-yandex-ru leetcode vscode vscode-extension

Last synced: 25 Nov 2024

https://github.com/yoshitunaiga/algo-explained

I will complete coding exercises from platforms like AlgoExpert, LeetCode, and Educative's Grokking Coding Interview Patterns. Additionally, I will explain/show the process taken to solve these problems for better understanding.

grokking-algorithms javascript leetcode python typescript

Last synced: 25 Nov 2024

https://github.com/brainstone/leetcode

This little project is a template for running LeetCode problems locally in your CLion installation.

cmake cpp cpp20 leetcode leetcode-cpp template

Last synced: 31 Dec 2024

https://github.com/manjurulhoque/problem-solving

A repository to contain my submissions in various online judges.

algorithms codechef codeforces data-structures hackerrank leetcode problem-solving

Last synced: 25 Nov 2024

https://github.com/vanditg/leetcode

This repository contains solutions for Leetcode - The World's Leading Programming Learning website. The programming language will vary depending on the problem-solving strategy and convenience, but most solutions will be in python.

data-structures-and-algorithms leetcode python3

Last synced: 22 Dec 2024

https://github.com/chiragagg5k/leetcode

This repository contains all the LeetCode problems I have solved sorted by languages the solutions are implemented in.

java leetcode problem-solving python

Last synced: 22 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/aritrac1/java

All the Basics concepts of Java, OOPs, DSA in Java and some Projects along practice problems(leetcode and other platforms) and other resources.

algorithms competitive-programming data-structures dsa dsa-algorithm dsa-practice exception-handling java java-basics java-projects leetcode leetcode-java maths multithreading oops-in-java patterns practice-programming project

Last synced: 23 Jan 2025

https://github.com/imvickykumar999/hackerrank-codechef-leetcode

To do next question is ProjectEuler+ https://www.hackerrank.com/contests/projecteuler/challenges

30-days-of-code-solutions codechef competitive-programming hackerrank hackerrank-solutions leetcode python3

Last synced: 01 Dec 2024

https://github.com/tangqi92/leetcode

LeetCode Algorithm

algorithms leetcode

Last synced: 23 Jan 2025

https://github.com/2ykwang/learn-algorithm

백준, 릿코드, 프로그래머스 알고리즘 문제 풀기

baekjoon-online-judge leetcode programmers-online-judge python

Last synced: 26 Nov 2024

https://github.com/vansh-codes/leetcode-tracker

Personalize leetcode tracker to track my leetcode progress effectively

github-api leetcode leetcode-progress leetcode-tracker nextjs problem-solving progress-monitoring

Last synced: 26 Nov 2024

https://github.com/asfak00/30-days-of-javascript-leetcode

To strengthen my javascript fundamentals I'm doing Leetcode's 30-day javascript challenge and in this repo, I'll put all my problem's code.

fundamentals js leetcode

Last synced: 09 Jan 2025

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

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

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

Last synced: 26 Nov 2024

https://github.com/lightningminers/simple

LeetCode(JavaScript)解题,两周一例;

javascript leetcode typescript

Last synced: 18 Dec 2024

https://github.com/theodesp/leetcode-scala

Working through Leetcode problems with Scala

leetcode leetcode-solutions scala

Last synced: 08 Dec 2024