Thank you for the valuable content. It helps me for preparing tcs codevita. I want to get information about the type of question patterns mostly asked in tcs codevita. Thankyou Prepinsta❤
Hi Sir, I am 2025 passout student, currently I am in a situation where developing my skills and doing interview preparation. It is very helpful for seeing your videos and explanation is awesome. Thank you 🎉
In the second test case, why are there 2 'i' in P, should'nt be all the characters appear only once. I think the first appreance of 'i' should be 'j' instead
# Here is the simple code t = int(input()) for i in range(t): p = input() s = input() new_string = '' for char in p: if char in s: new_string += char print(new_string)
The way of explaining the logic is very good. Thank you
Thank you for the valuable content. It helps me for preparing tcs codevita. I want to get information about the type of question patterns mostly asked in tcs codevita. Thankyou Prepinsta❤
This channel is like GOD for student who prepare for the jobs
Hi Sir, I am 2025 passout student, currently I am in a situation where developing my skills and doing interview preparation. It is very helpful for seeing your videos and explanation is awesome. Thank you 🎉
Same here buddy
Nice explanation.please continue sir
this is the best explanation i have ever seen tq
way of teaching is amazing
Thank you for the explanation man it was a great help i always got presentation error in the challenge
This question was explained by you in previous video also
By the way it helps to recall
In the second test case, why are there 2 'i' in P, should'nt be all the characters appear only once. I think the first appreance of 'i' should be 'j' instead
A big thanks for this video.
Please upload next video as soon as possible🤗🤗
Thankyou sir for making this video 😊
Thanku sir for this it's really helpful
# Here is the simple code
t = int(input())
for i in range(t):
p = input()
s = input()
new_string = ''
for char in p:
if char in s:
new_string += char
print(new_string)
Thank you this is useful
B.A wale students tcs Ninja ya codevita ke liye eligible hai kya sir
Thank you sir 😊
Thanku ❤
Thank-you
plz carry on the series
is javascript supported in tcs codevita exam?
can we do using javascript ?
please continue sir
can we write the code in c language if we are not familiar with cpp or python
🔥
Sir, pls provide java code in the form of text file
Does python could be problem in test
Aadi ........ aadii prep insta tha subscription dedo .....
Thank you sir