So i understood the basic idea of DNA
sequence .its the process of working out the order of the four bases A,C,G,T
in a strand .And the given examples on the challenge also makes sense except the second one.
I dont understand , i mean can we put base from the four DNA bases even tho the base is not present in the sequence. Clearly TTGAG
dont have C
in it but still it prints ["G","C"]
. HOW ?? some explanation would be great.
[I have not started coding for the algo yet tho , im just trying to understand the problem first, so didn’t provide any link]
@RandellDawson wanna take a look mate !