A complete computer science study plan to become a software engineer.
computer-science
algorithm
algorithms
interview
data-structures
software-engineering
coding-interviews
study-plan
interview-prep
interview-preparation
coding-interview
programming-interviews
-
Updated
Feb 23, 2022
From my research, I've come to know anagram is not case sensitive, but this checkAnagram function is case-sensitive. it's can't pass this test case “Eleven plus two” is an anagram of “Twelve plus one”