Problem: Given two strings, write a method to decide if one is a permutation of the order, consider the case sensitive.
Problem: Given two strings, write a method to decide if one is a permutation of the order, consider the case sensitive.