Skip to content

Latest commit

 

History

History
84 lines (59 loc) · 2.89 KB

README.md

File metadata and controls

84 lines (59 loc) · 2.89 KB

👉 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.

For open-source projects, Under MIT License.

Maintainers