Solving Leet code 392. Is Subsequence Day146
Today #Day146 of #365DaysOfCode, I am Solving Leet code 392. Is Subsequence.
Question
Given two strings s and t, return true if s is a subsequence of t, or false otherwise.
A subsequence of a string is a new string that is formed from the original st...
dheerajy1.hashnode.dev1 min read