Remitly interview question

Technical Interview Round 1 example input: string: “this is a {foo} {bar}”; dictionary: {”foo”: “h”, “bar”: “i”} Replace the curly brace values with new dictionary value. Final string should look like "this is a h i". They also asked some behavioral questions about strengths/weaknesses, goal that I want to improve on, and a couple other project background questions.