8000 GitHub - Centinoughty/leetcode: A collection of my solutions to various LeetCode problems, implemented in multiple programming languages. Great for practice and interview preparation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A collection of my solutions to various LeetCode problems, implemented in multiple programming languages. Great for practice and interview preparation.

License

Notifications You must be signed in to change notification settings

Centinoughty/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 10000  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

Welcome to my LeetCode solutions repository. Here you will find my solutions to various leetcode problems.

Table of Contents

Introduction

This repository contains solutions to LeetCode problems that I have solved. I primarly use C, C++, and Python to solve problems showcasing different approaches to solving algorithmic and data structure problems.

Languages

The solutions are implementes in the following languages:

  • C
  • C++
  • Python
  • JavaScript
  • TypeScript

How to use

  1. Clone the repository to your local machine:
    git clone https://github.com/Centinoughty/leetcode.git
  1. Navigate to the problem you're interested in to checkout if I have solved it previously

  2. Open the file in your preferred text editor

Contributing

If you'd like to contribute to this repository by adding new solutions or improving existing ones, please follow the steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and test thoroughly.
  4. Submit a pull request with a clear description of what you've done

License

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

Contact

If you have any questions or comments, please feel free to contact me:

About

A collection of my solutions to various LeetCode problems, implemented in multiple programming languages. Great for practice and interview preparation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0