Please...

Moderator: Board moderators
Its not so hard as u thinking. Just take strings one after another and find out the common bases. Take only common bases and compare it with next string untill the common bases string is not NULL. If NULL then cut and start next string otherwise continue finding common bases among the upcoming strings.Chirag Chheda wrote:I am unable to understand this problem. Can someone please explain it to me??
Than in advance