D Sumathi
D Sumathi
  • 402
  • 4 166 291

วีดีโอ

Quick Sort-3-7-Data Structures and Algorithms-Unit-3-Searching and Sorting
มุมมอง 32510 หลายเดือนก่อน
Unit-3-7 - Searching and Sorting Quick Sort Divide and Conquer Quick Sort - Definition, Algorithm, Example, Advantages, Disadvantages
Merge Sort-3-6-Data Structures and Algorithms-Unit-3-Searching and Sorting
มุมมอง 21310 หลายเดือนก่อน
Unit-3-6 - Searching and Sorting Merge Sort Divide and Conquer Merge Sort, Algorithm, Example, Advantages, Disadvantages
Insertion Sort-3-5-Data Structures and Algorithms-Unit-3-Searching and Sorting-4CS1006
มุมมอง 14910 หลายเดือนก่อน
Unit-3-5 - Searching and Sorting Insertion Sort Insertion Sort - Definition, Algorithm, Example, Advantages, Disadvantages.
Selection Sort-3-4-Data Structures and Algorithms-Unit-3-Searching and Sorting-4CS1006
มุมมอง 28310 หลายเดือนก่อน
Unit-3-4 - Searching and Sorting Selection Sort Selection Sort - Definition, Algorithm, Example, Advantages, Disadvantages.
Bubble Sort-3-3-Data Structures and Algorithms-Unit-3-Searching and Sorting-4CS1006
มุมมอง 15010 หลายเดือนก่อน
Unit-3-3 - Searching and Sorting Bubble Sort Need for Sorting , Bubble Sort - Definition, Algorithm, Advantages, Disadvantages.
Binary Search-3-2-Data Structures and Algorithms-Unit-3-Searching and Sorting
มุมมอง 17610 หลายเดือนก่อน
Unit-3 -2 - Searching and Sorting Binary Searching Binary Searching - Definition Algorithm Advantages Disadvantages
Sequential Search-3-1-Data Structures and Algorithms-Unit-3-Searching and Sorting
มุมมอง 23110 หลายเดือนก่อน
Unit-3-1 - Searching and Sorting Sequential Searching Need for Searching, Sequential Searching, Advantages, Disadvantages
Priority Queue-2-6-Data Structures and Algorithms-Definition, operations, applications
มุมมอง 1.3K10 หลายเดือนก่อน
Unit-2 -6 Stack, Queue and Linked List Queue Structure - Priority Queue Priority Queue - Definition Types of Priority Queue Operations Enqueue(), Dequeue(), peek() Applications
Deque-Double-Ended-Queue-2-6-Data Structures and Algorithms-Definition, Applications, types
มุมมอง 38210 หลายเดือนก่อน
Unit-2 -6 Stack, Queue and Linked List Queue Structure - Deque Deque (Double Ended Queue)- Definition Types of Deque Operations Insertion at front, Deletion from front, Insertion at rear, Deletion from rear, isFull(), isEmpty() Application
Circular Queue-2-5-Data Structures and Algorithms-Definition-Representation-Operations-Application
มุมมอง 20410 หลายเดือนก่อน
Unit-2 -5 Stack, Queue and Linked List Queue Structure - Circular Queue Circular Queue - Definition Operations enQueue(), deQueue(), front(), rear() Application Advantages and Disadvantages
Queue Structure-2-4-Data Structures and Algorithms-Definition-representation-operations-applications
มุมมอง 7610 หลายเดือนก่อน
Unit-2 -4 Stack, Queue and Linked List Queue Structure Queue - types of Implementations Queue Representation Types of Queues Operations of Queue enQueue(), deQueue(), isFull(), isEmpty(), peek() Application of Queue
Stack Structure-Infix to Postfix Conversion-Data Structures and Algorithms-4CS1006-D Sumathi
มุมมอง 11010 หลายเดือนก่อน
Unit-2 -3 Stack, Queue and Linked List Stack Structure - Infix, Prefix and Postfix Infix, Prefix and Postfix Expressions Operator Precedence Example Expressions Infix to Postfix Conversion Postfix Expression Evaluation
Stack Applications-2-2-Data Structures and Algorithms-subject code-4CS1006
มุมมอง 20610 หลายเดือนก่อน
Unit-2 -2 Stack, Queue and Linked List Stack Structure - Applications Recursion, Balancing of symbols, Memory management, Depth-first search , Backtracking, String reversal, Palindrome , Expression conversion, undo and redo
STACK Structure-2-1-Data Structures and Algorithms, Definition, Working Principles and Operations
มุมมอง 14110 หลายเดือนก่อน
Unit-2 -1 Stack, Queue and Linked List Stack Structure Stack - ADT Working of Stack Operations push(), pop(), isEmpty(), isFull(), display(), Count() and etc.
Linear Array-1-3-Data Structures and Algorithms-definition, applications, operations, and etc.
มุมมอง 40911 หลายเดือนก่อน
Linear Array-1-3-Data Structures and Algorithms-definition, applications, operations, and etc.
Asymptotic Notations-1-2-Data Structures and Algorithms-
มุมมอง 320ปีที่แล้ว
Asymptotic Notations-1-2-Data Structures and Algorithms-
Data Structures and Algorithms-Introduction to Data Structures-1-1-Data Structures Taxonomies
มุมมอง 752ปีที่แล้ว
Data Structures and Algorithms-Introduction to Data Structures-1-1-Data Structures Taxonomies
The Apriori Algorithm-Machine Learning-5-1-7-Unsupervised Learning-Finding Pattern-Association Rule
มุมมอง 2.9Kปีที่แล้ว
The Apriori Algorithm-Machine Learning-5-1-7-Unsupervised Learning-Finding Pattern-Association Rule
Finding Pattern Using Association Rule-Machine Learning-5-1-6-Unsupervised Learning-CSE-JNTUA-R20-
มุมมอง 2.2Kปีที่แล้ว
Finding Pattern Using Association Rule-Machine Learning-5-1-6-Unsupervised Learning-CSE-JNTUA-R20-
Hierarchical Clustering-Machine Learning-5-1-5-Unsupervised Learning-UNIT V-JNTUA-CSE-R20
มุมมอง 1.5Kปีที่แล้ว
Hierarchical Clustering-Machine Learning-5-1-5-Unsupervised Learning-UNIT V-JNTUA-CSE-R20
k-Mediod Clustering Algorithm-Machine Learning-5-1-4-Partitioning Methods-Unsupervised Learning
มุมมอง 2Kปีที่แล้ว
k-Mediod Clustering Algorithm-Machine Learning-5-1-4-Partitioning Methods-Unsupervised Learning
k-Means Clustering Algorithm-Machine Learning-5-1-3-Unsupervised Learning-Partitioning Methods
มุมมอง 3.2Kปีที่แล้ว
k-Means Clustering Algorithm-Machine Learning-5-1-3-Unsupervised Learning-Partitioning Methods
Clustering-Machine Learning-5-1-2-Unsupervised Learning -20A05602T-JNTUA-CSE-R20
มุมมอง 3.4Kปีที่แล้ว
Clustering-Machine Learning-5-1-2-Unsupervised Learning -20A05602T-JNTUA-CSE-R20
Unsupervised learning Introduction-Machine Learning-5-1-1-20A05602T-JNTUA-R20-CSE
มุมมอง 3Kปีที่แล้ว
Unsupervised learning Introduction-Machine Learning-5-1-1-20A05602T-JNTUA-R20-CSE
Maximum Likelihood Estimation-Machine Learning-4-1-6-Supervised Learning-CSE-JNTUA-R20-3 year
มุมมอง 13Kปีที่แล้ว
Maximum Likelihood Estimation-Machine Learning-4-1-6-Supervised Learning-CSE-JNTUA-R20-3 year
Logistic Regression-Machine Learning-4-1-5-Supervised Learning-20A05602T-CSE-JNTUA-R20-Unit-4
มุมมอง 2.5Kปีที่แล้ว
Logistic Regression-Machine Learning-4-1-5-Supervised Learning-20A05602T-CSE-JNTUA-R20-Unit-4
Polynomial Regression Model-Machine Learning-4-1-4-Supervised Learning-Example- JNTUA-R20-CSE
มุมมอง 2.3Kปีที่แล้ว
Polynomial Regression Model-Machine Learning-4-1-4-Supervised Learning-Example- JNTUA-R20-CSE
Multiple Linear Regression-Machine Learning-4-1-3-Supervised Learning-20A05602T-JNTUA-R20-CSE-Unit 4
มุมมอง 3.3Kปีที่แล้ว
Multiple Linear Regression-Machine Learning-4-1-3-Supervised Learning-20A05602T-JNTUA-R20-CSE-Unit 4
Solved Problem in Simple Linear Regression-Machine Learning-Supervised Learning:Regression-20A05602T
มุมมอง 3.6Kปีที่แล้ว
Solved Problem in Simple Linear Regression-Machine Learning-Supervised Learning:Regression-20A05602T

ความคิดเห็น

  • @rajaputhradurga6102
    @rajaputhradurga6102 5 วันที่ผ่านมา

    Hello mam...I have deep learning subject can u please upload or send the material mam...

  • @rocky-zt1zd
    @rocky-zt1zd 9 วันที่ผ่านมา

    Mam how Alternatively rr will excute

  • @PetersonKiboi-te6gx
    @PetersonKiboi-te6gx 9 วันที่ผ่านมา

    Thanks

    • @WinningCSE
      @WinningCSE 4 ชั่วโมงที่ผ่านมา

      Welcome

  • @DileepDileep-zp7yn
    @DileepDileep-zp7yn 13 วันที่ผ่านมา

    Well. Explined ❤

  • @suparnamaity2278
    @suparnamaity2278 18 วันที่ผ่านมา

    🤕

  • @HenaraniBehera-w2v
    @HenaraniBehera-w2v 20 วันที่ผ่านมา

    Thank you sir 🙏

    • @WinningCSE
      @WinningCSE 19 วันที่ผ่านมา

      Most welcome

  • @antosebastin8247
    @antosebastin8247 21 วันที่ผ่านมา

    Thankyou mam 🙏🙏

  • @Naveenkumark-qo8un
    @Naveenkumark-qo8un 22 วันที่ผ่านมา

    worst explanation

  • @kapil06264
    @kapil06264 23 วันที่ผ่านมา

    Madam plz upload remaining topics

  • @RaOne-ss2uu
    @RaOne-ss2uu 25 วันที่ผ่านมา

    U just read that what u explain us

  • @moseskorrapati
    @moseskorrapati 26 วันที่ผ่านมา

    The one and only one channel for ML in youtube . Hatsoff to your efforts mam..... Your playlist really helpful. Thankyou mam

  • @SrinaathPKG
    @SrinaathPKG 27 วันที่ผ่านมา

    What is lifting concept

  • @maximingaming2266
    @maximingaming2266 หลายเดือนก่อน

    Just a doubt why are you just reading it instead of explaining 🤔🤔

  • @adhithyalaxman4094
    @adhithyalaxman4094 หลายเดือนก่อน

    Where can we get these ppt

  • @adhithyalaxman4094
    @adhithyalaxman4094 หลายเดือนก่อน

    Mam, can we get these ppt?

  • @Dr.SamirKumarSadhukhan-jw1wk
    @Dr.SamirKumarSadhukhan-jw1wk หลายเดือนก่อน

    Please make a video on the state-of-the-art bidirectional heuristic search BAE*.

  • @manisharanipatra9854
    @manisharanipatra9854 หลายเดือนก่อน

    Can I place any other value inside

  • @Dr.SamirKumarSadhukhan-jw1wk
    @Dr.SamirKumarSadhukhan-jw1wk หลายเดือนก่อน

    Respected Madam, I request you to make a video on the state-of-the-art bidirectional heuristic search BAE*.

  • @presh6969
    @presh6969 หลายเดือนก่อน

    Im a drop out student, want to learn machine learning. Thank u so much ma'am. Ols keep posting more and more 🙏 if possible do post real projects or illustrate to us that how the real time projects will be.tjat would be motivate us to learn more about machine learning 🙏 thank you ma'am.🙏

    • @WinningCSE
      @WinningCSE หลายเดือนก่อน

      Do well. All the best

    • @presh6969
      @presh6969 หลายเดือนก่อน

      @WinningCSE thank u so much ma'am 🙏

  • @GayatriPalamury
    @GayatriPalamury หลายเดือนก่อน

    🤧😵‍💫🥱👍🥲

  • @adhithya03
    @adhithya03 หลายเดือนก่อน

    Where can we get this ppt?

  • @rohanmanish9405
    @rohanmanish9405 หลายเดือนก่อน

    Comment full of class students

  • @vamsisankarreddy5477
    @vamsisankarreddy5477 หลายเดือนก่อน

    ppt bagundi kani ninu explain cheya manaru ai madira chadava manala

  • @jaudathfarhan6550
    @jaudathfarhan6550 หลายเดือนก่อน

    you are supposed to explain , not read

  • @yadhavanchannel2133
    @yadhavanchannel2133 หลายเดือนก่อน

    Tq for teaching this ma'am ❤

  • @veerumamagaming3165
    @veerumamagaming3165 หลายเดือนก่อน

    mam please explain something you are just reading the content with more duration

  • @navajbashask
    @navajbashask หลายเดือนก่อน

    Explain more mam

  • @seenumadhavan4451
    @seenumadhavan4451 หลายเดือนก่อน

    i think you should have numbering sequence for the classes, its so confusing.

  • @jeeva1763
    @jeeva1763 หลายเดือนก่อน

    0:25 Local search algorithm 3:24 Types of Local search algorithm 3:50 Hill climbing Algorithm 5:31 Simulated Annealing algorithm 6:38 diagram explanation - State space diagram 8:46 Beam Search Algorithm 10:00 Components of Beam Search 12:06 Genetic Algorithm 14:58 Applications of local search Algorithms 15:53 Advantages of Local Search Algorithm Thank me ❤ later after your exam 😅

  • @csk_fanbase
    @csk_fanbase หลายเดือนก่อน

    mam can we write this whole explaination into our tyit paper is that ok ans sufficient ... plzz reply mam

    • @WinningCSE
      @WinningCSE หลายเดือนก่อน

      Based on the question you can write the answer.

  • @thanusivanallaperumal265
    @thanusivanallaperumal265 หลายเดือนก่อน

    thank u mam

  • @Nandhithanandhu2323
    @Nandhithanandhu2323 หลายเดือนก่อน

    Thank you so much 😊

  • @MuhammadAwais-gc3my
    @MuhammadAwais-gc3my หลายเดือนก่อน

    can you share slide

  • @logicalapple_3274
    @logicalapple_3274 หลายเดือนก่อน

    explained really well and in a concise manner!

  • @vanajaasha44
    @vanajaasha44 หลายเดือนก่อน

    Hlo madam i have data management techniques material in all units please send me madam

  • @r.keerthivasan4415
    @r.keerthivasan4415 หลายเดือนก่อน

    Don't waste time on watching this guyz

  • @DineshManchala-qe8nh
    @DineshManchala-qe8nh หลายเดือนก่อน

    really madam u are my savior

  • @DivyaGurram-w4r
    @DivyaGurram-w4r หลายเดือนก่อน

    Madam How to get the notes of machine learning ?

  • @Praneesh203
    @Praneesh203 หลายเดือนก่อน

    Mam please don't read in PPT( even if you prepared) It is not that much of understandable 😕😔

    • @Praneesh203
      @Praneesh203 หลายเดือนก่อน

      I am watching this because In my college they the faculty are just presentting PPT, reading and leaving I think this video is also like that Sorry

  • @ManurManasa
    @ManurManasa หลายเดือนก่อน

    Devatha madam meeru❤😊

  • @althafbashamohammad7551
    @althafbashamohammad7551 หลายเดือนก่อน

    Thank you so much mam.This video is very helpful for me .Thanks a lot mam

  • @anithayadav-is2op
    @anithayadav-is2op หลายเดือนก่อน

    Mam we have also artificial intelligence code is different is this any problem.i have follow ur classes all topics please respond mam

  • @kalingasandha-cy5ys
    @kalingasandha-cy5ys หลายเดือนก่อน

    vani mam come in real id

  • @Sushuu_ram
    @Sushuu_ram หลายเดือนก่อน

    maku class lo mee ppt lu screen shots kottukoni...nen chesa nen chesa antunnaru...ma lecturers kani adi mee ppt ni copy kottarani ee video chusaka telisindi....donga mokalu

  • @jeelu1
    @jeelu1 หลายเดือนก่อน

    Ma'am you are reading material not teaching plzz try to explain real world scenario and with example and also try to minimise the time below 15 mins 😢

  • @balajibala65
    @balajibala65 หลายเดือนก่อน

    Mam please explain don't read😭

  • @kannadaexpress1172
    @kannadaexpress1172 หลายเดือนก่อน

    Why are you reading mam plese explain

  • @vasavikesavarapu7070
    @vasavikesavarapu7070 หลายเดือนก่อน

    Mam we need full wumpus world with rules upto grabbing the gold

  • @VenkatVinay-o8l
    @VenkatVinay-o8l หลายเดือนก่อน

    Mam unit wise important questions cheppande madam

  • @ChabPoha
    @ChabPoha 2 หลายเดือนก่อน

    Mam u need to give better explanation