Link: https://leetcode.com/problems/valid-anagram/
Level: Easy
Presenters: Yu-Ri Hahn and Tu Le
Space Complexity: O(1)
Time Complexity: O(n)