Mohameddekow / LCGrind

Leetcode Grind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode Grind

A repository for practicing LeetCode problems and improving your coding skills.

Introduction

Grind is a repository dedicated to helping you practice and improve your coding skills, with a focus on solving problems from LeetCode. Whether you're preparing for a technical interview, or just want to keep your skills sharp, Grind is here to help.

Getting Started

To get started with Grind, simply fork this repository to your own GitHub account, and then clone it to your local machine. From there, you can start solving problems and tracking your progress.

How to Use Grind

Each problem in Grind is stored in its own directory, along with a description of the problem, a sample solution in the language of your choice, and any additional resources or notes you need to help you solve the problem. To get started, simply pick a problem, read the description, and start coding!

Contributions

If you'd like to contribute to Grind, simply submit a pull request with your solution to any of the problems in the repository. Your contributions are greatly appreciated, and will help make Grind a valuable resource for other coders.

Top 75 LeetCode Questions to Crack The Coding Interviews

Array


Binary


Interval


Linked List


Matrix


String


Tree


Dynamic Programming


Graph


Heap

Credit:

Blind - Curated List of Top 75 LeetCode Questions to Save Your Time

Important Links:

License

This repository is licensed under the MIT license. See the LICENSE file for more information.

About

Leetcode Grind

License:MIT License


Languages

Language:JavaScript 100.0%