This test assesses respondent's ability to solve an anagram problem in JavaScript or TypeScript.
Time limit / average
60 min. / 20 min.
Price
2 credits
Test description
An anagram is a word or phrase formed by rearranging the letters of a different word or phrase. Any word or phrase that exactly reproduces the letters in another order is an anagram.
Examples:
"restful" = "fluster"
"cheater" = "teacher"
"funeral" = "real fun"
"adultery" = "true lady"
"forty five" = "over fifty"
"Santa" = "Satan"