Pergunta de entrevista da empresa Paysend

The technical part of the interview included one medium-level SQL question where I had to join multiple tables, perform aggregations, and use a HAVING clause to filter results. There were also two algorithmic problems that focused more on problem-solving and reasoning than memorized knowledge. Both could be solved efficiently using the two-pointer approach.