CPC Analytics Assignment2
CPC Analytics Assignment2
Question 1:
Solve the following 10 easy LeetCode problems related to arrays and strings:
1. Two Sum
- Link: https://leetcode.com/problems/two-sum/
2. Reverse String
- Link: https://leetcode.com/problems/reverse-string/
3. Valid Anagram
- Link: https://leetcode.com/problems/valid-anagram/
- Link: https://leetcode.com/problems/remove-duplicates-from-sorted-array/
5. Move Zeroes
- Link: https://leetcode.com/problems/move-zeroes/
6. Rotate Array
- Link: https://leetcode.com/problems/rotate-array/
- Link: https://leetcode.com/problems/intersection-of-two-arrays-ii/
8. Implement strStr()
- Link: https://leetcode.com/problems/implement-strstr/
- Link: https://leetcode.com/problems/longest-common-prefix/
- Link: https://leetcode.com/problems/palindrome-number/
Question 2:
Solve the next 25 LeetCode SQL problems. You can find them in the LeetCode SQL section: