Computer Topics In বাংলা
Computer Topics In বাংলা
  • Видео 219
  • Просмотров 55 763
Interpolation Search Algorithm in DS
Interpolation Search Algorithm in DS explained in Bangla
Binary Search
ruclips.net/video/tnZtuEMtyts/видео.html
Просмотров: 14

Видео

Binary Searching algorithm
Просмотров 2414 дней назад
Binary Searching algorithm
Searching Algorithms in Data Structure//Linear Search
Просмотров 2821 день назад
Searching Algorithms in Data Structure//Linear Search
Prim's Algorithm, Minimum Spanning Tree
Просмотров 44Месяц назад
Prim's Algorithm, Minimum Spanning Tree
Spanning Tree/Minimum Spanning Tree (MST),Kruskal algorithm
Просмотров 48Месяц назад
Spanning Tree/Minimum Spanning Tree (MST),Kruskal algorithm
DFS: Depth First Season
Просмотров 65Месяц назад
DFS: Depth First Season
BFS: Breadth First Search
Просмотров 943 месяца назад
SFS: BREADTH FIRST SEARCH explained with two different examples in Bangla
What is Graph in DS?//Graph Terminology//Different types of Graph
Просмотров 793 месяца назад
What is Graph in Data Structure? Graph Terminology Different types of Graph
Threaded Binary Tree(TBT)
Просмотров 584 месяца назад
Threaded Binary Tree(TBT)
Difference between B Tree and B+ Tree
Просмотров 784 месяца назад
Difference between B Tree and B Tree
b+ Tree// b+ tree Insertion of order 3
Просмотров 554 месяца назад
b tree // b tree Insertion of order 3 IMPORTANT LINKS: #AVL TREE: ruclips.net/video/uM8hZ0aowhA/видео.html #BINARY SEARCH TREE(BST): ruclips.net/video/_vVNClZ9-rE/видео.html #B TREE: ruclips.net/video/VhKT-Ow306I/видео.html #BINARY TREE: ruclips.net/video/qBASYgkmiv0/видео.html #TREE TERMINOLOGY: ruclips.net/video/DqbY4pQZnqA/видео.html
b tree / Insertion of order 4
Просмотров 954 месяца назад
b tree // Insertion of order 4 IMPORTANT LINKS: #AVL TREE: ruclips.net/video/uM8hZ0aowhA/видео.html #BINARY SEARCH TREE(BST): ruclips.net/video/_vVNClZ9-rE/видео.html #B TREE: ruclips.net/video/jSAbhaXvMnw/видео.html #BINARY TREE: ruclips.net/video/qBASYgkmiv0/видео.html #TREE TERMINOLOGY: ruclips.net/video/DqbY4pQZnqA/видео.html
AVL Tree:LL/RR/LR/RL Unbalanced tree//LL/RR/LR/RL Rotations
Просмотров 795 месяцев назад
AVL Tree:LL/RR/LR/RL Unbalanced tree//LL/RR/LR/RL Rotations with easy examples IMPORTANT LINKS: #BINARY SEARCH TREE(BST): ruclips.net/video/_vVNClZ9-rE/видео.html #B TREE: ruclips.net/video/VhKT-Ow306I/видео.html #B TREE: ruclips.net/video/jSAbhaXvMnw/видео.html #BINARY TREE: ruclips.net/video/qBASYgkmiv0/видео.html #TREE TERMINOLOGY: ruclips.net/video/DqbY4pQZnqA/видео.html
BST: Binary Search Tree with Example
Просмотров 1036 месяцев назад
BST: Binary Search Tree preorder, Inorder, Postorder Traversal IMPORTANT LINKS: #AVL TREE: ruclips.net/video/uM8hZ0aowhA/видео.html #B TREE: ruclips.net/video/VhKT-Ow306I/видео.html #B TREE: ruclips.net/video/jSAbhaXvMnw/видео.html #BINARY TREE: ruclips.net/video/qBASYgkmiv0/видео.html #TREE TERMINOLOGY: ruclips.net/video/DqbY4pQZnqA/видео.html
Binary tree //Tree Traversal: preorder, Inorder, Postorder Traversal
Просмотров 806 месяцев назад
Binary tree //Tree Traversal: preorder, Inorder, Postorder Traversal IMPORTANT LINKS: #AVL TREE: ruclips.net/video/uM8hZ0aowhA/видео.html #BINARY SEARCH TREE(BST): ruclips.net/video/_vVNClZ9-rE/видео.html #B TREE: ruclips.net/video/VhKT-Ow306I/видео.html #B TREE: ruclips.net/video/jSAbhaXvMnw/видео.html #TREE TERMINOLOGY: ruclips.net/video/DqbY4pQZnqA/видео.html
Tree Terminology
Просмотров 716 месяцев назад
Tree Terminology
Double Ended Queue (Dequeue) implementation using linked list
Просмотров 697 месяцев назад
Double Ended Queue (Dequeue) implementation using linked list
what is Priority Queue?? Types of priority Queue.||Enqueue,dequeue and display operation in pq
Просмотров 727 месяцев назад
what is Priority Queue?? Types of priority Queue.||Enqueue,dequeue and display operation in pq
Circular Queue implementation Using Array and Linked List
Просмотров 798 месяцев назад
Circular Queue implementation Using Array and Linked List
Queue implementation using Stack
Просмотров 528 месяцев назад
Queue implementation using Stack
Queue Implementation Using Linked List||Enqueue||Dequeue||Peek||Traverse/Display Operation
Просмотров 738 месяцев назад
Queue Implementation Using Linked List||Enqueue||Dequeue||Peek||Traverse/Display Operation
What is Queue in Data structure||enqueue, Dequeue, Traverse,peek operation
Просмотров 739 месяцев назад
What is Queue in Data structure||enqueue, Dequeue, Traverse,peek operation
Prefix to Postfix and Postfix to Prefix Conversion Using Stack
Просмотров 749 месяцев назад
Prefix to Postfix and Postfix to Prefix Conversion Using Stack
Postfix to Infix||Prefix to Infix Conversion using Stack
Просмотров 709 месяцев назад
Postfix to Infix||Prefix to Infix Conversion using Stack
Infix to Prefix conversation using Stack
Просмотров 879 месяцев назад
Infix to Prefix conversation using Stack
Infix to Postfix Conversion
Просмотров 979 месяцев назад
Infix to Postfix Conversion
Stack using Array ||push()||pop()||peek()||Traverse/display operations
Просмотров 1049 месяцев назад
Stack using Array ||push()||pop()||peek()||Traverse/display operations
Stack using linked list||push()||pop()||peek()||Traverse/display operations
Просмотров 939 месяцев назад
Stack using linked list||push()||pop()||peek()||Traverse/display operations
Double Circular Linked List| Insertions || Deletion || Traverse/Display || Search Operations
Просмотров 10010 месяцев назад
Double Circular Linked List| Insertions || Deletion || Traverse/Display || Search Operations
Circular Linked List || Insertions || Deletion || Traverse/Display || Search Operations
Просмотров 8710 месяцев назад
Circular Linked List || Insertions || Deletion || Traverse/Display || Search Operations

Комментарии

  • @thandarvloger1355
    @thandarvloger1355 20 дней назад

    👍

  • @tapanpati2381
    @tapanpati2381 23 дня назад

  • @projeshbasu8911
    @projeshbasu8911 Месяц назад

    Thanks

  • @projeshbasu8911
    @projeshbasu8911 Месяц назад

    Thanks

  • @tanjibhasanrakib3243
    @tanjibhasanrakib3243 Месяц назад

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

    Very easy to describe. Nice.

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

    Best❤

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

    Nice discussion

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

    Khub valo bujhlam

  • @shyamsundarmallick2776
    @shyamsundarmallick2776 3 месяца назад

    💝💝🔥🔥

  • @kaustav0009
    @kaustav0009 3 месяца назад

    Block 24 kno 28 hbe to

    • @ComputerTopicsInBangla
      @ComputerTopicsInBangla 3 месяца назад

      Correct.Note korte vul hoyeche....Jodio 24 o block 0 te jabe... Thank you...

  • @golamrabbanirdr8874
    @golamrabbanirdr8874 3 месяца назад

    nice sir..

  • @JoyBepari-h7t
    @JoyBepari-h7t 4 месяца назад

    খুব সুন্দর ভিডিও। একবার ভিডিও দেখেই আমি সব বুঝে গেছি। এত সহজ করে ভিডিও আমি আগে কখনো দেখিনি। ❤❤thank you sir

  • @sayarpaul6900
    @sayarpaul6900 5 месяцев назад

    Darun video....keep it up sir

  • @_SukanyaDas
    @_SukanyaDas 5 месяцев назад

    Detailed explanation👍

  • @_SukanyaDas
    @_SukanyaDas 5 месяцев назад

    Good job👍

  • @_SukanyaDas
    @_SukanyaDas 5 месяцев назад

    Nice explanation

  • @psychology6131
    @psychology6131 6 месяцев назад

    nice explanation

  • @shakibulalam-gb6tu
    @shakibulalam-gb6tu 7 месяцев назад

    ❤❤❤

  • @SB_Roy_Vlogs
    @SB_Roy_Vlogs 8 месяцев назад

    sundor video

  • @sandipbera35
    @sandipbera35 8 месяцев назад

    Very nice sir ,

  • @ToanPham-wr7xe
    @ToanPham-wr7xe 9 месяцев назад

    😮

  • @allknowledgetube5262
    @allknowledgetube5262 9 месяцев назад

    very Informative video...

  • @dibyenduchatterjee4300
    @dibyenduchatterjee4300 9 месяцев назад

    Very nice presentation sir

  • @ahadrazamir1307
    @ahadrazamir1307 9 месяцев назад

    Your explain very easily and beautifully , make more videos.

  • @whalidmahabub2774
    @whalidmahabub2774 9 месяцев назад

    ধন্যবাদ।

  • @shayanbiswas4744
    @shayanbiswas4744 10 месяцев назад

    best explanation

  • @salmahossain9539
    @salmahossain9539 10 месяцев назад

    Best best

  • @mondal_vines007
    @mondal_vines007 11 месяцев назад

    When multiplication number is negetive, what to do sir..?

    • @ComputerTopicsInBangla
      @ComputerTopicsInBangla 11 месяцев назад

      Please Watch this video: ruclips.net/video/D81I5U1RA00/видео.html

  • @sudarshan740
    @sudarshan740 Год назад

    Hello sir, ekta question chhilo, Msc in computer science porar por google, Microsoft, Amazon e interview er janno apply kora jay?

  • @somnathkaran8842
    @somnathkaran8842 Год назад

    Oh onek por khuje pelam ❤ thanks ❤🎉

  • @subhamroy8949
    @subhamroy8949 Год назад

    Darun laglo sir❤❤

  • @technologybiggboss9646
    @technologybiggboss9646 Год назад

  • @morshedurrahaman123
    @morshedurrahaman123 Год назад

    onak valo hoice dada ,,,,, sob topic aksathe onak informative

  • @imdadulhaque8458
    @imdadulhaque8458 Год назад

    The best explanation ❤.

  • @user-wm7ck9dn8r
    @user-wm7ck9dn8r Год назад

    Thanks sir... Extraordinary class....

  • @SB_Roy_Vlogs
    @SB_Roy_Vlogs Год назад

    onek sundor hoice

  • @salammondal4212
    @salammondal4212 Год назад

    Thank you sir♥️♥️

  • @dibyenduchatterjee4300
    @dibyenduchatterjee4300 Год назад

    Very good presentation

  • @salammondal4212
    @salammondal4212 Год назад

    7*(-9) eta kivabe sir

    • @ComputerTopicsInBangla
      @ComputerTopicsInBangla Год назад

      Ata signed integer ar process apply korte hobe...

    • @salammondal4212
      @salammondal4212 Год назад

      @@ComputerTopicsInBangla এটা কোনটা স্যার??

    • @ComputerTopicsInBangla
      @ComputerTopicsInBangla Год назад

      Ata unsigned integer ar multiplication... Khub taratari signed ta kore debo..ai month ai.. Tomar example ta die (7*(-9))

  • @salammondal4212
    @salammondal4212 Год назад

    স্যার ভাগের টা দরকার ছিল।।

  • @dibyenduchatterjee4300
    @dibyenduchatterjee4300 Год назад

    Carry on little brother.god bless

  • @dibyenduchatterjee4300
    @dibyenduchatterjee4300 Год назад

    Good content

  • @sumanpratihar3253
    @sumanpratihar3253 Год назад

    Thank you

  • @omgsr
    @omgsr Год назад

    sir onek help holo thanks sir ..☺

  • @namitasarkar5857
    @namitasarkar5857 Год назад

    egiye jam sathe achi

  • @hasisglamorworld3840
    @hasisglamorworld3840 Год назад

    Sir apnar video gulo khub helpfull thank u for unloading Pls make a video about inportant question for test xm plsssss

    • @ComputerTopicsInBangla
      @ComputerTopicsInBangla Год назад

      Thank you.. Tomar subject ki?? computer science na computer application?? Test exam ar jonno kono suggestions dite parchi na..karon ata school ar opor depend kore j kotota syllabus ar opor question korbe .But ami HS exam ar suggestion debo December month a ..

  • @dibyenduchatterjee4300
    @dibyenduchatterjee4300 Год назад

    Very good bhaity

  • @computergyansagargk
    @computergyansagargk Год назад

    Nice

  • @computergyansagargk
    @computergyansagargk Год назад

    I have made a new video on RUclips, what is lacking in it, tell us in the comments because I am a new RUclipsr, then I will try to improve it I made from education proposal मैंने RUclips पर एक नया वीडियो बनाया है, इसमें क्या कमी है, हमें कमेंट में बताएं क्योंकि मैं एक नया RUclipsr हूं, तो मैं इसे सुधारने की कोशिश करूंगा मैंने शिक्षा प्रस्ताव से बनाया है ruclips.net/video/C7jwVqkWtR4/видео.html ruclips.net/video/rjo8BoH_XnQ/видео.html Maine video Full watch kar liya hai ab aapki bari hai Have watched full now..

    • @ComputerTopicsInBangla
      @ComputerTopicsInBangla Год назад

      Bhai I am not a big you tuber..I am also facing problem to increase views and subscription.. I viewed you videos and observe some problem.. 1.editing need to improve 2.contents are very good but presentation need to be improve... 3.try to solve atleast 10 MCQ within a minutes.. 4.Make a demo video record before final video record. Please don't mind if any suggestions hurts you.. With Best wishes.. Computer topics in Bangla