bro like I am in final mee videos chala bagunnai bro chala baaga teach chestunnaru so veelainanta fast ga cover cheyyandi bro DSA syllabus naku chala help avutundi
Anna nitho kalisi coding chesunte napi Naku hopes peruguthunaye anna thank for your helping to lot students anna dhini elage continue chey anna....🙏🙏🙏🙏
class Solution: def scoreOfString(self,s): sc=0 for i in range(len(s)-1): sc=sc+abs(ord(s[i])-ord(s[i+1])) return sc p1=Solution() print(p1.scoreOfString("hello"))
macha nuvvu verey level lo explain chesthunnav... don't stop macha..
don't stop bro ....telugu lo python with DSA yevar leru
bro like I am in final mee videos chala bagunnai bro chala baaga teach chestunnaru so veelainanta fast ga cover cheyyandi bro DSA syllabus naku chala help avutundi
Bro by own ga Leetcode lo 5 problems solve chesa 😇 by understanding upto this video
Anna nitho kalisi coding chesunte napi Naku hopes peruguthunaye anna thank for your helping to lot students anna dhini elage continue chey anna....🙏🙏🙏🙏
Macha DSA ayinaa taruvataa web development gurinchi khuda cheppavaa ❤plz
I like the way you are explaining bro because you are saying it as a story ,so it's getting interest
Nuvu chepe code chala baga ardam avuthundi bro
s="jeevan"
ae=0
for i in range (len(s)-1):
temp=abs(ord(s[i])-ord(s[i+1]))
ae += temp
return ae
s="hello"
n=len(s)
for i in range(n-1):
print(abs(ord(s[i])-ord(s[i+1])))
Machaaa nuvuuu thoppp buraa paduu asalaaaa....
chala baga explain chestunnav bro
sum=0
for i in range(len(s)-1):
a=ord(s[i])-ord(s[i+1])
sum+=abs(a)
return sum
Middle class jevitham lo ashalu chala reputhunav. Macha. ❤
#SUM OF ARRAYS
li=[1,3,4,6,9,8]
print(sum(li))
Good explanation very good ❤❤❤
s = "zaz"
#print(len(s))
res = 0
for i in range(len(s)-1):
res=res + abs(ord (s[i])-ord(s[i+1]))
print(res)
excellent teaching bro
your explanation is superb broo
A kind request from me also that is, please don't stop the series.
s="hello"
ans=0
n=len(s)
for i in range(n-1):
a=ord(s[i])
b=ord(s[i+1])
c=abs(a-b)
ans=ans+c
print(ans)
Bro every video ki atleast 2 leatcode problem cheppu bro it will be helpful alot for us.I hope you can reply this comment ❤
li = [1,2,3,4]
s = 0
for i in range(len(li)):
s += li[i]
print(s)
li=[1,5,8,9]
ans=0
for i in li:
ans+=i
print(ans)
# OR
li=[1,8,9,67,89]
print(sum(li))
super macha, nv thop antheai
excellent teaching macha
yes macha i understand
Hello Macha rate these
name="hello"
length=len(name)
i=0
difference=0
while i
Nice macha
l = [2,3,4,5,6]
sum = 0
for i in l:
sum += i
print(sum)
good explanation
s='hello'
val=0
for i in range(len(s)-1):
for j in range(i+1,i+2,1):
val=val+abs((ord(s[i])-ord(s[j])))
print(val)
l = [1,2,3,4,5,6]
sum = 0
for i in l:
sum = sum + i
print(sum)
Website inkaa bura paduuu❤❤❤❤
class Solution(object):
def scoreOfString(self, s):
sum = 0
for i in range(len(s)-1):
if((ord(s[i])-ord(s[i+1]))
Ardam iendhi macha
class Solution(object):
def scoreOfString(self, s):
sum = 0
for i in range(len(s)-1):
sum+=abs(ord(s[i])-ord(s[i+1]))
return sum
class Solution:
def scoreOfString(self, s: str) -> int:
n=len(s)
temp=0
for i in range(n-1):
temp=abs(ord(s[i])-ord(s[i+1]))+temp
return temp
Nice explanation macha❤
6 completed ❤
Keep going bro❤
artham aithundi macha
Super macha ardham ayyindhi
class Solution:
def scoreOfString(self,s):
sc=0
for i in range(len(s)-1):
sc=sc+abs(ord(s[i])-ord(s[i+1]))
return sc
p1=Solution()
print(p1.scoreOfString("hello"))
Ardam ayyindi machaa ❤❤❤❤❤
Perfectly
Sql pls explain and complexity queries
Super❤❤❤
❤😊
Thondarga next video pettandi plzz
keep going
Ardham ayndhi anna
ardhamayindi
s=input().strip()
ans=0
for i in range(len(s)-1):
x=abs(ord(s[i])-ord(s[i+1]))
ans+=x
return ans
this correct or not
this modified please send bro...
class Solution:
def scoreOfString(self, s: str) -> int:
s=input()
ans=0
for i in range(len(s)-1):
li=abs(ord(s[i])-ord(s[i+1]))
ans+=li
return ans
i dont know why this code will not be executed
ARDHAM AIENDHI MACHA
ardam ayndhi macha
anna functions vadi nuv ichina leet code problem solve cheyocha?
vignesh bro daily 2 videos upload cheydaniki possible avvadha >>>>>>>>?
Thanks bro
Bro leet code link pettu
KCPD broo
Bro eroju video peytaleydhu kadha
Dsa in python ayipoenaa tharuvatha sql cheyi bro please
Anna nenu ippudu 3rd year naaku 4-1 lo placements start avuthayi nenu appatiki DSA nerchukuntaana...pls reply brooo
Haa bro
ardamayyindibro
Bro total enni parts vastay
Bro web development cheyuchugaa bro please
or sql
check code with harry
@@Haripriya-cq8kd bro telugu loo
@@sakethreddy713 cs world chudu
Bro next video appudu
@@nithinmasam154 rep evening