Tag: strings
All the problems with the tag "strings".
-
Leetcode 242 - Valid Anagram
Given two strings s and t, return true if t is an anagram of s, and false otherwise.
All the problems with the tag "strings".
Given two strings s and t, return true if t is an anagram of s, and false otherwise.