/LeetCode-Solutions

A compilation of all the Leetcode solutions.

Primary LanguageC++MIT LicenseMIT

๐Ÿ‘‰ A Collection of Solutions to Leetcode Problems ๐Ÿ‘ˆ

Introduction

Leetcode is a Website where programmers practise their Coding Skills. It has over 1500 Problems and growing. Its premium version is fairly popular as it helps to practise coding for interviews of various organizations. This Repo aims to have the solutions to all the problems on Leetcode and serve as a reference to everyone new to the platform.

๐ŸŒŸ Star it ๐ŸดFork it ๐Ÿค Contribute to it!

Languages

  • Python
  • C++
  • Java
  • SQL

Support

Check Contribution Guide Before Contribution.

Code Base Details

Problem # Title Remarks
1 Two Sum
2 Add Two Numbers
3 Longest Substring Without Repeating Characters

Contributing

Before submitting a bug, please do the following: Check Contribution Guide Before Contribution.

  • Create separate issues for each problem.
  • You can only work on issues that you have been assigned to.
  • Join us on Discord

Authors and acknowledgment

Show your appreciation to those who have contributed to the project.

License

For open-source projects, Under MIT License.

Maintainers