Pergunta de entrevista da empresa MoneyWide

const arr = [2, 5, 7, 11] const target = 9 Find array combinations which make sum equal to target and return them.