Data Structures & Algorithms
Data Structures & Algorithms
  • Видео 12
  • Просмотров 120 735
Infix to Postfix Conversion example
Просмотров: 14

Видео

Converting infix Expression to Postfix ExpressionConverting infix Expression to Postfix Expression
Converting infix Expression to Postfix Expression
Просмотров 3014 года назад
Converting infix Expression to Postfix using Stack
Array Implementation of ListArray Implementation of List
Array Implementation of List
Просмотров 4,8 тыс.4 года назад
Implementation of list using array
BacktrackingBacktracking
Backtracking
Просмотров 3584 года назад
This video explains backtracking technique and some problems that can be solved by backtracking technique
Optimal Binary Search TreesOptimal Binary Search Trees
Optimal Binary Search Trees
Просмотров 91 тыс.4 года назад
To find an Optimal Binary Search Trees using Dynamic Programming Approach
Memory FunctionsMemory Functions
Memory Functions
Просмотров 5 тыс.4 года назад
To solve a 0/1 Knapsack Problem using bottom-up Dynamic Programming approach
Knapsack ProblemKnapsack Problem
Knapsack Problem
Просмотров 6704 года назад
Solving Knapsack Problem using Dynamic Programming
Finding the Binomial Coefficient using Dynamic ProgrammingFinding the Binomial Coefficient using Dynamic Programming
Finding the Binomial Coefficient using Dynamic Programming
Просмотров 4 тыс.4 года назад
Floyds' AlgorithmFloyds' Algorithm
Floyds' Algorithm
Просмотров 2,3 тыс.4 года назад
To solve all pairs shortest path problem.
Warshall AlgorithmWarshall Algorithm
Warshall Algorithm
Просмотров 11 тыс.4 года назад
Finding the transitive closure of a given graph using Warshall Algorithm
Implementation of Stack using Linked ListImplementation of Stack using Linked List
Implementation of Stack using Linked List
Просмотров 1304 года назад
The video describes how to push an item into the stack and how to pop an element from the stack in the linked list implementation of stack
Insertion into a Linked ListInsertion into a Linked List
Insertion into a Linked List
Просмотров 1804 года назад
The video describes how to insert an element into a list. An element can be inserted in the front / middle / end of the list. The pointer rearrangements to be done are explained in the video

Комментарии

  • @storiesbeneaththesurface1942
    @storiesbeneaththesurface1942 2 дня назад

    Your explanation was good, thanks. However, it would help if you slowed down a bit. Oterhwise, it's difficult to listen at such fast pace.

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

    Very bad teaching techniques

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

      I'm sorry if my video didn't meet your expectations. I value your feedback and would love to improve. Could you please share what type of techniques you feel more comfortable with? Your input is really important to me

  • @AshwinNP-lc9ty
    @AshwinNP-lc9ty 2 месяца назад

    Convert the following infix expression to post fix notation ((a+2)*(b+4)) -1 mam wat to do for this question

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

    Thank you teacher

  • @AlphaWomen-d2h
    @AlphaWomen-d2h 4 месяца назад

    Not understandable 😕

  • @jpstayfocus1
    @jpstayfocus1 4 месяца назад

    I usually watch Abdul Bari for algorithms lectures but for the OBST, your explanation is the best on RUclips to be honest. Straight forward, clear, concise, from Canada ❤❤❤❤

  • @SriJahnaviChinthalapudi-wz8us
    @SriJahnaviChinthalapudi-wz8us 5 месяцев назад

    Very precise and good explanation

  • @csif373
    @csif373 7 месяцев назад

    Really good and clear instruction

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

    Thank you

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

    Very helpful ma'am Thank you very much🙏🙏

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

    Evet Vildan hocanın selamı var!🙋🏼‍♂ - END3991

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

    Nice😊😊

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

    Straight to the point. Thank you for the video.

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

    Thank you so much maam..So useful for my DAA exam🙏

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

    Thanks mam❤

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

    trop génial, j'ai kiffé, recommande grandement, vive la baguette et vive la france

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

    Thankyou Mam for this wonderful explanation 🙏❤️

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

    If access time is asking in this question what is the answer

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

    bhai geela kar diya tune ......aisa paa kar

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

    Sharp and crisp .super.

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

    Best explanation ever. Very concise. Thank you, my online teacher

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

    thinks .please put the ppt or pdf

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

    Thanks so much your video is super understable !!

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

    Tq so much mam 😙

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

    Why are you going so fast. It just seems like you wanna hurry up and be done with it

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

      Not me watching it in 2x 😂

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

      Skill issue, get good

  • @datastructuresalgorithms4340

    At 2:46 it should be i<n-1

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

    As a begginer you made me waste 2h because I didn't understand i>n-1 at 2:46. It was supposed to be i<n-1. Be careful with mistakes like this

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

    fantastic explanation

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

    The textbook, "Introduction to Algorithms", tries to confuse me in this part by putting dummy variables but not showing the final BST. Thank you for your explanation!

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

    You are getting pause by seeing data yourself...bad experience

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

    explained perfectly thank u mam

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

    Thank you so much tomorrow is my Exam and I'm glad I found your explanation 🤓

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

      :) vtu

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

      @@nithinreddy2944 😅

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

      👍 All the best for your exams

    • @sejalr.8692
      @sejalr.8692 Год назад

      @@datastructuresalgorithms4340 how did u find the average comparison value

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

      @@sejalr.8692Top right corner value in the first table i.e. 1.7 is average number of comparisons needed. Also probability of occurrence of "A' is 0.1 as given in the problem and number of comparisons needed to identify "A' is 3. So average number of comparisons to identify A'is 0.1*3=0.3 Similarly for B it's 2*0.2=0.4, for D it's 2*0.3=0.6 and for'C' it's 1*0.4. Total comparisons =0.3+0.4+ 0.6+0.4=1.7

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

    Thankuu

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

    Super explaination

  • @54shrutisonkhaskar75
    @54shrutisonkhaskar75 Год назад

    ur teaching way is exceptionally well mam NYC to watch this video

  • @SunilSingh-bb9lz
    @SunilSingh-bb9lz Год назад

    clear cut explanation

  • @girishc879
    @girishc879 2 года назад

    thanks madam. its really useful.

  • @gyanendrarajvaidhya7862
    @gyanendrarajvaidhya7862 2 года назад

    The only great explanation for OBST concept!

  • @SPupdates24
    @SPupdates24 2 года назад

    Mam, you explain excellently 🥰✨ thank you so much for the wonderful explanation 😘

  • @mohtashim7697
    @mohtashim7697 2 года назад

    thanks mam its really help full video for my exam tomorrow

  • @menakamurugesan5769
    @menakamurugesan5769 2 года назад

    Madam very very super and it's very surprise for me

  • @anirudhchakravarty6373
    @anirudhchakravarty6373 2 года назад

    taught really well. Looking forward for more videos!!

  • @Monica-cq2hr
    @Monica-cq2hr 2 года назад

    Tqsm.....i understood the concept very clearly

  • @LEARNTAU
    @LEARNTAU 2 года назад

    Perform Transitive Closure with 2 lines of code. shortest code ever ⚡️🌏🛰💯 🔗 rb.gy/6l9vlq 🧐Quora discussion 🔗 rb.gy/kusyif 💎Floyd Warshal's Algorithm is an example of dynamic programming and was published in its currently recognized form by Robert Floyd in 1962. It comprises 3 nested for loops used to find all pair shortest path problems, used to construct transitive closures. 💎Amazingly, TML (Tau Meta Language) can also do the same with only 2 lines of code. tc(?x ?y):-e(?x ?y). tc(?x ?y):-tc(?x ?z), e(?z ?y). 🧀Test it. 🔗 tml.idni.org regression tests/intro/09_TRANSITIVE_CLOSURE.tml 😼Published codes 🔗 github.com/IDNI/TML 🌐Website of tml 🔗 tau.net/ 📄Abstract: Draft for Community Review 🔗lnkd.in/gWJZj9sN 👨‍🏫Tutorial Videos of TML 🔗rb.gy/9ahenx

  • @anbugandhinathan5047
    @anbugandhinathan5047 2 года назад

    Very clear explanation.

  • @nagarajdandagi8245
    @nagarajdandagi8245 3 года назад

    Thank you....

  • @dhushyanthhm536
    @dhushyanthhm536 3 года назад

    Thankyou mam! ,Nice one

  • @Nancivlog
    @Nancivlog 3 года назад

    super mam

  • @Nancivlog
    @Nancivlog 3 года назад

    Nice mam

  • @poojakhatri4426
    @poojakhatri4426 3 года назад

    Thank you for this video!