Solutions to my completed LeetCode coding problems.
A New Way to Learn: LeetCode is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews.
- Python files written in Python3
- SQL files written in MySQL
All completed challanges can be found in the src folder in the file Solution.py, Solution.sql, respectively.
- Three Consecutive Odds (Python)
- Valid Perfect Square (Python)
- Palindrome Number (Python)
- Roman to Integer (Python)
- Arithmetic Slices (Python)
- Nth Highest Salary (SQL)
- Rank Scores (SQL)
- Add Two Numbers (Python)
- Not Boring Movies (SQL)
- Longest Common Prefix (Python)
I would like to thank: