Here is a list of Leetcode problems suggested by ChatGPT that you can start with:
- Two Sum
- Reverse Integer
- Palindrome Number
- Roman to Integer
- Longest Common Prefix
- Valid Parentheses
- Merge Two Sorted Lists
- Remove Duplicates from Sorted Array
- Remove Element
- Find the Index of the First Occurrence in a String
- Search Insert Position
- Maximum Subarray
- Length of Last Word
- Plus One
- Add Binary
The easy Leetcode problems that I highly recommend solving:
Tree Problems:
Comments
Post a Comment