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