interviews
interviews copied to clipboard
Update Adobe folder
Added the O(1) method for digitSum. Also added an alternative method for finding the majority element that is still O(n) but doesn't use Hashmaps.