maddox05 / leetcode

All of my completed leetcode problems!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode Solutions

This repository contains solutions to LeetCode problems, solved in many langs (me) maddox05.

Motivation

The purpose of this repository is to provide a resource for individuals who are preparing for technical interviews and coding challenges. LeetCode is a popular platform for practicing coding challenges and improving problem-solving skills. By providing solutions to a variety of problems, this repository aims to help individuals gain a better understanding of different algorithms and data structures and how they can be applied to solve problems.

Contents

Nothing is organized sorry.

Usage

Feel free to use these solutions as a resource for your own preparation for coding interviews and challenges. However, it is important to keep in mind that simply memorizing solutions is not enough to succeed in technical interviews. It is important to understand the underlying concepts and be able to apply them to different problems.

Contributing

Contributions to this repository are welcome! If you have a solution to a LeetCode problem that I have already solved and you see any way to make it better (i'm sure there is) feel free to start a pull request.

License

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

About

All of my completed leetcode problems!

License:MIT License


Languages

Language:Python 62.5%Language:Java 19.7%Language:C 17.8%