employer cover photo
employer logo
employer logo

Thermo Fisher Scientific

Engaged employer

Thermo Fisher Scientific interview question

Write python code to find the reverse complimentary of a DNA sequence

Interview Answer

Anonymous

Nov 21, 2019

I used a dictionary but you should use the built-in translate function

1