sarwarish97 / LeetCode-Solutions

A compilation of all the Leetcode solutions.

Home Page:https://leetcode.com/problemset/all/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👉 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

About

A compilation of all the Leetcode solutions.

https://leetcode.com/problemset/all/

License:MIT License


Languages

Language:C++ 61.9%Language:Java 21.3%Language:Python 16.8%