Pergunta de entrevista da empresa Xero

Write a function that takes in 2 string. Return true or false if a condition is met.

Resposta da entrevista

Sigiloso

4 de ago. de 2025

I wrote this answer in typescript. I used array functions like "split", "replace", "splice", "slice" and "shift".