Pergunta de entrevista da empresa Illumina

There was a live coding problem where they asked me to create a function that would reverse and reverse compliment a sequence. I had to optimize the code by thinking of an alternative method as well as a bonus point.

Resposta da entrevista

Sigiloso

7 de mar. de 2025

Did a quick bootstrap method solution, and optimized it by creating a hash table for DNA and RNA mapping.