Domanda di colloquio di 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.

Risposta di colloquio

Anonimo

7 mar 2025

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