Journey of a Red Coder from IIT Kharagpur | International Master(2300+) Codeforces | 7 star Codechef

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024

ความคิดเห็น • 215

  • @GeekyBaller
    @GeekyBaller  3 ปีที่แล้ว +69

    Part 2: All About ACM ICPC and acing it
    Link: th-cam.com/video/DhKnFvcd0fQ/w-d-xo.html
    Part 3: How to Get Placed at Google
    Link: th-cam.com/video/sN0HQEvVy3w/w-d-xo.html

    • @helloworld6653
      @helloworld6653 3 ปีที่แล้ว +1

      Can I get his cf profile

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +2

      @@helloworld6653 It's there in the description.

    • @stuff6585
      @stuff6585 3 ปีที่แล้ว +3

      Pin it man!!

  • @mehulkumarnirala8769
    @mehulkumarnirala8769 3 ปีที่แล้ว +260

    One of my greatest flex is knowing him personally 😁

    • @demonslayer4607
      @demonslayer4607 3 ปีที่แล้ว +3

      U too from kv bkp ?

    • @demonslayer4607
      @demonslayer4607 3 ปีที่แล้ว +3

      @Ayan yes bro

    • @Thepankaz1
      @Thepankaz1 3 ปีที่แล้ว +3

      How great was he in school ?

    • @sanjanaghosh051
      @sanjanaghosh051 3 ปีที่แล้ว +3

      @@Thepankaz1 he was the school topper...scored 96.4% or so

    • @himanshsworld
      @himanshsworld 3 ปีที่แล้ว +5

      @@sasmitvaidya3594 are you iitian
      Plz advise me for iit I'm in 12 next year I will give it

  • @piratedcodes
    @piratedcodes 3 ปีที่แล้ว +48

    At first i thought there will be just good coder in the video but then i saw u bro u have some amazing communication skills 😄i learnt a lot from you and the coding master . thanks for the video

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +4

      Thanks man. Appreciate it.

    • @surajbiswas256
      @surajbiswas256 ปีที่แล้ว

      good competetive programmer not good coder

    • @LadderVictims
      @LadderVictims ปีที่แล้ว

      @@surajbiswas256 what's the difference?

    • @surajbiswas256
      @surajbiswas256 ปีที่แล้ว +1

      @@LadderVictims this is like you want to clear jee but you will never can

    • @johnvick8861
      @johnvick8861 ปีที่แล้ว +1

      ​@@surajbiswas256does that make any sense lol

  • @vishalchaurasia3386
    @vishalchaurasia3386 3 ปีที่แล้ว +87

    This Motivates me a lot as as I'm doing CP since 3-4 months and also I perform well in Codechef Long but now I'm starting with Codeforces Short Contest and see where I'm standing in the short contests, Now I know great things takes time. Thanks for sharing this amazing journey..

    • @diwakarisonyoutube
      @diwakarisonyoutube 3 ปีที่แล้ว +5

      Did you learn all DS and Algo or straight up went to challenges?

    • @prasadgsnv4823
      @prasadgsnv4823 3 ปีที่แล้ว +1

      @@diwakarisonyoutube hii bro did you find out? Do we need to dsa learn and join cp or side by side we mus t learn?

    • @madhuryadav2424
      @madhuryadav2424 2 ปีที่แล้ว +6

      @@prasadgsnv4823 it's not all about DSA if you're a beginner you can do DSA and CP together just like i did,i learnt DSA and side by side i was doing CP in the beginner stage only knowing STL (C++)/Collections(Java) is more than enough in the early stage CP is more about tricks and math and finding patterns when you grow a little bit then Data structures comes into play

    • @surajbiswas256
      @surajbiswas256 ปีที่แล้ว

      you are ruining your life...

  • @jitenmahajan4802
    @jitenmahajan4802 3 ปีที่แล้ว +432

    Haha he's noob in coding compared to me
    I'm 100 star in whitehatjr and will join 150 crore job in Google next year
    😂😂😂😂

  • @user-mi8ew2to8e
    @user-mi8ew2to8e 3 ปีที่แล้ว +312

    Meanwhile Im trying to figure out 'bc ye linked list reverse kyu ni ho rha'

    • @ignitingminds9799
      @ignitingminds9799 3 ปีที่แล้ว +33

      Meanwhile me bc ye editor download to kr liya
      Frr.. bhi package not installed q dikha rha

    • @karthik9354
      @karthik9354 3 ปีที่แล้ว +21

      Meanwhile me ye sala constraints kya hota h

    • @AlbertoRodriguez-oe6jo
      @AlbertoRodriguez-oe6jo 3 ปีที่แล้ว +3

      Try this: 😂
      void reversePrint(SinglyLinkedListNode* head) {

      vector a;
      SinglyLinkedListNode *p = head;
      while(p!=NULL)
      {
      a.push_back(p->data);
      p=p->next;
      }
      reverse(a.begin(), a.end());
      for(auto x:a)
      {
      cout

    • @divakarbhardwaj7322
      @divakarbhardwaj7322 3 ปีที่แล้ว +11

      @@AlbertoRodriguez-oe6jo he was joking buddy

    • @vishaldas5692
      @vishaldas5692 3 ปีที่แล้ว +32

      Meanwhile me yeh tree ka root upar kaise hai...??🙄🧐🤔

  • @manojpandey7517
    @manojpandey7517 3 ปีที่แล้ว +39

    Enjoyed his clarity over things.

  • @varungurnani4989
    @varungurnani4989 3 ปีที่แล้ว +21

    Very very helpful interview. We want more like this.👍👍👍✌✌✌

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +1

      Thank you so much!

  • @kartikeyasrivastava4798
    @kartikeyasrivastava4798 3 ปีที่แล้ว +36

    Rating jumps directly was damn motivating.

  • @mrswabhi6394
    @mrswabhi6394 3 ปีที่แล้ว +32

    I was waiting for this type of work.Great work .

  • @anshikasingh4982
    @anshikasingh4982 3 ปีที่แล้ว +41

    I have also started in 1 yr. Amazing content btw

  • @WhereAreYouNowAtlantis
    @WhereAreYouNowAtlantis 3 ปีที่แล้ว +21

    Thank you for this video. I am a first year student at iitkgp in mathematics and computing.

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +1

      Thanks!

    • @ayushshahare1512
      @ayushshahare1512 3 ปีที่แล้ว +1

      Nice flex 🙂

    • @WhereAreYouNowAtlantis
      @WhereAreYouNowAtlantis 3 ปีที่แล้ว +4

      @@ayushshahare1512 thank you 🙃. Hope it didn't hurt much.😃

    • @ayushshahare1512
      @ayushshahare1512 3 ปีที่แล้ว +3

      @@WhereAreYouNowAtlantis what will it hurt to us small college people through CET 😢

    • @WhereAreYouNowAtlantis
      @WhereAreYouNowAtlantis 3 ปีที่แล้ว +6

      @@ayushshahare1512 learn to love your college. Embrace it, accept it and work on yourself. The college matters, no doubt. But at the end of the day all that matters is your response to the circumstances life has put you in. Give life your best shot, it doesn't matter if you are not an IITian. Success looks at effort not the college. All the best. 😄😄

  • @abhirupakundu5775
    @abhirupakundu5775 3 ปีที่แล้ว +25

    God toh 🙌🙌 damn nice man! Great editing ❤️❤️

  • @radheygupta220
    @radheygupta220 3 ปีที่แล้ว +12

    Great interview men , very helpful

  • @jeremiahthomas7594
    @jeremiahthomas7594 3 ปีที่แล้ว +7

    LOVE THE INTERVIEWER!!!!!

  • @anupestuff
    @anupestuff 3 ปีที่แล้ว +18

    Question : Can a person learn by just looking at the solutions? Asking because with so many websites and thousands of problems on these web sites can one learn by coding a few important questions and just learning from the remaining just by directly looking at the answers?

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +25

      I would definitely not recommend this. Looking at the question, thinking about a solution and coming up with the code is very different than just looking at the solutions. Your brain is not doing any work when you're just looking at the solutions. What will happen when you do this, is that when you're facing any new kind of a problem which you've not seen previously, you'll have problems coming up with a solution.

    • @anupestuff
      @anupestuff 3 ปีที่แล้ว +6

      @@GeekyBaller Thanks! That makes sense. I also checked out the algozenith website. Seems like a good place to start. Getting the right guidance and right steps is key to avoiding pitfalls of getting lost and wasting time.

  • @shubhamchandra9258
    @shubhamchandra9258 3 ปีที่แล้ว +10

    Underrated video. Really informative.

  • @ui.ashish
    @ui.ashish 3 ปีที่แล้ว +14

    Please coduct interview with rahul dugar

  • @karthiks1984
    @karthiks1984 3 ปีที่แล้ว +17

    which language does Vikas uses for CP
    Is it C++ or any other language like python, js etc

    • @pranjalraj9344
      @pranjalraj9344 3 ปีที่แล้ว +8

      C++ or Java. Both of them are the best programming languages for competitive coding.

    • @ashishkumarmishra9047
      @ashishkumarmishra9047 3 ปีที่แล้ว +10

      Bro do c++ master it, then move to another

  • @Selim_Hasan_Raj
    @Selim_Hasan_Raj 3 ปีที่แล้ว +7

    subscribed. love from Bangladesh

  • @faizwaris6018
    @faizwaris6018 3 ปีที่แล้ว +10

    Can you please suggest me any platform to practice DSA questions?

  • @nerd6134
    @nerd6134 2 ปีที่แล้ว +9

    Project Euler ? Yes he’s damn good at math

    • @healthy_3083
      @healthy_3083 2 ปีที่แล้ว

      What benefit does occur by project Euler ?

    • @nerd6134
      @nerd6134 2 ปีที่แล้ว +2

      @@healthy_3083 U become super good with competitive programming and math as well.

    • @healthy_3083
      @healthy_3083 2 ปีที่แล้ว +2

      @@nerd6134 i am a beginner in first year should I try project Euler?

    • @healthy_3083
      @healthy_3083 2 ปีที่แล้ว +1

      @@nerd6134 hey please reply

    • @nerd6134
      @nerd6134 2 ปีที่แล้ว

      @@healthy_3083 ya bro. First do some basic geometry and then hop into permutations and combinations and that would b good enough to start with number theory

  • @heyjitendra
    @heyjitendra 3 ปีที่แล้ว +5

    The video should have ended at He is from IIT Kharagpur.

  • @037_sayedramishali7
    @037_sayedramishali7 3 ปีที่แล้ว +15

    He solved just 19 cf contests ?????

    • @HansNiemann762
      @HansNiemann762 3 ปีที่แล้ว +15

      he was probably using alt acc. so you don't care much about rating

    • @shivanshshukla8911
      @shivanshshukla8911 3 ปีที่แล้ว

      His another handle: acraider (this was first one)

  • @shrayammitra6447
    @shrayammitra6447 3 ปีที่แล้ว +5

    Best educator vivek orz

  • @amitytt
    @amitytt 3 ปีที่แล้ว +4

    🙏Thanks for bringing this series 🙏
    #Please Make a detailed video on #RoadMap of Learning DSA and other Stuffs for placements in Product based companies👨‍💻

  • @pratikjoshi9836
    @pratikjoshi9836 3 ปีที่แล้ว +6

    Bro can u plz make video and help in Indian Computing Olympiad the 1st level ZIO and exam in on 19th Dec that's for Mathematics and 2nd is of Programming

  • @160_mesbahhasan4
    @160_mesbahhasan4 3 ปีที่แล้ว +8

    what is his CF handle?? Can you mention here??

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +2

      Check the description.

    • @160_mesbahhasan4
      @160_mesbahhasan4 3 ปีที่แล้ว +1

      @@GeekyBaller Oh yeah..Thanks a lot

  • @shivamjalotra7919
    @shivamjalotra7919 3 ปีที่แล้ว +4

    Thanks for sharing your journey.

  • @ArnabGuides
    @ArnabGuides 3 ปีที่แล้ว +30

    CP me jab milta hai toh chappar faar ke milta hai. Direct 200+

    • @jeeaspirant2320
      @jeeaspirant2320 3 ปีที่แล้ว +1

      200+ means ?

    • @ArnabGuides
      @ArnabGuides 3 ปีที่แล้ว +1

      @@jeeaspirant2320 rating

    • @jeeaspirant2320
      @jeeaspirant2320 3 ปีที่แล้ว +6

      @@ArnabGuides acha Bhai meko LGA Paisa 😂

  • @anirudhtv
    @anirudhtv 3 ปีที่แล้ว +4

    time stamps would be a great fix for this video

  • @theuntoldtree
    @theuntoldtree 2 ปีที่แล้ว

    After a year I noticed this is Vivek bhaiya

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

    great video, thanks

  • @yashitabansal3652
    @yashitabansal3652 2 ปีที่แล้ว +3

    I m a first year student i haven't done anything and i wanted to become 7 star coder. So for the first year should i only learn python , c, c++ and then in 2nd yr start for conpetitive coding? Where should i learn coding from ? Which site is the best? Pls recommend.

    • @mayank3949
      @mayank3949 2 ปีที่แล้ว

      Learn one language only and master it .. then go for DSA on leetcode and then competitive programming .

    • @Sahilsharma-sk5vr
      @Sahilsharma-sk5vr ปีที่แล้ว

      What is your status now?

  • @utsav9891
    @utsav9891 3 ปีที่แล้ว +1

    bhai ji next time se intro ki vol. thodi kmm kr dijiyega...btw... nice meeting....

  • @kattarshwetabhbhakt6785
    @kattarshwetabhbhakt6785 2 ปีที่แล้ว +3

    I was doing CP in bits and pieces in my second year, (first year wasn't even an year it was a wave).
    But now I've figured out a strategy, first two days Hackerrank+HackerEarth
    Next two days CodeChef
    Next two days LeetCode
    Sunday: Any among Spoj, TopCoder, Codeforces, CodeWars
    And will keep changing the graph as I progress and give the harder ones more time.
    Your suggestions are open. I'm moderate in DSA knowledge.

    • @er.shivamkesarwani6668
      @er.shivamkesarwani6668 2 ปีที่แล้ว +1

      leetcoding is best to crack interview

    • @kattarshwetabhbhakt6785
      @kattarshwetabhbhakt6785 2 ปีที่แล้ว

      @@er.shivamkesarwani6668
      Ok then what should I do in 3rd year

    • @er.shivamkesarwani6668
      @er.shivamkesarwani6668 2 ปีที่แล้ว

      @@kattarshwetabhbhakt6785 solve more leetcode and gfg to prepare for interview and some cp

    • @kattarshwetabhbhakt6785
      @kattarshwetabhbhakt6785 2 ปีที่แล้ว

      @@er.shivamkesarwani6668
      Ok

    • @s_3095
      @s_3095 2 ปีที่แล้ว

      @@kattarshwetabhbhakt6785 hey can we talk on any other platform like LinkedIn,Instagram, telegram? Please do consider replying

  • @brucebane7401
    @brucebane7401 3 ปีที่แล้ว

    REALLY GOOD !!!

  • @chandrajitsatapathy6289
    @chandrajitsatapathy6289 3 ปีที่แล้ว +2

    Thanks 👍

  • @ChiranjeevJajor13
    @ChiranjeevJajor13 ปีที่แล้ว +1

    Can you please tell me when did he start coding from scratch.?
    I'm joining clg this year.. am I late for competitive coding by any chance ?
    starting from scratch but utmost interest.

  • @fifamonk5530
    @fifamonk5530 3 ปีที่แล้ว +28

    i can bet that guy can not see anything without those specs...

  • @abhisheksrivastava2631
    @abhisheksrivastava2631 3 ปีที่แล้ว +4

    Hey bro ! I want to be a good coder also i understand things better but can't put logic in problems can you plss help

  • @shirinsiraji6587
    @shirinsiraji6587 3 ปีที่แล้ว

    Dada 77k views!!! Congrats

  • @abhishekkumar-os5zk
    @abhishekkumar-os5zk 3 ปีที่แล้ว +2

    their hairstyle tell they are coder ...they see screen more than mirror

  • @nikhilsharma2236
    @nikhilsharma2236 2 ปีที่แล้ว

    Looking at solutions is wrong, but suppose u have been trying from an hour, is it good at that time to look at the solution and understand it

  • @rudrahari4484
    @rudrahari4484 3 ปีที่แล้ว +4

    I dont have a partner in cp thats why i am demotivated when i cant solve problems.

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +3

      The Internet is a huge place. Even if you don't have any partners/friends you can code with in your college/school, approach any student on LinkedIn or Facebook who have rating in a similar range with you. And just talk :D

    • @rudrahari4484
      @rudrahari4484 3 ปีที่แล้ว

      @@GeekyBaller yeah i will try this

    • @raghibnajmi7092
      @raghibnajmi7092 3 ปีที่แล้ว

      Which stage? Rit nw

    • @raghibnajmi7092
      @raghibnajmi7092 3 ปีที่แล้ว +1

      M facing same problem

    • @rudrahari4484
      @rudrahari4484 3 ปีที่แล้ว

      @@raghibnajmi7092 Just started cp some months back

  • @trendingstatusx549
    @trendingstatusx549 3 ปีที่แล้ว +1

    I m in 2 nd sem
    I also think how I start my journey ❤️

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

      abh kidr tak pauche bhaiya?

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

    Can u please give us ,the most asked questions on segment tree and its templates

  • @kartikgiri5657
    @kartikgiri5657 3 ปีที่แล้ว

    Great video

  • @gurmansingh1878
    @gurmansingh1878 3 ปีที่แล้ว

    Great..

  • @tech_wizard9315
    @tech_wizard9315 3 ปีที่แล้ว +2

    Please do giveaway of geeksforgeeks sde prep course and placement prep course coupon .

  • @HimadriSaha99
    @HimadriSaha99 3 ปีที่แล้ว +2

    My school senior :)

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +2

      You both are legends from the same school 😌

  • @kunalgulati3358
    @kunalgulati3358 3 ปีที่แล้ว

    great video

  • @thedon713
    @thedon713 ปีที่แล้ว

    Thanks bro

  • @rohitrohan2009
    @rohitrohan2009 3 ปีที่แล้ว +1

    damnnn, he speaks really fast

  • @spoofer9113
    @spoofer9113 3 ปีที่แล้ว +1

    who noticed CSGO at 1:44 !!!!

  • @ksg7882
    @ksg7882 3 ปีที่แล้ว +25

    "WhiteHatJr ka Chintu to nahi hay yeh?"
    Real CP coders : "Yaar hum 3 saal se ghiss re hay, hum koi nahi puchta aur WhiteHatJr ka chintu nakli headphone pehenke famous ban gaya ?"

  • @sourabhsinghrajpoot2505
    @sourabhsinghrajpoot2505 3 ปีที่แล้ว +1

    Are competitive programmer use regular expression to solve the string question

  • @gourav.barkle
    @gourav.barkle 3 ปีที่แล้ว +1

    Good content 👍🏽👍🏽

  • @ravikumarkamble6403
    @ravikumarkamble6403 3 ปีที่แล้ว +2

    Waiting

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว

      Hope you liked the video!

  • @CostaKazistov
    @CostaKazistov 2 ปีที่แล้ว

    19:28 does anyone know what *upsolving* means?
    It's first time I hear this term.

    • @Sarkar.editsz
      @Sarkar.editsz 2 ปีที่แล้ว +1

      It means , solving the problems which u are not abled to solve initially but then u checked editorial/articles ..learn concepts related to it and then wrote the whole code by yourself and solve the problem.... that's upsolving ✌️

  • @speak_charlie
    @speak_charlie 3 ปีที่แล้ว +2

    👍

  • @sanjanaghosh051
    @sanjanaghosh051 3 ปีที่แล้ว +2

    Omg....he is from my school 😳😳😳

  • @metatroop9562
    @metatroop9562 3 ปีที่แล้ว +2

    I am student and I am learning web dev python flask and suggestions how can I start in cp

    • @racistindian5316
      @racistindian5316 3 ปีที่แล้ว +2

      Start from codeshef long Challange , it's good to begin with and you learn a lot in those 10 days

  • @animeshhalder.7094
    @animeshhalder.7094 3 ปีที่แล้ว +4

    How much you earn in a month 👍🥺☺️
    Plz reply

  • @ShrikantSonone
    @ShrikantSonone 3 ปีที่แล้ว +2

    Intro is too loud.

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว

      Thanks for mentioning. Will take care of it from the next video.

    • @smithcodes1243
      @smithcodes1243 3 ปีที่แล้ว

      yeah what was that 🤣

    • @digital42082
      @digital42082 3 ปีที่แล้ว

      Great video but outro music is also very loud. Less is more.

  • @manojpandey7517
    @manojpandey7517 3 ปีที่แล้ว

    Voice was echoing slightly.

  • @himanshugupta7647
    @himanshugupta7647 3 ปีที่แล้ว +2

    Bhai i have just started codeforces how much time it will take for 1600 on codeforces

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +3

      Everything depends on the amount of practice you do :D Check out my "Candidate Master" video. I think that'll help you.

  • @4O8
    @4O8 ปีที่แล้ว +1

    cap

  • @anshulbhardwaj8981
    @anshulbhardwaj8981 3 ปีที่แล้ว +1

    Bhaiya Can you suggest me the best resources to learn CP

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +6

      Start doing codeforces and reading theory from GFG.

    • @Rithsomware
      @Rithsomware 3 ปีที่แล้ว +2

      Whitehat jr.

    • @weffwf1783
      @weffwf1783 3 ปีที่แล้ว +1

      @@Rithsomware XD

  • @infinityboy3798
    @infinityboy3798 3 ปีที่แล้ว +1

    what is STL that he mentioned at 10:07

  • @yashsanthalia9561
    @yashsanthalia9561 3 ปีที่แล้ว

    Best

  • @romanrai2507
    @romanrai2507 2 ปีที่แล้ว

    Finally the Era of Sharma ji ka beta ended and Gupta ji ka Beta started Lol...

  • @ravikumarkamble6403
    @ravikumarkamble6403 3 ปีที่แล้ว +2

    Yaa hooo

  • @pawanchoure1289
    @pawanchoure1289 3 ปีที่แล้ว +1

    Very nice 🔥🔥

  • @muzeeburrahaman
    @muzeeburrahaman 3 ปีที่แล้ว +1

    Can you help me

  • @joydeepdas4105
    @joydeepdas4105 3 ปีที่แล้ว +3

    Which department?

  • @vishaldas5692
    @vishaldas5692 3 ปีที่แล้ว

    Codechef or Codeforces to begin in Cp...??

    • @aniketvyas3802
      @aniketvyas3802 3 ปีที่แล้ว +2

      Practice on codeforces and work on rating at codechef.

  • @ananyasingh1141
    @ananyasingh1141 3 ปีที่แล้ว +1

    Any Vedio for cp in java??

    • @GeekyBaller
      @GeekyBaller  3 ปีที่แล้ว +4

      You can check out Code with Harry, I've seen him make videos on Java.G Gaurav Sen also has a few videos on CP with Java.

    • @ramsankar585
      @ramsankar585 3 ปีที่แล้ว +3

      Check out second thread channel

    • @racistindian5316
      @racistindian5316 3 ปีที่แล้ว

      I think you should shift to CPP , I am going to shift too , java gets annoying in CP.

    • @abhinavgoswami9264
      @abhinavgoswami9264 3 ปีที่แล้ว +1

      @@racistindian5316 Can you please tell how does java gets annoying for CPP? -This statement is a demotivator as I know Java really well. :(

  • @kiranmoysaha2907
    @kiranmoysaha2907 2 ปีที่แล้ว

    11:06 thanks

  • @muzeeburrahaman
    @muzeeburrahaman 3 ปีที่แล้ว +1

    Hello bro

  • @ArnabGuides
    @ArnabGuides 3 ปีที่แล้ว

    Bhai tera voice echo ho raha hai

  • @saunaknandi1814
    @saunaknandi1814 2 ปีที่แล้ว

    time stamp toh laga de bhai

  • @aviralarpan7350
    @aviralarpan7350 ปีที่แล้ว

    Iambest

  • @mayankshekhar486
    @mayankshekhar486 ปีที่แล้ว

    What is HTL ?? I know HTML

  • @kiranmoysaha2907
    @kiranmoysaha2907 2 ปีที่แล้ว

    11:10 thanks

  • @BhupinderSingh-dl7pq
    @BhupinderSingh-dl7pq 3 ปีที่แล้ว +1

    Meanwhile me bc ye recursion kaise use kru😂😂😂

  • @SuperSuraj55555
    @SuperSuraj55555 3 ปีที่แล้ว

    10k views soon 🥳

  • @spandian6568
    @spandian6568 3 ปีที่แล้ว

    .

  • @Tintak_hatpin
    @Tintak_hatpin 3 ปีที่แล้ว +4

    Dude, comb your hair.

  • @utsav9891
    @utsav9891 3 ปีที่แล้ว +1

    bhai ji next time se intro ki vol. thodi kmm kr dijiyega...btw... nice meeting....

  • @utsav9891
    @utsav9891 3 ปีที่แล้ว

    bhai ji next time se intro ki vol. thodi kmm kr dijiyega...btw... nice meeting....

  • @utsav9891
    @utsav9891 3 ปีที่แล้ว

    bhai ji next time se intro ki vol. thodi kmm kr dijiyega...btw... nice meeting....