Anand Tech-Tamil
Anand Tech-Tamil
  • 71
  • 96 127
Java Fresher's Guide to Railway Booking Mastery!
Reference Code:github.com/anandkb153/anandkb153/tree/main/Railway%20booking%20system
Part 1 : th-cam.com/video/r3mapfvC670/w-d-xo.html
Part 2: th-cam.com/video/cgUC1_I8WbM/w-d-xo.html
🚂 Welcome to our Java Programming Tutorial Series! 🚀
In this video, we are going to show you how to cancel to book railway tickets. This is an easy to use and powerful railway ticket booking system that you can use to manage your booking process.
If you are looking for a easy to use railway ticket booking system, then you should check out our Zoho L3 Interview Program! This program makes booking railway tickets easy and efficient, allowing you to save time and money. Thanks for watching!
👍 If you find this tutorial helpful, don't forget to give it a thumbs up, subscribe for more programming content, and hit the bell icon to stay updated on future tutorials!
Thank you for joining us in creating a Railway Ticket Reservation System from scratch! 🛤️
#Anand Tech-Tamil
#zoho interview program
#fresher interview program
#zoho L2 interview Program
#java interview program
#java program
#java interview pattern programs
#zoho coding round
#fresher java interview program
#railway reservation program in java
#zoho advanced programming round questions and answers
มุมมอง: 567

วีดีโอ

Zoho L3 Round Insider Reveals Top Interview Strategies
มุมมอง 6364 หลายเดือนก่อน
🚂 Welcome to our Java Programming Tutorial Series! 🚀 In this video, we are going to show you how to use our Zoho L3 Interview Program to book railway tickets. This is an easy to use and powerful railway ticket booking system that you can use to manage your booking process. If you are looking for a easy to use railway ticket booking system, then you should check out our Zoho L3 Interview Program...
#zoho L3 Recent interview program || #Tamil #java
มุมมอง 3K4 หลายเดือนก่อน
🚂 Welcome to our Java Programming Tutorial Series! 🚀 In this video, we are going to show you how to use our Zoho L3 Interview Program to book railway tickets. This is an easy to use and powerful railway ticket booking system that you can use to manage your booking process. If you are looking for a easy to use railway ticket booking system, then you should check out our Zoho L3 Interview Program...
Ace Your Zoho Interview: My Experience & Key Questions
มุมมอง 4.1K5 หลายเดือนก่อน
Email Id : anandbaskar153@gmail.com Are you preparing for a Zoho interview in 2024? In this video, I share my recent experience with the Zoho interview process, including the types of questions I was asked and the strategies I used to prepare. Whether you're a fresh graduate or an experienced professional, this video will provide valuable insights to help you ace your Zoho interview. I cover: 👉...
Asset Management System | #zoho recent interview questions
มุมมอง 2.8K6 หลายเดือนก่อน
Reference Code:github.com/anandkb153/anandkb153/tree/main/Asset_Management_System Welcome to our in-depth tutorial on developing a comprehensive asset management system tailored for system administrators using Java! This project is perfect for those looking to enhance their Java programming skills and learn how to build a robust, console-based application from scratch. In this video, we'll guid...
#zoho L2 interview Program - May 4 | Part 2
มุมมอง 3.8K6 หลายเดือนก่อน
Part 1 : th-cam.com/video/VO592nENiBY/w-d-xo.html Welcome to our video on Zoho L2 Interview Questions from May 4th! In this video, we dive into two essential questions that were asked during the Zoho L2 interview on May 4th. Whether you're gearing up for your own Zoho interview or just want to see some interesting problem-solving techniques, this video is for you! What we cover: 1. Counting 'A'...
#zoho L2 interview Program - May 4 | #Tamil
มุมมอง 4.3K6 หลายเดือนก่อน
Welcome to our video on Zoho L2 Interview Questions from May 4th! In this video, we tackle three essential questions that were asked during the Zoho L2 interview on May 4th. Whether you're gearing up for your own Zoho interview or just want to see some interesting problem-solving techniques, this video is for you! What we cover: Finding Distance Between Two Indices: * Learn how to compute the d...
Finding Rank of a String in Permutations #zoho L2 Pgm #Tamil
มุมมอง 1.1K8 หลายเดือนก่อน
Description: In this video, we'll explore a Java program that efficiently finds the rank of a given string among all possible permutations. We'll walk through each part of the code, explaining how it works and discussing the logic behind it. We'll start by understanding how to generate all permutations of a string using the backtracking technique. Then, we'll see how to sort these permutations ...
Reverse Elements of an Array by Max Digits || #zoho interview program || #Tamil
มุมมอง 1.3K8 หลายเดือนก่อน
In this video, we explore a Zoho interview question that involves reversing the elements of an array based on their digits. We'll walk through the problem statement, provide a step-by-step explanation of the solution, and implement the solution in Java. Problem Statement: Given an array of integers, we need to reverse each element in the array based on their digits. For example, if the input ar...
Convert 2nd array to Sub-Array #zoho interview program
มุมมอง 9598 หลายเดือนก่อน
In this Java programming tutorial, we delve into the problem of finding subarrays within a larger array. We discuss an approach using nested loops and explore its limitations. Through step-by-step code walkthroughs, you'll learn how to implement a solution to efficiently search for subarrays in Java. This tutorial is suitable for Java programmers at all levels, offering valuable insights into a...
Buy & Sell Foreign Currency #zoho interview program | #Tamil
มุมมอง 5478 หลายเดือนก่อน
Introduction: Briefly introduce the topic of Forex trading and the importance of making profitable transactions. Introduce the problem statement: Given hourly price data for a foreign currency in terms of local currency, how can we determine the maximum profit that can be made by buying and selling within one hour? Explanation of Approach: Explain the approach used to solve the problem: Iterate...
Valid IP Address || #zoho interview program ||#Tamil
มุมมอง 1.5K9 หลายเดือนก่อน
Introduction: Brief explanation of what IP addresses are and their importance in computer networks. Introduction to the concept of valid IP addresses and why it's crucial to ensure they adhere to specific criteria. Main Content: IPv4 vs. IPv6: Explanation of the difference between IPv4 and IPv6 addressing schemes. Overview of why IPv6 was introduced and its advantages over IPv4. Format of an IP...
Explaining Jump Game II: Minimum Number of Jumps #Tamil
มุมมอง 89610 หลายเดือนก่อน
Welcome to our TH-cam channel! In this video, we'll dive into the "Jump Game II" problem, a classic dynamic programming problem that challenges our understanding of array manipulation and optimization techniques. In the "Jump Game II" problem, we're given an array of integers representing the maximum length of a forward jump from each index. Our goal is to determine the minimum number of jumps ...
#zoho Generating All Possible Combinations of Words #Tamil
มุมมอง 2.1K10 หลายเดือนก่อน
#zoho Generating All Possible Combinations of Words #Tamil
"Converting Array to 2D Array with Unique Rows | #java
มุมมอง 32010 หลายเดือนก่อน
"Converting Array to 2D Array with Unique Rows | #java
#Pharmacy Management & Billing System #zoho L3 Program
มุมมอง 1.5K11 หลายเดือนก่อน
#Pharmacy Management & Billing System #zoho L3 Program
#Sum Of Diagonal || #zoho interview program || #Tamil
มุมมอง 81411 หลายเดือนก่อน
#Sum Of Diagonal || #zoho interview program || #Tamil
#decode the message #leetcode program #Tamil #java program
มุมมอง 38611 หลายเดือนก่อน
#decode the message #leetcode program #Tamil #java program
#Railway Ticket Booking System # zoho l3 interview questions
มุมมอง 6K11 หลายเดือนก่อน
#Railway Ticket Booking System # zoho l3 interview questions
#maximum number of characters #zoho interview program
มุมมอง 339ปีที่แล้ว
#maximum number of characters #zoho interview program
🔥 #FLAMES Game || #zoho interview program || #Tamil
มุมมอง 946ปีที่แล้ว
🔥 #FLAMES Game || #zoho interview program || #Tamil
#Store The IDs #zoho interview program, #Anand Tech-Tamil
มุมมอง 542ปีที่แล้ว
#Store The IDs #zoho interview program, #Anand Tech-Tamil
Find the Nth term,#zoho interview program #Anand Tech-Tamil
มุมมอง 592ปีที่แล้ว
Find the Nth term,#zoho interview program #Anand Tech-Tamil
#Roman To Integer || #Zoho L2 Interview Program || #Tamil
มุมมอง 952ปีที่แล้ว
#Roman To Integer || #Zoho L2 Interview Program || #Tamil
#Diamond pattern in java 💎 ,# java interview questions and answers
มุมมอง 871ปีที่แล้ว
#Diamond pattern in java 💎 ,# java interview questions and answers
String Rotation: Zoho L2 Interview Tips [Tamil]
มุมมอง 663ปีที่แล้ว
String Rotation: Zoho L2 Interview Tips [Tamil]
generate the maximum number in Zoho L2 Interview Program
มุมมอง 872ปีที่แล้ว
generate the maximum number in Zoho L2 Interview Program
#Valid Parentheses || Zoho L2 Pogram || Java Program || Tamil...
มุมมอง 1Kปีที่แล้ว
#Valid Parentheses || Zoho L2 Pogram || Java Program || Tamil...
Chemical Bomb 2 || Zoho L2 Program || Java Program || Tamil..
มุมมอง 798ปีที่แล้ว
Chemical Bomb 2 || Zoho L2 Program || Java Program || Tamil..
Zumaka Zoooo!!! || Zoho L2 Pogram || Java Program || Tamil...
มุมมอง 1.1Kปีที่แล้ว
Zumaka Zoooo!!! || Zoho L2 Pogram || Java Program || Tamil...

ความคิดเห็น

  • @LuckyGuy143
    @LuckyGuy143 5 วันที่ผ่านมา

    which role did you applied bro?

  • @manokaran7338
    @manokaran7338 10 วันที่ผ่านมา

    Bro dsa soli kuduga java la

  • @RagulRagul-xb5zu
    @RagulRagul-xb5zu 11 วันที่ผ่านมา

    False

  • @RagulRagul-xb5zu
    @RagulRagul-xb5zu 11 วันที่ผ่านมา

    80

  • @MohamedIrfan-q8p8t
    @MohamedIrfan-q8p8t 29 วันที่ผ่านมา

    🎉

  • @ruthjashwini3663
    @ruthjashwini3663 หลายเดือนก่อน

    If we space in between that then it will consider as Charater so to avoid this wt code we have use bro

    • @anandtech-tamil3593
      @anandtech-tamil3593 หลายเดือนก่อน

      Thank you for your feedback! 😊 You’re absolutely right-when using Scanner.next(), it only reads input until the first space, which could cause issues if the password contains spaces. To handle this, I’ve updated the code to use Scanner.nextLine(). This ensures that the entire input, including spaces, is captured. Additionally, if spaces are not allowed in the password, we can add a specific check to ensure they’re handled appropriately. Thanks again for pointing this out-it helps improve the robustness of the program! Let me know if you have further suggestions! 🙌

  • @josephrexa5444
    @josephrexa5444 หลายเดือนก่อน

    Bro python use pannalama

  • @switch-01
    @switch-01 หลายเดือนก่อน

    Bro i had mailed you could you please check it

  • @saismile1045
    @saismile1045 หลายเดือนก่อน

    Thank you so much anna, ZOHO LLD level 3 la time table period system solve panni upload pannunga anna and resources eruntha share pannunga!!!🥰🥰🥰

    • @anandtech-tamil3593
      @anandtech-tamil3593 หลายเดือนก่อน

      @@saismile1045 ok, but question illaye... Iruntha thaney try panna mudiyum.. Kedacha share pannuga

  • @SASI-r2m
    @SASI-r2m 2 หลายเดือนก่อน

    Bro....zoho la again eppo software developer role ku hiring process start pannivanga for freshers...pls reply bro

  • @karthikeyan.s1132
    @karthikeyan.s1132 2 หลายเดือนก่อน

    Diwali vazhthukkal🎉😂

  • @gajendiranm4450
    @gajendiranm4450 2 หลายเดือนก่อน

    Vera level explaination 🔥🔥🔥🙏

  • @kailash_c
    @kailash_c 2 หลายเดือนก่อน

    Super bro Continue pannunga kandipa neraya support varum

  • @yuvrajmagudees8552
    @yuvrajmagudees8552 2 หลายเดือนก่อน

    bro zoho interview la notepad la code pottu cmd la run panni kattanuma illa vera epudi run panna soluvanga

  • @SASI-r2m
    @SASI-r2m 2 หลายเดือนก่อน

    Bro...freshers kum idhey rules dhana? Like ella requirements kum output varanum nu... both freshers and experienced ku same question pattern ah... reply pannunga bro pls..

    • @anandtech-tamil3593
      @anandtech-tamil3593 2 หลายเดือนก่อน

      @@SASI-r2m yes,, tech round venum na pattern change aagum

    • @SASI-r2m
      @SASI-r2m 2 หลายเดือนก่อน

      @@anandtech-tamil3593 technical round means 2 nd round ah bro...neenga experienced ah?

    • @anandtech-tamil3593
      @anandtech-tamil3593 2 หลายเดือนก่อน

      @@SASI-r2m 4th round..

    • @SASI-r2m
      @SASI-r2m 2 หลายเดือนก่อน

      @@anandtech-tamil3593 ok bro

  • @Arjun1197
    @Arjun1197 3 หลายเดือนก่อน

    Super sir

    • @anandtech-tamil3593
      @anandtech-tamil3593 3 หลายเดือนก่อน

      @@Arjun1197 thanks mani,, how are you..

  • @haarik05
    @haarik05 3 หลายเดือนก่อน

    We cannot use subString method in zoho right

  • @KameshS-sv6to
    @KameshS-sv6to 3 หลายเดือนก่อน

    Bro how did you applied

    • @anandtech-tamil3593
      @anandtech-tamil3593 3 หลายเดือนก่อน

      applied via off campus drive link

    • @KameshS-sv6to
      @KameshS-sv6to 3 หลายเดือนก่อน

      @@anandtech-tamil3593 can you share it bro

  • @Asyedabdulrahman33
    @Asyedabdulrahman33 3 หลายเดือนก่อน

    1.2024 passed out 2025 march hiring la , fresher nu attend panalaama bro. 2.career gap irundha hire panuvangala zoho la

    • @anandtech-tamil3593
      @anandtech-tamil3593 3 หลายเดือนก่อน

      @@Asyedabdulrahman33 pannalam bro.. No issue

    • @Asyedabdulrahman33
      @Asyedabdulrahman33 3 หลายเดือนก่อน

      @@anandtech-tamil3593 web developer ku fresher ku hiring panuvangala, na sila peru kita keten , most ahh experienced dhaan hire panuvanga nu sonanga. unga opinion enna bro?

  • @Henry-crusie
    @Henry-crusie 3 หลายเดือนก่อน

    Risk and fraud anylst role interview pathi sollunga bro

  • @balamuruganmarisamy9116
    @balamuruganmarisamy9116 3 หลายเดือนก่อน

    Bro can u please send ur telegram channel link please

  • @timetravelwithbookart
    @timetravelwithbookart 4 หลายเดือนก่อน

    Hi bro, In zoho, Level 1 - Programming test - Write, run and execute logical programs. Level 2 - Advanced programming test & Technical interviews. Level 3 - Technical interview. Level 4 - HR interview. Bro in Level 1 what are all the questions they might ask ? The als asked me to bring own laptops with Eclipse, IntelliJ and TurboC installed in it. why intelli j and TurboC , bro ?

  • @m.petchimuthupetchi3078
    @m.petchimuthupetchi3078 4 หลายเดือนก่อน

    drive link

  • @Sriram-ii8oo
    @Sriram-ii8oo 4 หลายเดือนก่อน

    Waited for part 3 video broo. Thank you. Wish you good luck ❤

  • @SyedArsath-gx1qd
    @SyedArsath-gx1qd 4 หลายเดือนก่อน

    Bro how to prepare nu oru video podunga zoho ku software development

  • @freeadvice-tamil24
    @freeadvice-tamil24 4 หลายเดือนก่อน

    where are u working now bro

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      @@freeadvice-tamil24 why bro

    • @freeadvice-tamil24
      @freeadvice-tamil24 4 หลายเดือนก่อน

      @@anandtech-tamil3593 asking how did u placed in that company i think u are working in TCS can u share how did u placed please bro

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      @@freeadvice-tamil24 nqt exam clear pannuga,, vacancy varumpothu hire pannuvanga

  • @saismile1045
    @saismile1045 4 หลายเดือนก่อน

    Cristal Clear Explanation, vera level neenga Super Anna...we are always support you anna....please upload L2 qutions videos anna!!!🥰🥰🥰❤️❤️❤️😍😍😍🎊🎊🎊🎉🎉🎉✨️✨️✨️

  • @mageswarankrishna7850
    @mageswarankrishna7850 4 หลายเดือนก่อน

    Bro leetcodela ula easy medium qns solvepani seriesaa podunga ...helpfula irkum daily 3video podungalen

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      @@mageswarankrishna7850 series pannalam,, but daily 3 video is little bit hard.. Will try my best on future

    • @mageswarankrishna7850
      @mageswarankrishna7850 4 หลายเดือนก่อน

      @@anandtech-tamil3593 ok bro. Atleast 2yachu poda try panungaa .engalky helpaa irkum Zoho qns elame Anga irndhudan. Vardhu

  • @jagadeshjd7336
    @jagadeshjd7336 4 หลายเดือนก่อน

    bro github link ?

  • @sivathemass7085
    @sivathemass7085 4 หลายเดือนก่อน

    level 3 - python la podalam ah? bro

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      @@sivathemass7085 pannalam bro,, based on team accept panranga

    • @sivathemass7085
      @sivathemass7085 4 หลายเดือนก่อน

      @@anandtech-tamil3593 ok bro..neega attend pannu pothu yaarachi python la attend panagala..allow pannagala?

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      @@sivathemass7085 mm yes.. Attend pannaga

    • @sivathemass7085
      @sivathemass7085 4 หลายเดือนก่อน

      @@anandtech-tamil3593 thanks bro..

  • @vishnukumarkr1788
    @vishnukumarkr1788 4 หลายเดือนก่อน

    hi bro zoho la work join pananum na enna programming language learn panalam.. zero la irunthu start panrathu na..?

  • @ambarishshiva7167
    @ambarishshiva7167 4 หลายเดือนก่อน

    Bro level 2 la ena questions lam keatanga bro.pls share the question

    • @anandtech-tamil3593
      @anandtech-tamil3593 3 หลายเดือนก่อน

      watch my video without skipping,, already mentioned in my video,, what they asked in L2

  • @GowsalyaR.S
    @GowsalyaR.S 4 หลายเดือนก่อน

    Efficient solution guys. import java.util.ArrayList; public class DemoSession { public static void main(String[] args) { int a [] = {2,4,5,6,7,9,10,13}; int b [] = {2,3,4,5,6,7,8,9,11,15}; ArrayList <Integer> al = new ArrayList(); int i=0; int j =0; while(i<a.length && j<b.length) { if(a[i]==b[j]) { al.add(a[i]); i++; j++; } else if(a[i]<b[j]) { al.add(a[i]); i++; } else { al.add(b[j]); j++; } } while(i<a.length) { al.add(a[i]); i++; } while(j<b.length) { al.add(b[j]); j++; } System.out.println(al); } }

  • @SarathKumar-mf3xy
    @SarathKumar-mf3xy 4 หลายเดือนก่อน

    GitHub link bro ?

  • @santhoshr7786
    @santhoshr7786 4 หลายเดือนก่อน

    final result ku romba delay pandranga

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      Hr round cracked ah bro

    • @santhoshr7786
      @santhoshr7786 4 หลายเดือนก่อน

      @@anandtech-tamil3593 technical support engineer ku direct face to face interview attend panen, athulaye Ela round um vachanga

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      @@santhoshr7786 totally ethana round bro

    • @santhoshr7786
      @santhoshr7786 4 หลายเดือนก่อน

      @@anandtech-tamil3593 total 3 rounds technical assessment 3 sections (1. Customer situation handling 2. Two marks we have to answer 10 out of 20 question. 3. Presentation making about 10 slide) ( Duration 2 hours) Lunch break After lunch HR discussion round ( general discussion and 1 or 2 technical questions) Last round ( presenting the prepared slide and technical round with 2 peoples inthe panel.

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      @@santhoshr7786 ok, thanks for sharing

  • @kishored6179
    @kishored6179 4 หลายเดือนก่อน

    2nd round paper pen or system

  • @nanthakumarop9749
    @nanthakumarop9749 4 หลายเดือนก่อน

    Bro enakku resume short list aaga matidhu bro please send the resume to be got shortlisted

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      Resume ku naraya video TH-cam la available bro,, atha parunga.. Ennoda resume ungaluku work aagum nu sollamudiyathu.. Because some time ennoda resume rejected aagum.. Some time call pannuvanga.

  • @freeadvice-tamil24
    @freeadvice-tamil24 4 หลายเดือนก่อน

    Linkedin id solluga bro

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      @@freeadvice-tamil24 Anand Baskar nu search pannuga varum

    • @freeadvice-tamil24
      @freeadvice-tamil24 4 หลายเดือนก่อน

      @@anandtech-tamil3593 lot of Anand Basker bro link share pannuga bro

  • @freeadvice-tamil24
    @freeadvice-tamil24 4 หลายเดือนก่อน

    Bro, I’m a fresher, currently I am learning dsa in java I know the basic concept but I am unable to solve problems on LeetCode because every concept is new to me. I can understand the problem after solving it, but I can’t remember it the next week. I forget it after learning a new concept. Please help me and give me some tips, bro.

  • @mageswarankrishna7850
    @mageswarankrishna7850 4 หลายเดือนก่อน

    Bro recentaa ketka snake game brick games chess game schedule idelam podunga

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      @@mageswarankrishna7850 ithellam epo kettanga bro,, then unga kitta ethachum question model iruntha send pannuga.. Email I'd ; anandbaskar153@gmail.com

  • @freeadvice-tamil24
    @freeadvice-tamil24 5 หลายเดือนก่อน

    bro share your linkedin id.

  • @dhineshd94
    @dhineshd94 5 หลายเดือนก่อน

    super bro complete this as soon as possible and give ur github id after pushing the code.

  • @mahimahendran6455
    @mahimahendran6455 5 หลายเดือนก่อน

    Voice break aaguthu bro

    • @anandtech-tamil3593
      @anandtech-tamil3593 4 หลายเดือนก่อน

      @@mahimahendran6455 recording software issue bro... Upcoming videos la sari panren..

  • @SATHISHV-m4z
    @SATHISHV-m4z 5 หลายเดือนก่อน

    Upload video as how to solve any problem in Zoho round 3.And explain how to approach the given problems specifically in round 3.

    • @anandtech-tamil3593
      @anandtech-tamil3593 5 หลายเดือนก่อน

      Thanks for the suggestion! I’ll definitely consider creating a video that dives deeper into solving problems specific to Zoho round 3. Stay tuned!

  • @Balavignesh-h7o
    @Balavignesh-h7o 5 หลายเดือนก่อน

    Anna neenga evlo month prepare paninga

    • @anandtech-tamil3593
      @anandtech-tamil3593 5 หลายเดือนก่อน

      epdi solrathu,, practice ku no end.... prepare pannitey polam innum 10 years ku kooda

  • @dhanushayyapan7046
    @dhanushayyapan7046 5 หลายเดือนก่อน

    Super bro

  • @jagadeshjd7336
    @jagadeshjd7336 5 หลายเดือนก่อน

    0,0,-1,-1

  • @jagadeshjd7336
    @jagadeshjd7336 5 หลายเดือนก่อน

    Bro zoho la python use panalama ...

  • @kumars6190
    @kumars6190 5 หลายเดือนก่อน

    Which languages study bro for zoho

  • @dhanushs3457
    @dhanushs3457 5 หลายเดือนก่อน

    Voice break aaguthu bro