===========================================================================
A Repository that stores the submission of my solutions in different online judges from LeetCode using Python Language. Note this repo will see more updates and expansion on a regular basis.
| Index | Title | Solution |
|---|---|---|
| 1 | Two Sum | Python3 |
| 2 | Add Two Numbers | Python3 |
| 3 | Longest Substring Without Repeating Characters | Python3 |
| 4 | Median of Two Sorted Arrays | Python3 |
| 5 | Longest Palindromic Substring | Python3 |
| 6 | Zigzag Conversion | Python3 |
| 7 | Reverse Integer | Python3 |
| 8 | String to Integer (atoi) | Python3 |
| 9 | Palindrome Number | Python3 |
| 10 | Regular Expression Matching | Python3 |
===========================================================================
