AI Features

Word Pattern

Try to solve the Word Pattern problem.

Statement

You are given a pattern and a string, s. You need to determine whether the string s follows the same pattern.

A string s is said to follow a pattern if a bijection ...