String Transformation at MathWorks

Hard26.6% acceptance

This problem has 62.5% frequency at MathWorks.

Problem Description

You are given two strings `s` and `t` of equal length `n`. You can perform the following operation on the string `s`: * Remove a **suffix** of `s` of length `l` where `0 < l < n` and append it at the start of `s`. For example, let `s = 'abcd'` then in one operation you can remove the suffix `'c...

Read full problem and hints

Topics

Also asked at 2 companies


More MathWorks Questions

View all MathWorks questions