determines if a group of words follows the given pattern. Beats 85% of Java submissions
-
Updated
Jan 1, 2023 - Java
determines if a group of words follows the given pattern. Beats 85% of Java submissions
Given a pattern and a string , find if the string follows the same pattern.
Add a description, image, and links to the word-pattern-leetcode topic page so that developers can more easily learn about it.
To associate your repository with the word-pattern-leetcode topic, visit your repo's landing page and select "manage topics."