@software-school

Please like and subscribe for more coding videos

@sarathchitluri5224

We can use regular expressions
let a=" please like and subscribe ";

let f=a.match(/[a]/g);
console.log(f.length);

@commonmanram

Nice explanation ... you can also check with match() method

@arwritings

Nice explanation bro ๐Ÿ‘๐Ÿ”ฅ๐Ÿ‘๐Ÿ‘

@JassCodes

Nice logic !

@thisissharief7651

Very good logic

@anji.reddy.akkala

Good explanation ๐Ÿ”ฅ๐Ÿ‘๐Ÿ”ฅ๐Ÿ‘๐Ÿ”ฅ๐Ÿ‘๐Ÿ”ฅ๐Ÿ‘

@anilkrajamoni1484

Nice trickโค

@iTCSer-zi3vq

data.count('a')

@abtherukh2092

Aina sare ardham kale

@tradersivaa

U got subscriber bro..

@TheBachelor6504

bro long videos pettandi bro clear gaa

@Venkat640

Incase if we have 'a' letter at the end of sentence...

@pradyumna668

String ni iterate chestey saripodhi kadhaa
O(n) time complexity

@NaveenKumar-il5vb

for loop kuda vadavachu kada enka simple ga ipotundi

@praveen3794

E mathram short cut videos unte chalu
Interviews lo chelaregipochu๐Ÿ˜‚

@ravikiran6995

Bro  c# videos kuda cheyava๐Ÿ˜Š

@imamhussain2819

โค

@tallurisuresh9551

What if a is an beginning letter of string