Message on Whatsapp 8879355057 for DSA(OA + Interview) + Fullstack Dev Training + 1-1 Personalized Mentoring to get 10+LPA Job
0 like 0 dislike
1,242 views

For proper oa or interview experiences list of all top tech companies visit :

https://oa.desiqna.in

https://interview.desiqna.in

 

image

 

in Online Assessments by Expert (44,360 points) | 1,242 views

1 Answer

0 like 0 dislike

Intelligent Substring
There are two types of characters in a particular language: special and normal. A character is special if its value is 1 and normal if its value is 0. Given string s, return the longest substring of s that contains at most k normal charecters. whether a character is normal is determined by a 26 digit bit string named charValue. Each digit in charValue correspondence to lowercase letter in English alphabet.

by Expert (44,360 points)