Pregunta de entrevista de Borealis AI

Comparable LeetCode easy about hashmaps - basically given a sentence that has acronyms in it, return a string that contains the acronym and the full word given a dictionary of acronyms mapped to their full words ex( d= { 'kb' : "KiloByte"}). the purpose is to display what the acronym means to an LLM,