Question d’entretien chez 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.

Réponse à la question d'entretien

Utilisateur anonyme

7 mars 2025

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