5.1 Graph Traversals - BFS & DFS -Breadth First Search and Depth First Search

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.พ. 2018
  • Breadth First Search
    Depth First Search
    PATREON : www.patreon.com/bePatron?u=20...
    Courses on Udemy
    ================
    Java Programming
    www.udemy.com/course/java-se-...
    Data Structures using C and C++
    www.udemy.com/course/datastru...
    C++ Programming
    www.udemy.com/course/cpp-deep...

ความคิดเห็น • 1.5K

  • @wirito
    @wirito 4 ปีที่แล้ว +4363

    Why do I like professor Abdul’s videos:
    1) He speaks clear English.
    2) Articulate, makes pauses.
    3) Straight to the point. No unnecessary fillers.
    4) More importantly, excellent explanations.
    Thank you sir!

    • @numanshakir7255
      @numanshakir7255 4 ปีที่แล้ว +6

      4

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

      @Pratyksha Maheshwari ok

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

      Of the reasons you pointed out, it's No.3 for me !! :)

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

      Same

    • @a-j19
      @a-j19 3 ปีที่แล้ว +5

      What can one ask for more than this!!!

  • @judeantonyrajan1001
    @judeantonyrajan1001 5 ปีที่แล้ว +4594

    *haha the other day i was travelling on a bus, and i saw someone else studying on the bus before his exam and he was watching your video the entire bus ride. Guess where this happened? Canada. Yeh you are popular everywhere because most of the prof are not meant to be profs.*

    • @satyakumar-vc3zj
      @satyakumar-vc3zj 5 ปีที่แล้ว +94

      @@abdul_bari sir your all vdos are best on youtube for any purpose .in my college not all students know the name of our algorithm teacher(while he has taken all class of algorithm).but all student know your name.if any one is talking about algorithm it means he is talking about abdul bari sir

    • @patrickweber3457
      @patrickweber3457 5 ปีที่แล้ว +76

      @@abdul_bari Tommorow we will write Algorythmen and data Structues exam in germany and people also watching your videos

    • @Rumple423
      @Rumple423 5 ปีที่แล้ว +63

      @@abdul_bari I'm from the University of Toronto, and I've used your entire Algorithms playlist to study for my exam. While it's not exactly the same difficulty, I found my practice problems to be MUCH simpler after watching your videos. Much appreciated, and thanks! :D

    • @satyakumar-vc3zj
      @satyakumar-vc3zj 5 ปีที่แล้ว +11

      @@abdul_bari iem kolkata

    • @krishnac3912
      @krishnac3912 5 ปีที่แล้ว +34

      Some Heros don't wear Mask Or Cap!! Peace !!

  • @ani.dimitrova
    @ani.dimitrova 3 ปีที่แล้ว +479

    I just realized that I've lived in a DFS-like way all my life. I start a task, then hop on to the next and quit the first one, then hop on to the third, then go back to the second and then to the first. How have I lived w/o knowing this until now :D Especially true when cleaning the house :D

    • @manojkumar-lt6wk
      @manojkumar-lt6wk 3 ปีที่แล้ว +23

      I think most humans live in a DFS way 😄. We deep dive into things forgetting why we actually started them.

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

      you are not alone bruh

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

      😂😂

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

      😂 😂. Finally found someone who commented out my inner feelings

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

      Your comment made DFS concept even more clear haha.

  • @devanshtandon6314
    @devanshtandon6314 4 ปีที่แล้ว +538

    I have never honestly wasted time writing a comment on youtube before. However, this dude is special and I wanted to take a break from the video just to write a comment thanking this guy for all the videos he is making. Can't say it any more times but WE NEED MORE PROFESSORS LIKE HIM.

  • @sksoumik8749
    @sksoumik8749 6 ปีที่แล้ว +1187

    OMG... This is the best explanation of BFS & DFS available on TH-cam.

    • @johnleonardo
      @johnleonardo 6 ปีที่แล้ว +15

      Agreed! He was very simple with his explanation. This helps me a lot.

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

      Sadman Kabir Soumik yes😊

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

      right

    • @iichaine719
      @iichaine719 4 ปีที่แล้ว +5

      @@vaishalijoshi7642 take a look to myCodeSchool to realy get the better teacher ever. this one is good, but the other one is juste magicien. he has the exact words

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

      @@iichaine719 i know buddy, that one is on whole another level sadly he doesn't upload anymore.

  • @moustafah1
    @moustafah1 5 ปีที่แล้ว +794

    This is life saving !!
    I am not even looking at my lecture notes!
    They are so complicated!
    THANK YOU SIR!
    By the way, I am in Sweden, Chalmers University! Everyone watches your videos!

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

    I think we fall in love with educational content creators/professors like this because they take us from a place of feeling totally stupid to a place of feeling hope for our future. It's s beautiful thing

  • @VictorChrispinSamson
    @VictorChrispinSamson 4 ปีที่แล้ว +71

    You just summarized 25% - 40% of the Chapter and it's Questions in 18 minutes. Thank you very much! Best fast-taught video on BFS and DFS!

  • @stevenking9987
    @stevenking9987 4 ปีที่แล้ว +47

    I come from Taiwan and you are the best teacher I ever know.

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

    This man charges $0 a year to teach us what we pay the university $10,000 a year to teach us

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

      @Alvin Benedict Is someone else paying him for his hard work, same as him charging money to us ? I don't think so. No offense

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

      You are paying the University to certify you that someone taught you even if it is not the university.

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

      @Alvin Benedict You guys could also support him on Patreon, the link is in the description. Just because he doesn't start his videos with an appeal for patreon contribution doesn't mean it should be ignored.

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

      $14K in my case

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

      @Alvin Benedict Crumbles....

  • @yunathanielkang
    @yunathanielkang 4 ปีที่แล้ว +112

    This is the best explanation of BFS & DFS available on TH-cam.
    WAY BETTER THAN MY PROFESSOR IN UCLA.

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

    Someone give this guy an Oscar in the field of education!

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

      Thats not an Oscar. Thats nobel prize for teaching

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

      @@ruthraramanan3407 that is why i wrote "In the field of teaching"!

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

      @@mukulgupta7251 Who gives an "academy" award to an actual academic person? Oscars are for people in Entertainment. This guy deserves the educational award i.e Nobel

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

      not those cringe oscar comments in an educational video bruh

  • @sowbanmuhammad546
    @sowbanmuhammad546 4 หลายเดือนก่อน +10

    This guy taught me something in just 3:45 minutes which I haven't understood in entire semester

  • @NaivedhShah20
    @NaivedhShah20 8 หลายเดือนก่อน +16

    This came in my recommendation out of nowhere. I still remember watching his all videos and clearing advanced data structures in sem 6 of engineering a couple of years ago. Students, just watch his video, makes notes, and give your paper, you’ll pass smoothly

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

    This channel is the most underrated channel about algorithm in TH-cam. He explains really clear and easy to understand.

  • @jean-paulboga8189
    @jean-paulboga8189 3 ปีที่แล้ว +52

    ABDUL BARI , I CAN TELL YOU THAT YOU KNOW WHAT YOU ARE DOING , YOU ARE A GREAT TEACHER.
    I RESPECT YOU SIR.

  • @krishpanchigar1955
    @krishpanchigar1955 11 หลายเดือนก่อน +7

    Hi Sir, I am from the University of Sheffield, UK and everyone here loves your videos. You are so much better than our professors. Please keep up the good work and god bless you

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

    I am an Experienced software developer with more than eleven years of experience, i have never seen such a talent you have, you explain things in best possible way. In my almost 15 years of watching online tutorials i have seen someone who explain who can explain complex problems in simplest way possible, simply you are awesome :).

  • @yosifsharrak7585
    @yosifsharrak7585 4 ปีที่แล้ว +165

    This is super helpful thank you!!
    Just a clarification, I believe there is a mistake on 13:56. When going from 3 to 2, add 3 back to the stack so the stack should be [1,4,3]. Then at 15:25, go back to 3 and then to 4. I got stuck here a bit, so I hope this helps someone.

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

      i think that too

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

      Yeah I also observed it

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

      This true. The 3 must be added back because it would be suspended while exploring through 2

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

      There are also many mistakes in BFS

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

      @@sheikhharis37 usually when one tends to object to someone's mistake, they present a problem, and a solution. If you saw any problems, please state them.

  • @ruvixreyez
    @ruvixreyez 4 ปีที่แล้ว +62

    Imagine if all kinds of professor teaches like this, it would be my grade is Straight A's

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

    Though I was ignorant about either steps until I watched this video, I patted my back for having used DFS logic for an recursive algorithm to traverse through nested groups for an application I was working on. Kudos for such a detailed explanation and analysis.

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

    This is sooooo cool! This is like hit the point DIRECTLY without any unnecessary nonsense! Just like a brave soldier hit to the emery heart quickly and sharply!

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

    one of the best professor ever, I got an A in data structure and algorithms by just watching his videos and go stretch to exam. I don't need to look at lecture node.

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

    I not only learn, but also enjoy your videos. Great job.

  • @austinwilliams3260
    @austinwilliams3260 6 ปีที่แล้ว +75

    Such a simple concept that my professor tried to explain in such a confusing way, thanks for clearing everything up! All of your algorithm videos have been super helpful! I would love to see some coding videos in the future, maybe?

    • @userre85
      @userre85 4 ปีที่แล้ว +5

      Checkout his dsa course on udemy

  • @c.g.9436
    @c.g.9436 3 ปีที่แล้ว +5

    I usually do not comment, but this dude had explained traversals, which i was struggling to understand, in just 20 minutes. Thank you very very much!!!

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

    my folk here in Houston Texas are watching your videos too because our prof cant teach

  • @Vedranation
    @Vedranation 2 หลายเดือนก่อน +1

    In 18 minutes you just explained what my professor couldn't in 2 hours. Thank you

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

    Hello sir, I just wanted to say thank you. For the longest of time i was very intimidated by the tree search algorithms and was putting them off. But you just make them seem so easy. Your explanation and the visualization of stack and queue while solving was a big help. Thank you so much you really helped someone today

  • @jeanalmonor6555
    @jeanalmonor6555 4 ปีที่แล้ว +28

    There are certain things that I can barely understand when I am in class, but when I get tuned to your lecture everything seems very easy as "BONJOUR" for me. Thanks, I really appreciate your performance in explaining this course online.Wish you the best!

  • @jaykoranga4859
    @jaykoranga4859 5 หลายเดือนก่อน +2

    this is what feels to be taught by a real teacher , earlier i was watching the tutorials of other youtubers , i agree they (youtubers) have the knowledge but having knowledge and be able to teach that knowledge in a way that is both simple and clear is a whole another thing. thank you Abdul Bari sir... i will watch all of your videos .

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

    You saved my life so many times. THANK YOU!!!! A lot of Jamaicans watch your videos.

    • @abdul_bari
      @abdul_bari  4 ปีที่แล้ว

      Glad I could help

  • @antor.morsalin
    @antor.morsalin 5 หลายเดือนก่อน +7

    Weird how a free videos on TH-cam easily beats full fledge university courses for which we pay thousands of dollars.

  • @bhuwaneshsinha2476
    @bhuwaneshsinha2476 4 ปีที่แล้ว +7

    the moment I see your tutorial while searching for a topic.. I know that I will grasp it for sure by the end of video.. cheers!!

  • @Salman-wz5zv
    @Salman-wz5zv 29 วันที่ผ่านมา +1

    Well explained . I don't waste my time commenting on TH-cam videos but you really deserve it.
    The way you explained BFs and DFs with different examples are the best thing your videos 💝

  • @bbcuckoos
    @bbcuckoos 2 หลายเดือนก่อน +1

    Man's majestic. I love his teachings, the way he talks... Infact, everything.... Damn

  • @yagzyalcntas553
    @yagzyalcntas553 5 ปีที่แล้ว +4

    Sir you saved my life I needed clear examples of the algorithms explained, you didnt give 1 hour lecture talking irrevelant stuff for exam, right to the point thx

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

    I landed here while trying to solve CS50 tideman. I have no math/logic/algorithms background, yet I immediately understood this exploration. Thanks for the video! I'll be back to watch the entire course in the future.

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

    Well structured, good pacing, clear delivery and very articulate. I can't understand how some lecturers can make a mess of such straight-forward algorithms, yet on TH-cam I find 18 minute videos that can teach them perfectly.

  • @Jared-Cruz
    @Jared-Cruz 4 ปีที่แล้ว +5

    Currently taking my Data Structures & Algorithms course, and whenever I don't understand a topic, I can find a video on this channel that explains it perfectly. Thank you for this channel!

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

    Don't usually comment videos but loved both explanations and examples. Makes it so much easier to understand! Thanks!

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

    This is why I pay my internet bills. To be able to listen to great explanations like this. Thank you!

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

    This is actually one of the finest videos I've seen on BFS and DFS.

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

    That was really effecient explanation without irregular pauses and grammatical errors. Thanks a lot.

  • @curseofpenguin
    @curseofpenguin 5 ปีที่แล้ว +13

    You are like an oasis in the desert. Thank you so much !

  • @dynamicjainish
    @dynamicjainish 5 ปีที่แล้ว +89

    In 5 Days I completed MY Algorithm Course And I Passed With BC Grade Thank You So much Sir

    • @setuchandwar92
      @setuchandwar92 4 ปีที่แล้ว +17

      @@thebot177 an engineer can do anything

    • @Ed-gd5ec
      @Ed-gd5ec 4 ปีที่แล้ว +5

      @@thebot177 today is my exam. And I started studying for semester day before yesterday. And I'm confident that I can clear my DS. (BTW, I'm Engineering student)

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

      yome fisseha Finished a semester course in 3 days. Sometimes you gotta do what you gotta do.

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

      It all depends on the exam. At my school in Germany, the exams are always the same more or less. For most exams if you just want to pass it with an okayish grade, you just need to practice the tasks of the exam.

    • @V-for-Vendetta01
      @V-for-Vendetta01 3 ปีที่แล้ว

      @@thebot177 i believe he was trying to say, "i finished my algorithm course 5 days ago". poor english i guess.

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

    I’m a college student from China. Your video provides me a new perspective to understand bfs & dfs using queue and stack. And I do learn a lot from it! Heartfelt thanks:)

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

    I'd like to have you as one of my uni teacher!! I'm not a native english speaker but you was so clear that it was not a problem. Thank you

  • @malikjehangir3337
    @malikjehangir3337 5 ปีที่แล้ว +4

    Mr. Abdul, U saved our lives! regards from Germany... best videos!!

  • @leozhang1340
    @leozhang1340 4 ปีที่แล้ว +5

    this man is one of the computer science god teachers on youtube. Kudos!

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

    This is the best explanation of BFS & DFS available on TH-cam. WOOW!!!!

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

    Can't thank him enough, he is so inspiring and sharing knowledge for free. What a great human.

  • @sylviatakhellambam7969
    @sylviatakhellambam7969 5 ปีที่แล้ว +7

    The best explanation that I ever watch till now, a concept is so clearly explained, thank you sir for your effort to reach us.

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

    Amazing! Your explanation of the examples were very clear and easy to understand. Thank you for your post and time that you put into this. You are an amazing teacher.

  • @nirwanramteke4806
    @nirwanramteke4806 4 ปีที่แล้ว +9

    I am going to write all his statements, examples in my theory exam, thank u sir for creating good explanation.
    Greedy Method, Dijkistra algo, Bellman Ford Algo, LCS, NP complete, Knapsack Problem, BFS, DFS

  • @JoyDas-mi8ww
    @JoyDas-mi8ww 3 ปีที่แล้ว +1

    Preparing for an job interview & you make that easy for me. I don't even have to open my book now. I believe I can solve any complex problem of this field. Thanks a lot sir. May GOD bless you.

  • @nishanisha1266
    @nishanisha1266 5 ปีที่แล้ว +8

    U are really excellent sir making us clear to understand ,and repeating the important points helps for better understanding
    No one can beat u in teaching data structures concepts ☺️☺️

  • @mattralston4969
    @mattralston4969 4 ปีที่แล้ว +5

    Thank you again for the lecture, this was very helpful to me watching again as I did not understand the variations in depth and breadth the first time. I am liking the binary tree example very much to show that the linear order of the nodes (their sort order) is arbitrary (no pun). There is so much content on this channel, very educational and clear. Thanks

  • @SunilKumar-jj8bf
    @SunilKumar-jj8bf 4 ปีที่แล้ว +2

    So much clarity in the content, I am feeling like I can now solve any problem on BFS & DFS. Thank you so much... Keep up the good work sir. It's a blessings for students like me.

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

    Sir you are the best teacher of algorithms amongst those I've watched so far. Very clear and nice explaination. JazakAllah!

  • @pratyushkatre8246
    @pratyushkatre8246 5 ปีที่แล้ว +7

    You are the best teacher for teaching of data structure ... I like your style and way to explore the things ...
    Thankyou Sir ❤️

  • @suprith35
    @suprith35 4 ปีที่แล้ว +6

    Sir you are great sir didn’t understand in uni whole semester but your teachings just understood everything in just 18mins this algorithms I am using in Artificial intelligence concepts sir thank you so much sir. I am MS student in Australia 🇦🇺 you are so much popular here as well sir

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

    Watching this man instead of listening to my graph theory teacher who talks like an AI, gave me A+'s on both my midterm and finals

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

      seems you want to show off.

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

    Better than my university professor explanation!

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

    I'm in my third year of college and tomorrow is my Data Structures semester final exam and the only reason I'm able to carry on is because of your teaching which is just phenomenal. Thankyou soo much sir!

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

    Thanks Mr.Bari .Today is my final exam of Data structure and algorithom.You got my back.

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

    started watching the video after 4mins of watching this video, I felt the need to write a comment. This is very straight to the point. Clear. Simple. Love his teaching style. Thank you sir!

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

    I am studying Artificial intelligence in university of Tasmania and the lecturer is Chinese and I cant understand his voice but you explain with your clear voice and tone which help a lot .Thank you so much.

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

    better explained than in my university class. Thank you so much

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

    Great explanation of this concept. Really helps me to understand the code behind everything now. Thank you Abdul, Kind regards from Los Angeles

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

    Thanks! 100% of necessary information, 0% of bs, memes etc. Awesome!

  • @a-j19
    @a-j19 3 ปีที่แล้ว +4

    Sir this is the first time I visited your channel,the way you explain are so fundamental and crystal clear that I don't think so I will ever visit any other channel for queries

  • @vincentlavello3499
    @vincentlavello3499 4 ปีที่แล้ว +5

    Just bought his Udemy course - much more in-depth than my college course.

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

      Literally it would make more sense to swap the tuition cost to take my D&A course at my university with his Udemy course price.

  • @rizthetechie
    @rizthetechie 10 หลายเดือนก่อน +1

    In my first experience in a single attempt a video could give a clear understanding how DFS and BFS works.

  • @Kira-ji5pr
    @Kira-ji5pr ปีที่แล้ว +1

    His explanation is too good..and i even got a glimpse of why recursion can be candidate for dfs... then why stack for dfs and Queue for BFS...just an awesome teacher..God bless

  • @kshitijdumbre-re5jk
    @kshitijdumbre-re5jk 5 หลายเดือนก่อน +16

    00:00 Learn about breadth-first and depth-first search traversal methods.
    02:11 Difference between breadth-first search and depth-first search
    04:33 Breadth-first search is like level order traversal and Depth-first search is like pre-order traversal.
    06:59 Breadth-first search completed
    09:25 Breadth First Search (BFS) algorithm rules
    11:42 Valid BFS and DFS traversal explained
    14:00 DFS traversal of a graph
    16:25 Depth-first search and breadth-first search have time complexity of order n.

  • @rashedamlan8572
    @rashedamlan8572 5 ปีที่แล้ว +548

    BFS 5:38
    DFS 12:15

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

    Thank you so much for giving a clear explanation of these concepts. I feel more prepared and less stressed! My classmates watch your videos too!

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

    The best teacher ever...whoever is removing his videos from utube...pls don't do this.🙏

  • @amphetaminocid
    @amphetaminocid 4 ปีที่แล้ว +7

    I wasted my time on other videos and non of them were really helpful. this one is so simple and so descriptive. thanks Abdul for this great video. please don't stop and continue with great videos like this.

  • @lanemacdougall5955
    @lanemacdougall5955 4 ปีที่แล้ว +6

    Not one to write TH-cam comments, but Abdul Bari makes the best algorithms/data structures videos BY FAR. He is my go-to for anything CS-related. His videos are the best study materials I can find.

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

    Honestly, that man is the teacher of the year. Thank you for all your content!

  • @ronh36
    @ronh36 4 ปีที่แล้ว

    BEST TEACHER hands down! Your videos got me through my CS program.

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

    what a gem. Thank you for the amazing service to humanity.

  • @vickykumar-eu1df
    @vickykumar-eu1df 6 ปีที่แล้ว +14

    OMG amazing explanation sir ji...vioce level is too good. thankyouuu sir

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

    This clears things a lot & the moment I understood there was a smile in my face. Thanks a lot for making this happen.

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

    Just wanted to say than you so very much for your clear explanation of this topic. I have been so confused with my textbook but you have saved me so much frustration. Thank you, thank you!!!!

  • @noreentharusha8944
    @noreentharusha8944 5 ปีที่แล้ว +9

    You are simply amazing.God bless you!!!!

  • @thread1066
    @thread1066 6 ปีที่แล้ว +17

    Super sir thank u sir ......it will help for tomorrow's exam

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

    Professor Bari thank you so much for your clear explanations. My professor (at an Ivy League school) can't explain for shit and left me soooo confused until I saw your video.

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

    Great Lectures Sir!
    You make us understand the concepts clearer, faster and smoother.
    -Hats off for such an amazing Tutor!

  • @HarshKumar-nh6be
    @HarshKumar-nh6be 3 ปีที่แล้ว +7

    In 19 minutes we are able to understand BFS and DFS but how??
    ABDUL BARI SIR: Just go for an try it is possible..)
    YOU ARE REALLY GREAT SIR..KEEP IT UP!!

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

    Every time before exam i watch only your videos which give me strength nd confidence that i can happily attempt the respective topic easily in exam 🙏😊...thanku sir!! Really tq so much✨✨

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

    you are an oasis in the middle of an desert for countless students. Thank you for being here with us

  • @liangel7785
    @liangel7785 16 วันที่ผ่านมา

    This is so much more helpful than the lectures my prof gave! Thank you!

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

    Excellent explanation from basic to high level. very beautiful teaching and great knowledge. pls do more videos on new programming languages it would be helpful to all in this world.

  • @RathourShubham
    @RathourShubham 5 ปีที่แล้ว +15

    Sir was this really this easy or you made so!!! 🙏🙏🙏 Lots of respect Sir from Last Bencher...

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

    Professor got me through Discrete Optimization and Data Structures and Algorithms class. He's a boss.

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

    Sir, You deserve more attention. These videos are very much clear and straight to the point. Simple English and simple Explanations. Very well done sir. Thankyou very much.

  • @rukesh.shrestha111
    @rukesh.shrestha111 6 ปีที่แล้ว +4

    Best explanation keep it up well done. You are doing a very good thing. It support a lot of student.