Skip to content

A collection of my solutions to LeetCode problems, implemented in various programming languages. This repository serves as a resource for coding interview preparation and algorithm practice.

Notifications You must be signed in to change notification settings

RikhiSingh/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

Welcome to my repository of LeetCode solutions! Here, you'll find my answers to various LeetCode problems, organized by difficulty and topic. This collection aims to assist with coding interview preparation and enhance algorithmic skills.

Repository Structure

  • Easy/ - Solutions to easy problems
  • Medium/ - Solutions to medium problems
  • Hard/ - Solutions to hard problems

Each problem solution is contained in its own directory, named after the problem, and includes:

  • Problem description
  • My solution code
  • Comments and explanations where applicable

Languages Used

  • Python
  • TypeScript
  • Java
  • C++
  • JavaScript
  • C#
  • More

How to Use

  1. Browse the directories to find solutions by difficulty.
  2. Each problem directory contains a README with the problem statement and my approach to solving it.
  3. Feel free to suggest improvements or ask questions by opening an issue.

Contributions

Contributions are welcome! If you have alternative solutions or optimizations, please submit a pull request.

Disclaimer

These solutions are my personal implementations and may not be the most optimal. They are intended for educational purposes.

Contact

If you have any questions, feel free to reach out via GitHub Issues or [email protected].


Happy coding!

About

A collection of my solutions to LeetCode problems, implemented in various programming languages. This repository serves as a resource for coding interview preparation and algorithm practice.

Resources

Stars

Watchers

Forks