LeetCode 289.

less than 1 minute read

Complexity Time complexity: O(n^2)

LeetCode 48.

less than 1 minute read

Complexity Time complexity: O(n^2)

LeetCode 54.

less than 1 minute read

Complexity Time complexity: O(n)

LeetCode 30.

3 minute read

Question ``` You are given a string s and an array of strings words. All the strings of words are of the same length.