Graphs Introduction

Поделиться
HTML-код
  • Опубликовано: 15 окт 2024
  • Welcome to our introduction to graphs! In this video, we'll dive into the fundamental concepts of graphs and their wide-ranging applications, this video will provide you with a solid foundation in understanding graphs i guarantee you this playlist is going to be more than enough to master graphs, and you won't find structured and intuitive playlist for graphs like this anywhere.
    tags:
    #graphs #tree #trees #algorithmexplained #graphtheory #binarytree #traversal #dfs #bfs

Комментарии • 9

  • @anmolkumargupta2528
    @anmolkumargupta2528 3 месяца назад +2

    Amazing 🎉

  • @starboy-lc9mp
    @starboy-lc9mp 2 месяца назад

    amazing video bro 🙌🙌

  • @prateekuppal9495
    @prateekuppal9495 2 месяца назад +2

    sir I've understood the DP and recursion then I'm looking forward to start with either TREE or GRAPH.. what should I start with now??? as in one of your videos, you've discussed that TREE is nothing but a STRICT GRAPH and hence, could you please tell me what should I start with next??? constraints: I'm final year student and covered concepts upto dp and other linear ds.

    • @code_concepts_with_animesh
      @code_concepts_with_animesh  2 месяца назад +2

      If you are comfortable with recursion and back tracking, you can start trees first , from trees you will become much more confident in DFS/BFS, once you are done with trees, you can go for Graphs (it has alots of algorithms and techniques which involve DFS and BFS). You can follow my playlist too, in one or two week I'll be done with trees and will then continue graphs.

    • @prateekuppal9495
      @prateekuppal9495 2 месяца назад +1

      @@code_concepts_with_animesh thanks buddy.. roger that sir.

  • @gruprttt
    @gruprttt 3 месяца назад +2

    Bro start dp if possible