392. Is Subsequence || Strings || leetCode 392 || Easy || java

Published: 22 November 2023
on channel: LIFE CODING WITH JAVA
95
9

LIFE CODING WITH JAVA
392. Is Subsequence
Solved
Easy
Topics
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 string by deleting some (can be none) of the characters without disturbing the relative positions of the remaining characters. (i.e., "ace" is a subsequence of "abcde" while "aec" is not).



Example 1:

Input: s = "abc", t = "ahbgdc"
Output: true
Example 2:

Input: s = "axc", t = "ahbgdc"
Output: false
I try to solve very easy concept So please watch this video .
All java code with easy trick.
By "LIFE CODING WITH JAVA". all program free no any cost So please like ,subscribe, share and comment.
If you any doubt related to any video then comment me. As soon as I will help you .
my contact number: 6206472735..
#LIFE CODING WITH JAVA
@java62
#java
#coding
#with java
#for loops in java
#patterns in java
#while loops in java
#arrays in java
#dynamic in java
#linked list in java
#queue in java
#stack in java
#binary search in java
#merge search in java
#dsa in java
#recursion in java
#arraylist in java
#function in java
#all oops concept in java
#queue
#explain all concept related to java
#history of java
#only java course
#full stack web development
#coding ninjas all questions


On this page of the site you can watch the video online 392. Is Subsequence || Strings || leetCode 392 || Easy || java with a duration of hours minute second in good quality, which was uploaded by the user LIFE CODING WITH JAVA 22 November 2023, share the link with friends and acquaintances, this video has already been watched 95 times on youtube and it was liked by 9 viewers. Enjoy your viewing!