Posts

Showing posts with the label subsequence

Hackerrank - String - HackerRank in a String!

We say that a string,  , contains the word  hackerrank  if a  subsequence  of the characters in   spell the word  hackerrank . For example,  haacckkerrannkk  does contain  hackerrank , but  haacckkerannk  does not (the characters all appear in the same order, but it's missing a second  r ).

Best Programming language for machine learning.