NFA Examples || Non Deterministic Finite Automata || Theory of Computation || TOC || FLAT

Поділитися
Вставка
  • Опубліковано 9 лют 2025
  • 1. Compiler Design Playlist: • Compiler Design
    ------------------------------------------------------------------------------------
    2. Computer Organization and Architecture Playlist: • Computer Organization ...
    ---------------------------------------------------------------------------------------
    3. Operating Systems Playlist:
    • Operating Systems
    ----------------------------------------------------------------------------------------
    4. C Programming Playlist:
    • C Programming
    --------------------------------------------------------------------------------------------------------------------------
    5. Java Programming Playlist:
    • JAVA PROGRAMMING
    ---------------------------------------------------------------------------------------------------------------------------------
    6. Data Structures Playlist:
    • Data Structures
    ---------------------------------------------------------------------------------------------------------------------
    7. Web Technologies Playlist:
    • Web Technologies
    ----------------------------------------------------------------------------------------------------------------
    8. C++ Programming Playlist:
    • C++ Programming
    --------------------------------------------------------------------------------------------------------------------------
    9. DAA ( Design and Analysis of Algorithms) Playlist:
    • DAA ( Design and Analy...
    ----------------------------------------------------------------------------------------------------------------------------
    10. Python Programming Playlist:
    • PYTHON PROGRAMMING
    ---------------------------------------------------------------------------------------------------------------------------
    11. DMS ( Discrete Mathematical Structures ) Playlist:
    • Discrete Mathematics (...
    ----------------------------------------------------------------------------------------------------------------------------------
    12. C#.net Playlist:
    • C#.NET
    --------------------------------------------------------------------------------------------------------------------------------------
    13. OOP through Python Playlist:
    • Python OOP ( Object Or...

КОМЕНТАРІ • 95

  • @User__8640
    @User__8640 Рік тому +50

    Sir, can you please tell why you took q1 as final state in the last problem

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому +34

      Sorry, by mistake I have taken, q1 is not a final state. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @debanjanghosal618
    @debanjanghosal618 10 місяців тому +17

    Sir I could not thank you enough for this amazingg video. Hands down the best explanation of NFA on youtube. God bless you sir.

    • @SudhakarAtchala
      @SudhakarAtchala  10 місяців тому +3

      Thanks. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @surya.maheshkolisetty1997
    @surya.maheshkolisetty1997 2 роки тому +62

    love from uzbekhistan ❤‍🔥

    • @SudhakarAtchala
      @SudhakarAtchala  2 роки тому +2

      Thanks. Plz subscribe to the channel and if possible share with your friends. Thanks in advance.

  • @LegendRio9
    @LegendRio9 4 місяці тому +31

    Instead of paying lakhs of rupees to the university, we can pay you, learn from you, and graduate

  • @DiyaMiriam
    @DiyaMiriam Рік тому +26

    sir, in 7th problem on q1 we have to apply self loop as 0,1 right, as strings with multiple zeroes between 1 and 0 could come? please reply, my exam is near

  • @blackpink_b
    @blackpink_b 3 дні тому +1

    Sir in last problem we have to take 3 states right because ab is the inouts so 2+1 3 states so tht means q0 and q2 will be final states ?

    • @SudhakarAtchala
      @SudhakarAtchala  День тому

      yes both are final states. Please like the videos, subscribe to the channel, and share it with your friends. Thanks in advance.

  • @mohammednooruddin4165
    @mohammednooruddin4165 Рік тому +20

    Sir in last problem if we take q1 as final then the string "a" Also accepts right but we want ab^n to accept?? So it is final or non final state??

  • @hariharangv3790
    @hariharangv3790 2 місяці тому

    your FAN sir love your work very very useful sir god bless u and ur family,channel everything related to u sir

    • @SudhakarAtchala
      @SudhakarAtchala  2 місяці тому

      Thank you so much 😀 Please like the videos, subscribe to the channel, and share it with your friends. Thanks in advance.

  • @E-SoftwareHub
    @E-SoftwareHub 2 місяці тому +1

    very well explained

    • @SudhakarAtchala
      @SudhakarAtchala  2 місяці тому

      Thanks. Please like the videos, subscribe to the channel, and share it with your friends. Thanks in advance.

  • @Priyanka-ps8eb
    @Priyanka-ps8eb Рік тому +4

    In the 6th question string containing '01' or '10' Is there a need to use the state Q4 ? or we can normally use Q3 and on (Q3,0) to goes to Q2(final state) Can we do like that sir Please answer

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому +3

      Okay, you can do like that also. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @fzet
    @fzet Місяць тому

    sir thank you so so much for this video !!!!!

    • @SudhakarAtchala
      @SudhakarAtchala  29 днів тому

      welcome. Please like the videos, subscribe to the channel, and share it with your friends. Thanks in advance.

  • @anilkasindula920
    @anilkasindula920 Рік тому +3

    You are God sir😊

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому +2

      You too. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @harunsheikh5135
    @harunsheikh5135 4 місяці тому

    Superb ❤if you explain this in hindi it will be more understandable for every one

    • @SudhakarAtchala
      @SudhakarAtchala  4 місяці тому

      Okay. Please like the videos, subscribe to the channel, and share it with your friends. Thanks in advance.

  • @venkataganeshalamanda3345
    @venkataganeshalamanda3345 Рік тому

    U deserve more reach ❤
    These lectures are really amazing

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому +2

      Thank you so much 😀 Plz subscribe to the channel and if possible share with your friends. Thanks in advance...

  • @THEINDIANSAVIOR
    @THEINDIANSAVIOR Рік тому

    Superb sir ❤❤

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому

      Thanks Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @DivyaDivya-hx9rb
    @DivyaDivya-hx9rb Рік тому +6

    In 9 th problem we can take self loop (a,b) for final state ,is that possible sir

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому +2

      Yes yes can, but that is not 100% correct.
      Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @ausaafkhan9324
    @ausaafkhan9324 Місяць тому

    Q. Design Non Deterministic Finite Automaton that accepts set of all strings over {0,1} that start with 0 or 1 and end with 01 or 10.

  • @BalakrishnaLingubheri
    @BalakrishnaLingubheri Рік тому +3

    Sir actually in nfa back tracking is not possible. But you are use in example 7

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому

      By applying input we can go to its previous state also, no problem. It's not backtracking.Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @Prasannaa72
    @Prasannaa72 Рік тому +1

    Thank youuu soo much sir ❤

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому +1

      Most welcome. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @kalurivamshi6906
    @kalurivamshi6906 Місяць тому

    Sir can we have a,b on final state in 4th problem??(self transition)

    • @SudhakarAtchala
      @SudhakarAtchala  27 днів тому

      not needed. Please like the videos, subscribe to the channel, and share it with your friends. Thanks in advance.

  • @sathiaparkavisasikumar6225
    @sathiaparkavisasikumar6225 2 роки тому +2

    Sir in problem 6, minimum length of string is 2 only, then how u draw 4 states

    • @SudhakarAtchala
      @SudhakarAtchala  2 роки тому

      it accepts 2 strings 01 or 10. Plz subscribe to the channel and if possible share with your friends. Thanks in advance...

  • @ahmadaklakh6736
    @ahmadaklakh6736 Рік тому

    Thank you so much sir

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому

      Most welcome. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @sistlavysali16
    @sistlavysali16 2 місяці тому

    sir in last problem y we have not taken ab as minimum string and obtain 3 states?

    • @SudhakarAtchala
      @SudhakarAtchala  2 місяці тому +1

      I.e. enough, if you want you can draw with 3 states by taking ab. Please like the videos, subscribe to the channel, and share it with your friends. Thanks in advance.

    • @sistlavysali16
      @sistlavysali16 2 місяці тому +1

      @@SudhakarAtchala thankyou sir💐

  • @beyza6343
    @beyza6343 9 місяців тому +5

    In question 7, isn’t q0 (1)-> q1 (0,1) -> q1 (0)->q2(accept) also a solution?
    Thank you.

    • @rajarajeswarisingaravelan6229
      @rajarajeswarisingaravelan6229 9 місяців тому

      Yeah

    • @SudhakarAtchala
      @SudhakarAtchala  9 місяців тому

      but that is not 100% correct solution. Plz subscribe to the channel and if possible share with your friends. Thanks in advance...

  • @jahnaviappikatla9504
    @jahnaviappikatla9504 9 місяців тому

    thank you veryyyyy much sirrr

    • @SudhakarAtchala
      @SudhakarAtchala  9 місяців тому

      Most welcome. Plz subscribe to the channel and if possible share with your friends. Thanks in advance...

  • @saibabukola6646
    @saibabukola6646 3 місяці тому

    Sir is backtracking is possible in nfa google saying its not

    • @SudhakarAtchala
      @SudhakarAtchala  3 місяці тому

      backtracking means exploring various paths, if string is not found in one path then check in another path. Please like the videos, subscribe to the channel, and share it with your friends. Thanks in advance.

  • @meghasalunke5189
    @meghasalunke5189 10 місяців тому

    Tq sir😇

    • @SudhakarAtchala
      @SudhakarAtchala  10 місяців тому

      Welcome 😊. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @rishabkrishnakumar7446
    @rishabkrishnakumar7446 5 місяців тому

    sir in 7th problem can we apply 0,1 for q1 is that possible as there are multiple transitions

    • @SudhakarAtchala
      @SudhakarAtchala  5 місяців тому

      not needed. Please like the video, subscribe to the channel, and share it with your friends. Thanks in advance.

  • @SaiSuhasKalla
    @SaiSuhasKalla 18 днів тому

    👍

    • @SudhakarAtchala
      @SudhakarAtchala  11 днів тому

      Thanks. Please like the videos, subscribe to the channel, and share it with your friends. Thanks in advance.

  • @aimanrazia3236
    @aimanrazia3236 9 місяців тому

    sir can you tell in last question why you applied both states as final states?

    • @SudhakarAtchala
      @SudhakarAtchala  9 місяців тому

      refer 1st comment. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @manjulap9526
    @manjulap9526 2 роки тому +3

    Sir start teaching for ugc net

    • @SudhakarAtchala
      @SudhakarAtchala  2 роки тому

      K sure. Plz subscribe to the channel and if possible share with your friends. Thanks in advance.

  • @b2mtn832
    @b2mtn832 10 місяців тому

    Tnq

    • @SudhakarAtchala
      @SudhakarAtchala  10 місяців тому

      Welcome. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @mudunuridevikrishnasri4342
    @mudunuridevikrishnasri4342 Рік тому

    Thanks for the videos sir😍

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому +2

      Always welcome. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @BrandBoost_Hacks
    @BrandBoost_Hacks Рік тому

    Sir in 4th question can we put ab as self loop in final state?

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому

      yes you can. Plz subscribe to the channel and if possible share with your friends. Thanks in advance...

  • @gopikrishnaramireddy4549
    @gopikrishnaramireddy4549 2 роки тому +1

    hi sir. i have small dout that in the 2nd problem is there any change to put a self loop 0 on q1

    • @SudhakarAtchala
      @SudhakarAtchala  2 роки тому

      No problem. Plz subscribe to the channel and if possible share with your friends. Thanks in advance.

  • @Hljsh1735
    @Hljsh1735 2 роки тому +1

    Sir Is it possible to create multiple DFAs AND NFAs to same problem

  • @trupthitrupthi8165
    @trupthitrupthi8165 10 місяців тому

    Sir NFA and NDFSM both are same?

    • @SudhakarAtchala
      @SudhakarAtchala  10 місяців тому

      Yes. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @yuvakumari8335
    @yuvakumari8335 Рік тому +1

    String Ends with 01 diagram is not satisfying the 10001 string

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому +1

      1,0,0 means we will be at q0 only, q0 on 0 means q1, q1 on 1 means q2 which is final state . Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

    • @yuvakumari8335
      @yuvakumari8335 Рік тому

      @@SudhakarAtchala yh sir thankyou

  • @mkbot99
    @mkbot99 6 місяців тому

    Love from Canada sir 🩷

    • @SudhakarAtchala
      @SudhakarAtchala  6 місяців тому

      Thanks. Plz like the videos and if possible share with your friends. Thanks in advance.

  • @thibi0257
    @thibi0257 9 місяців тому

    🎉🎉

    • @SudhakarAtchala
      @SudhakarAtchala  9 місяців тому

      Thanks. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @narayanaraodukka2164
    @narayanaraodukka2164 Рік тому

    Sir DFA lo oka way lo kakunda vere method lo kuda cheyocha

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому

      Yes yes can. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @kashishvarshney2225
    @kashishvarshney2225 2 роки тому

    Sir You are from which state of India
    Your pronounciation is so different

    • @SudhakarAtchala
      @SudhakarAtchala  2 роки тому

      Andhra Pradesh. Plz subscribe to the channel and if possible share with your friends. Thanks in advance.

  • @ab_king8527
    @ab_king8527 2 роки тому +3

    Hi sir can you make the same 10 solved example short video for DFA

    • @SudhakarAtchala
      @SudhakarAtchala  2 роки тому

      K. Plz subscribe to the channel and if possible share with your friends. Thanks in advance.

  • @harinipilla4833
    @harinipilla4833 Рік тому

    Sir why we can take q0 q1q2 why can't take q3 perfect ga inni tesukovalo ani ela telsutundhi sir sir pls rly

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому

      depends on problem, we have to choose. Plz subscribe to the channel and if possible share with your friends. Thanks in advance...

  • @pratyushjb118
    @pratyushjb118 Рік тому

    Thanku sir 🙏

    • @SudhakarAtchala
      @SudhakarAtchala  Рік тому

      Most welcome. Plz subscribe to the channel and if possible share with your friends. Thanks in advance..

  • @AmritaChoudhury-g3p
    @AmritaChoudhury-g3p 2 місяці тому

    U r so good 🥹

    • @SudhakarAtchala
      @SudhakarAtchala  2 місяці тому

      Thanks. Please like the videos, subscribe to the channel, and share it with your friends. Thanks in advance.

  • @hugesman4836
    @hugesman4836 6 місяців тому

    U are very cute bro!

    • @SudhakarAtchala
      @SudhakarAtchala  6 місяців тому

      Thanks. Plz subscribe to the channel and if possible share with your friends. Thanks in advance.