Two strings are considered equal ignoring case if they are of the same length and corresponding characters in the two strings are equal ignoring case .
Two strings are considered equal ignoring case if they are of the same length and corresponding characters in the two strings are equal ignoring case .