Pergunta de entrevista da empresa Built Robotics

Sub-anagram puzzle with python challenge

Resposta da entrevista

Sigiloso

28 de jun. de 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.