Question d’entretien chez Built Robotics

Sub-anagram puzzle with python challenge

Réponse à la question d'entretien

Utilisateur anonyme

28 juin 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.