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

Algorithms - Mostly for practice and reference

algorithms leetcode

Last synced: 04 Dec 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/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: 13 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/hta218/algorithms-and-data-structures

My solutions to LeetCode and HackerRank's problems

algorithms data-structures hackerrank leetcode

Last synced: 27 Jan 2025

https://github.com/lloydlobo/leetcode

solutions and reference to solve common coding leetcode problems

coding leetcode

Last synced: 16 Dec 2024

https://github.com/dup4/leetcode

Leetcode Code Repo

code leetcode

Last synced: 09 Dec 2024

https://github.com/thapasijan171/dsawithprojects

Leetcode solutions sharpen problem-solving skills by providing real-world coding challenges, improving algorithmic thinking. DSA projects integrate these solutions into practical applications, enhancing efficiency and deepening data structures knowledge for optimized development.

dsa-project dsaproject java leetcode leetcode-solutions projects

Last synced: 04 Dec 2024

https://github.com/tanhauhau/leetcodestarter

Boilerplate to kickstart your LeetCode practice

boilerplate java leetcode practice

Last synced: 06 Dec 2024

https://github.com/pratikpaudel/leetcode-progress-documentation

A collection of my LeetCode solutions and notes to improve and prepare for technical interviews.

data-structures datastructures dsa leetcode

Last synced: 09 Dec 2024

https://github.com/emanuelefavero/leetcode

This repository contains my solutions to LeetCode problems

algorithms data-structures javascript leetcode leetcode-solutions

Last synced: 10 Dec 2024

https://github.com/anindya-dey/practice-leetcode

Here I maintain all the problems I have solved on Leetcode. Courtesy: Leethub extension

andys-cli dsa dsa-practice leetcode leetcode-cpp leetcode-practice leetcode-solutions

Last synced: 17 Jan 2025

https://github.com/humbertocg18/pucrs-alest-i-2.3-2023.24

Trabalhos, Projetos, Exercícios e aulas realizados em Java na cadeira de Algoritimos e estrutura de dados 1, matéria do segundo semestre.

beecrowd beecrowd-solution-in-js beecrowd-solutions-in-java data data-structures datastructures-algorithms hashmap hashtable java-8 leetcode leetcode-javascript leetcode-solutions leetcodepra pucrs sorting-algorithms

Last synced: 10 Dec 2024

https://github.com/shivamm-verma/learn-cpp

This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.

cpp data-structures-and-algorithms leetcode problem-solving

Last synced: 10 Dec 2024

https://github.com/xnacly/leet

Leetcode solutions grouped by language

leetcode

Last synced: 18 Jan 2025

https://github.com/fahimfba/leetcode

I solve problems from LeetCode and I keep my solution here

leetcode

Last synced: 10 Dec 2024

https://github.com/windomz/leetcode-init

:triangular_ruler: A tool to create leetcode code template via cli.

leetcode leetcode-golang leetcode-template

Last synced: 23 Dec 2024

https://github.com/alexscience/wordsearchengine

WordSearchEngine - это консольное приложение на C#, предназначенное для поиска слов в текстовых файлах. Программа позволяет пользователю указать путь к текстовому файлу и искомое слово, а затем выводит строки, в которых это слово встречается, вместе с номерами строк. Пользователь также может выбрать, искать ли все вхождения слова или только первое.

csharp dotnet-core dotnet-framework leetcode test-task word-search-engine

Last synced: 21 Jan 2025

https://github.com/aiveraiva/problem-solutions

My solutions to online judge website: LeetCode, Zerojudge, etc.

dynamic-programming leetcode leetcode-solutions online-judge problem-solving python solutions

Last synced: 23 Dec 2024

https://github.com/yurisldk/leetcode

Collection of LeetCode questions to ace the coding interview!

leetcode leetcode-solutions leetcode-typescript

Last synced: 15 Oct 2024

https://github.com/sebastiandotdev/waste-v2

Leetcode platform exercises... Completely Open Sources, Ready to challenge your programming. 🌙

exercism leetcode rust typescript

Last synced: 11 Dec 2024

https://github.com/javohirtohirovich/leetcode-js

You can find a JavaScript solution for problems in Leetcode in this repository.

javascript js leetcode leetcode-javascript leetcode-solutions problems problemsolving solution

Last synced: 21 Jan 2025

https://github.com/weitsunglin/cpp-gitaction-template-using-leetcode

github action complie cpp, using leetcode

cpp github-actions leetcode

Last synced: 11 Dec 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/margo-yunanova/javascript-algorithms

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

algorithms codewars javascript leetcode typescript

Last synced: 21 Jan 2025

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

Solutions of some problems available online (for example, on LeetCode)

leetcode leetcode-solutions problem-solving typescript

Last synced: 21 Dec 2024

https://github.com/snehalyelmati/competitive-programming-golang

Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes of data structures and algorithms.

algorithms data-structures golang google-hashcode google-kickstart leetcode

Last synced: 12 Dec 2024

https://github.com/mohit030802/dsa-java-

Here are my Solution to some Leetcode question that I have solved. They are sorted in Topic wise and based on their difficulty level on Leetcode.

leetcode leetcode-solutions

Last synced: 13 Dec 2024

https://github.com/ayushverma135/leetcode

Dive into the world of coding challenges with our curated collection of Leetcode programs. Covering a wide range of algorithms and data structures, these programs offer valuable practice for technical interviews and algorithmic problem-solving. With detailed explanations and optimized solutions.

leetcode leetcode-cpp leetcode-java leetcode-python

Last synced: 17 Jan 2025

https://github.com/agrawalaman02/dsa_problemsjava

This show my passion and hardwork towards DSA. it includes the question i m practicing...

dsa dsa-learning-series dsa-practice geeksforgeeks java leetcode leetcode-java

Last synced: 13 Dec 2024

https://github.com/lupantech/leetcode

Constant dripping wears away a stone.

leetcode note

Last synced: 23 Dec 2024

https://github.com/liulinboyi/algorithm-and-data-structure-of-javascript

通过leetcode解题来学习JavaScript 的算法与数据结构(Algorithm and data structure of JavaScript)

algorithm javascript leetcode typescript

Last synced: 17 Jan 2025

https://github.com/cary-hu/leetcode-every-day

Coding Every Day, leave Bad code me away.

leetcode

Last synced: 13 Dec 2024

https://github.com/m9rco/practice

:tada: :tada: Deliberate practice, continuous action

go javascrip leetcode php practice

Last synced: 18 Dec 2024

https://github.com/farial-mahmod/coding-problem-solving-using-swift

Solution of various Leetcode and other coding challenges using Swift.

competitive-programming ios leetcode leetcode-solutions problem-solving swift

Last synced: 23 Dec 2024

https://github.com/stynw7/code_challenge_resources

Collection of Code Challenge that will improve your logic and programming syntax 🔥🔥

coddytech codeforces competitive-programming cpp javascript leetcode problem-solving

Last synced: 10 Jan 2025

https://github.com/aniketfuryrocks/dsa_rust

Data Structures and Algorithms implemented in rust

algorithms datastructures dsa leetcode leetcode-rust rust

Last synced: 17 Dec 2024

https://github.com/pvarentsov/leetcode

My LeetCode solutions.

leetcode leetcode-solutions

Last synced: 23 Dec 2024

https://github.com/kengen1/leetcode-study-bot

A Discord bot that integrates Leetcode challenges into Discord servers. This project was built with the intention of providing a collaborative space for technical interview preparation.

discord-bot discord-js graphql leetcode leetcode-questions leetcodepractice nodejs typescript

Last synced: 23 Dec 2024

https://github.com/justin-pyne/coding-problems

A collection of my LeetCode solutions for Python data structure/algorithm problems and SQL problems, organized by language.

algorithms leetcode leetcode-solutions python sql

Last synced: 02 Jan 2025

https://github.com/prakhar-002/leetcode

📜 LeetCode Solution Hub 🔥 | Get all solutions 🧩 for daily challenges and specific tasks 💪🏻 | Example: 📝 30 Days of JS Challenge

c cpp java javascript leet leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-solutions python3 questions-and-answers

Last synced: 17 Dec 2024

https://github.com/bagashiz/leetcode

All of my LeetCode solutions.

leetcode leetcode-solutions

Last synced: 17 Dec 2024

https://github.com/nolleh/leetcode

solving leetcode problems

alrogithm leetcode leetcode-python3

Last synced: 20 Jan 2025

https://github.com/utkarshmishra12/leetcode_solutions

LeetCode Solutions - Repository For Codes Of Various Data Structures And Algorithms and Competitive Programming Problems

algorithms coding-solutions cpp data-structures interview interview-preparation leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions

Last synced: 01 Jan 2025

https://github.com/laansdole/algo-code-journey

Just where I practice with algorithm and data structure

algorithms-and-data-structures leetcode rmit

Last synced: 10 Jan 2025

https://github.com/kallydev/leetcode

LeetCode problem solutions.

algorithms datastructures leetcode

Last synced: 17 Jan 2025

https://github.com/skvggor/leetcode

LeetCode problems.

clojure javascript leetcode python rust

Last synced: 18 Dec 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: 12 Jan 2025

https://github.com/kittonn/leetcode

My Leetcode Collection

leetcode

Last synced: 18 Dec 2024

https://github.com/kerthcet/leetcode-rs

LeetCode written in Rust 🦀️.

leetcode rust

Last synced: 16 Dec 2024

https://github.com/tbeachill/leetcode-skills-box

Update a pinned gist to contain the top skills practiced on leetcode.

leetcode pinned-gist profile-readme

Last synced: 02 Nov 2024

https://github.com/chinxcode/leetscan-api

LeetScan API is a tool for fetching data from LeetCode user profiles. It provides developers and recruiters with detailed insights into a user's coding activity and contest performance. This API integrates easily with other systems and offers robust data access features.

api express graphql leetcode leetcode-api nodejs

Last synced: 19 Dec 2024

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

Detailed and Well formed solutions for Leetcode problems

leetcode leetcode-java leetcode-javascript leetcode-python leetcode-solutions

Last synced: 19 Dec 2024

https://github.com/simranjeet97/leetcode_practice

Practicing the Leet Code Codes for Competitive Programming

algorithms amazon coding competitive-programming data data-structures facebook google leetcode python

Last synced: 14 Jan 2025

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

Leetcode Blind 75 problems solved in Python for interview prep.

algorithms-and-data-structures interview-questions leetcode leetcode-python python python3

Last synced: 25 Dec 2024

https://github.com/th-blitz/leetcode-templates

My Collection of LeetCode templates like sorting algorithms, search algorithms & data-structures from scratch in C, C++, Rust, JavaScript & Python.

algorithms data-structures leetcode leetcode-cpp leetcode-python leetcode-rust rust

Last synced: 01 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

https://github.com/qew21/autoleetcode

Automatically read Leetcode problems using Selenium, hand them over to different large models for processing, and automatically submit solutions while tracking accuracy rates.

leetcode llm qwen2 selenium

Last synced: 26 Dec 2024

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

This Repository Contains All My Solved Leetcode JS challenge solution.

javascript leetcode leetcode-javascript-solutions leetcode-solutions

Last synced: 17 Jan 2025