Earlier i thought it's impossible for me to code but after watching all your videos I got hope that I can do problem solving.Thanks for your videos akka.Keep posting good contents.
@curiousfreaks_5 ай бұрын
❤️❤️
@Selvakumar_SS145 ай бұрын
GFG la problem solve panni video podunga akka...
@AthithyaAthithya-j5w5 ай бұрын
Sister nenga ithey Mari neraya problems teach pana Nalairukum😁
@Abinaya-h8k5 ай бұрын
nice explanation akka... it will be helpful for my problem solving preparation for placement...
@HemapriyaPothireddy5 ай бұрын
Please keep the subtitles sister We are other state but the message what ur saying is very useful Please keep subtitles 🙏
@divyadharshni81523 ай бұрын
Hi akka ur video makes boost up ennaku coding na konjo kastam ur video motivates i have a doubt, i know the concept in python wht the problem i am facing is oru code solve pana kastam eruku problem solving skills eppadi develop panrathu nu therila
@vasu28yt5 ай бұрын
Find last number a = int(input("inter base")) b = int(input("Enter index")) num = pow(a, b) num1 = str(num) s = len(num1) for i in range(0, s+1): if i == s: print(num1[i-1])
@Koreanattitueking5 ай бұрын
Geek gor geek problem solve panni video poduinga akka❤❤
@siranjevgaming1665 ай бұрын
Your positive attitude _ will _lead _you _ towards _ sky
@blinkrobloxcreaters30265 ай бұрын
#COUNT NO OF DIGITS a=int(input()) x=a//10 y=a%10 z=str(x)+str(y) print(len(z))
@mini3dgame7765 ай бұрын
Akka please put video about roadmap for 1st year students B.E
@hariharan.s31685 ай бұрын
Already a video is there, best guide bro
@Ramyajunction1235 ай бұрын
Thank you sister it's an informative for me✨💜🤝keep going sister 🤍
@ThulasimaniGanesh-h1y5 ай бұрын
class HelloWorld { public static void main(String[] args) { int[] arr = {1,2,5,7,9,10,34,34}; int count = 0; for(int i = 1;i
@Kalpana2_55 ай бұрын
I have an doubt why we declare int count =0😢 pls tell me iam a beginner
@midunkumar9705 ай бұрын
Sister , list out youtube playlist for data structure and algorithms
@shivkavi16045 ай бұрын
Hi, can you make videos on leetcode pattern problems, like a base pattern which will be used as a underlying concept for various other problems in leetcode. Thanks!
@ShreekaVarshaMA5 ай бұрын
Yes I want more coding videos
@divyasajith28775 ай бұрын
please can you do videos on DSA concepts and problems related to it.
@heaven_racer_14334 ай бұрын
Akka leetcode la frequently asked questions in interview solve panni oru series podunga akka please konjam useful ah irukum
@shankarchikiri23064 ай бұрын
digit = int(input()) end_num = digit%10 I print("the last digit is", end_num) 2309 the last digit is 9 You said you have to use for loop but i did without using them is this correct 😅
@vibingowsic23385 ай бұрын
int[] arr = {1,2,5}; int n = 11; Arrays.sort(arr); int count = 0; for(int i = arr.length-1;i>=0;i--){ count += n/arr[I]; n %= arr[I]; } return count; Is this the correct answer
@abusalin19335 ай бұрын
yethukkana answer neenga code panrukkathu
@shivkavi16045 ай бұрын
hey bro i came up with same logic but its getting issue in leetcode when scenario with coins = [186,419,83,408] amount = 6249 btw this is my code in py3 amount = int(input('>')) n = int(input('')) lst = [] for i in range(0, n): lst.append(int(input(''))) next_check = 0 quo_count = 0 sorted_lst = sorted(lst, reverse=True) for i in sorted_lst: if i
@abdullahazaam47145 ай бұрын
Solved ✅
@Satheesh-ns5qi5 ай бұрын
let a = 12343; console.log(String(a).length); easy peasy in javascript
@cricketbuzz055 ай бұрын
Answer 5 ah bro
@pandiv89825 ай бұрын
Sis july 6th tcs walk-in interview attend pane electronic City la select oiten ..but mail recieve agala inum .. documents upload pana sonanga tcs ibegin portal la , upload um paniten but result varala?? Onboarding process late aguma edhavadhu tips solunga
@blinkrobloxcreaters30265 ай бұрын
yes Done
@bharathloopz82024 ай бұрын
Please update the 5 rule in text form in discription or pinned comment
@shruthi12-x8s5 ай бұрын
solved ✅ Given a number n. Count the number of digits in n which evenly divide n. Return an integer, total number of digits of n which divides n evenly. Note :- Evenly divides means whether n is divisible by a digit i.e. leaves a remainder 0 when divided. output successfully obtained but time complexity is large in the code i have written.
@new_life-5 ай бұрын
Problem link is not present in description..pls paste the link for the problem
@Sanj_k_5 ай бұрын
Nandii Tech Mahindra Cyber Security Job Notification vandhuruku , Preparation video panunga bcos its first time ! Am A Recent Graduated CSE - Cyber Security
@prakashrajprakashraj14745 ай бұрын
Java related sollunga akka
@thailandserverop65625 ай бұрын
Watch Kunal kushwaha
@premcrazier44295 ай бұрын
Soolved ✅
@jeeva31185 ай бұрын
good video
@nandhinik045 ай бұрын
Zen class is not that much worth...they will say we will provide placements but they will make us wait for a long time and sometimes won't get placement
@kamalraj.r52514 ай бұрын
Solved problem ✅
@naveens43685 ай бұрын
Ka nan first student in from AI&DS course AI skills development kaga oru video podunga.
@lynneageula10675 ай бұрын
akka leetcode la one problem solve pani kaminga ka .kjm easy ya erukum apidii use panalam nu idea kidaikum . pls ka
@curiousfreaks_5 ай бұрын
Sure da
@MadhanMadhan-r8w5 ай бұрын
Solved sister
@ajeshkm32825 ай бұрын
How about starting software career iat 40 age .currently working as network ain
@hip-hopgameing80085 ай бұрын
akka cloud la eppadi project pandradhunu video podunga
@KrishG-n8z27 күн бұрын
Such a great content on 🔥
@kishorebalaji95955 ай бұрын
def last_digit (num): st = str(num) return int(st[-1])
@vasanthmuthoot32235 ай бұрын
Problem solve panita sister 01234 Series count +1 use pani answer 5varthuu. But programming ah adika confuse aguthu sister. I am beginning in python coding.
@YeshuaRobert5 ай бұрын
Hii ❤❤❤🙈🙈🙈
@karthikeyans95325 ай бұрын
Description la neenga sonna 20 problem ellayae akka coding sheet mattum thaa erukku😢
@teddy_girl__225 ай бұрын
Solved ✔️
@Devadarshini_265 ай бұрын
Tcs nqt IT ku zoho ku pota maathri oru cheat sheet podunga akka . On campus varanga next month please akka as soon as possible
@Bodhidharma-ct9wj5 ай бұрын
Which college
@saravanaguhan12995 ай бұрын
Zen class emathu velai , DSA soli thara matanga
@pradeepdhinakaran82615 ай бұрын
Akka problems link was not there in the description !!
@Dakshana5184 ай бұрын
Is programming compulsory for data analyst Can I apply for internship or job without out technical skills I'm good at sql,powerbi and excel
@rajsivi5 ай бұрын
Talk something also related to software entrepreneurship creating a new company in India only job searching working for mnc problem solving alone is not good for future economy we have to create job for future for development of economy.
@Abdulrr-k3u5 ай бұрын
Akka I got a job in mobile app development using kotlin Java is this good for career ?
@harishp81175 ай бұрын
Akka 20 problem link share pannuga
@kavipriya59775 ай бұрын
Neenga fundamentals ethune solala🫤
@VishnuPrasathS-tp2fd5 ай бұрын
Nethu unga birthday thaane😅
@curiousfreaks_5 ай бұрын
😁Yes
@VishnuPrasathS-tp2fd5 ай бұрын
@@curiousfreaks_ treat?
@Ajay018455 ай бұрын
@@curiousfreaks_yeah enakum aniki dha akka birthday 🎉🎉🎉same pitch ❤😊
@jasonjacob12495 ай бұрын
@@curiousfreaks_ belated wishes maa 🥰
@SzoboX5 ай бұрын
Python full stack with AWS is it good career ?
@subramanianadaikalam92775 ай бұрын
Go for it!
@SzoboX5 ай бұрын
@@subramanianadaikalam9277 thanks.working on it 🫂
@pavatharinirajendran-zp6kz5 ай бұрын
hi sis python full stack and java fullstack which is best
@manikumar-vr3kp5 ай бұрын
when it comes to development its always java but if you are going for data/ ml side python is best
@s.abdulkalam35885 ай бұрын
Problem link description la ilaa
@Lekshmi_sree5 ай бұрын
❤ please continue this series akka
@praveensankar285 ай бұрын
First nenga epadi code panringa nu videos podunga athu lot of people will help and platform how to use
@shyam43525 ай бұрын
Neega most important ah iruka problems la solve pani video va podalame
@naveenraj17915 ай бұрын
Kadaisi Varaikkum andha coin problem solve pandradhu pathi sollavey illaiye
@curiousfreaks_5 ай бұрын
That’s a DP problem so beginners will find it difficult to understand
@shivkavi16045 ай бұрын
@@curiousfreaks_ any suggestions to change my logic? amount = int(input('>')) n = int(input('')) lst = [] for i in range(0, n): lst.append(int(input(''))) next_check = 0 quo_count = 0 sorted_lst = sorted(lst, reverse=True) for i in sorted_lst: if i
@pranove13685 ай бұрын
coins = [1, 2, 5] tot = 11 s = 0 k = 0 count = 0 coins.sort(reverse=True) while s < tot: if s + coins[k] = len(coins): break
@divpre2345 ай бұрын
How to learn algorithms
@HavocKathir185 ай бұрын
os padikka youtube channel sollunga Mam
@KeerthnaBaskar5 ай бұрын
Hacker rank ka?? For problem solving
@seethalakshmiseethalakshmi28735 ай бұрын
Akka ECE students Software engineering job polama IT job polama Any problems irukuma ECE students it job poga difficulties irukuma Yaruku first IT jobs kedaikum CSE or ECE please answer me 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
@Lekshmi_sree5 ай бұрын
Skills only matter
@seethalakshmiseethalakshmi28735 ай бұрын
@Lekshmi_sree Thank you so much for your response Thank you sister 😊
@shivkavi16045 ай бұрын
amount = int(input('>')) n = int(input('')) lst = [] for i in range(0, n): lst.append(int(input(''))) next_check = 0 quo_count = 0 sorted_lst = sorted(lst, reverse=True) for i in sorted_lst: if i
@krishnasriman1445 ай бұрын
Copy and paste the entire coding in chatgpt and ask the same question.
@siddiqabr71104 ай бұрын
😂😂😂😂@@krishnasriman144
@kuganesofficial.85194 ай бұрын
@@krishnasriman144😂
@Rohith-kani5 ай бұрын
javascript?
@arvinraj94185 ай бұрын
What is the service of freshworks akka
@sunilkumar.j-c5s5 ай бұрын
Akka where is the 20 problem
@sriezhil37645 ай бұрын
Solved
@nasrinbanu48575 ай бұрын
C language learn panalama
@akilarukmani.m92985 ай бұрын
TCS nqt ninja and digital free resources learning practice problems, TCS ninja and digital previous year question papers download free resources download
@akilarukmani.m92985 ай бұрын
Ada Pani video poduga
@AjithKumar-pv5jz5 ай бұрын
Reversing pattern
@NidarsanR5 ай бұрын
Var a = 40031 Var b = a.tostring() Count= 0 While(i
@mrcontenttamila22445 ай бұрын
Hacker rank???
@k.lohita-11d735 ай бұрын
Hello
@EC-DHARMARAJANAR5 ай бұрын
Hello nandy akka... Myself dharma.... Naan oru degree holder... I passed the degree just 2 months ago Naanum IT field la software developer ah poganum nu irukken akka.......Starting eh nalla high package la poganum nu irukken akka... So Athu nala dhan mam college placement la kooda avlova effort podala akka... Enna domain la poganum nu choose panniten mam... Anah..? Atha epdi correct ana way la start pandrathunu therila akka confusion ah irukku😢... So konjam explain panningana nalla irukkum nenaikren akka.... That's why I messaged you mam .