Domanda di colloquio di Built Robotics

Sub-anagram puzzle with python challenge

Risposta di colloquio

Anonimo

28 giu 2022

I solved it by taking the word input and breaking each single word in the word file and checking if they have all the letters in it. If the size is above no need to check it.