This repository contains my solutions to various Leetcode problems in Python and MySQL. You can read the question directly by clicking on the problem name. Once you reach the directory, click on the problem name to redirect to its LeetCode page.
If found helpful please press a ⭐.
Repo : Striver A2Z DSA Sheet |
Repo : GFG Problems |
Problem 3241: Divide Array Into Arrays With Max Difference.
Problem 3312: Number of Changing Keys.
Problem 387: First Unique Character in a String.
Problem 49: Group Anagrams.
Problem 58: Length of Last Word.
Problem 451: Sort Characters By Frequency.
Problem 26: Remove Duplicates from Sorted Array.
Problem 204: Count Primes.
Problem 14: Longest Common Prefix.
Problem 27: Remove Element.
Problem 35: Search Insert Position.
Problem 169: Majority Element.
Problem 12: Integer to Roman.
Problem 2231: Find First Palindromic String in the Array.
Problem 2271: Rearrange Array Elements by Sign.
Problem 3262: Find Polygon With the Largest Perimeter.
Clone the repository and navigate to the specific problem directory to find the Python solutions.
git clone https://github.com/harshpandita2000/Leetcode-Submissions.git
If you find this repository useful, feel free to share it with others. Contributions are also welcome!
Fork the repository, add your solutions, and submit a pull request.
By giving this repository a star ⭐, you show your support and encourage more contributions. Thank you!
Happy Coding! 💻
**"Any suggestions would be appreciated"**