Опубликовано: 24 Февраль 2026 на канале: Dave Kirkwood
634
12
Scramblies is a 5 kyu exercise in Codewars. The aim is to find out whether the characters in one string can be used to make a second string. In this video I create a Java solution that works first time. I then quickly review some other solutions.