s
and t
are equal. If not, return false
.count
of size 26 to store the frequency of each character.s
and increment the corresponding count.t
and decrement the corresponding count.count
array and if any value is not zero, return false
.true
.