- 402
- 4 231 297
D Sumathi
India
Приєднався 7 бер 2020
The contents of this channel solely dedicated for the students from B.Tech. and M.Tech. CSE Department.
Subscribe this channel, & like and share the videos.
For Syllabus, Text Books, Materials and Previous University Question Papers and important questions
Follow me on
Blog : dsumathi.blogspot.com/
Facebook Page : profile.php?id=100064221514856
Instagram : dsumathiphd
Subscribe this channel, & like and share the videos.
For Syllabus, Text Books, Materials and Previous University Question Papers and important questions
Follow me on
Blog : dsumathi.blogspot.com/
Facebook Page : profile.php?id=100064221514856
Instagram : dsumathiphd
Heap Sort-3-8-Data Structures and Algorithms-Unit-3-Searching and Sorting
Unit-3-8 - Searching and Sorting
Heap Sort
Heap Sort - Definition,
Complete Binary Tree,
Properties of a Binary Heap,
Algorithm,
Example,
Advantages,
Disadvantages,
Applications
Heap Sort
Heap Sort - Definition,
Complete Binary Tree,
Properties of a Binary Heap,
Algorithm,
Example,
Advantages,
Disadvantages,
Applications
Переглядів: 2 162
Відео
Quick Sort-3-7-Data Structures and Algorithms-Unit-3-Searching and Sorting
Переглядів 32910 місяців тому
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
Переглядів 21710 місяців тому
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
Переглядів 16010 місяців тому
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
Переглядів 15710 місяців тому
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
Переглядів 17810 місяців тому
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
Переглядів 25110 місяців тому
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,5 тис.10 місяців тому
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
Переглядів 39910 місяців тому
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
Переглядів 22311 місяців тому
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
Переглядів 7611 місяців тому
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
Переглядів 12311 місяців тому
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
Переглядів 21611 місяців тому
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
Переглядів 14511 місяців тому
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.
Переглядів 42511 місяців тому
Linear Array-1-3-Data Structures and Algorithms-definition, applications, operations, and etc.
Asymptotic Notations-1-2-Data Structures and Algorithms-
Переглядів 330Рік тому
Asymptotic Notations-1-2-Data Structures and Algorithms-
Data Structures and Algorithms-Introduction to Data Structures-1-1-Data Structures Taxonomies
Переглядів 766Рік тому
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,9 тис.Рік тому
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,2 тис.Рік тому
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,5 тис.Рік тому
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
Переглядів 2 тис.Рік тому
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,2 тис.Рік тому
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,4 тис.Рік тому
Clustering-Machine Learning-5-1-2-Unsupervised Learning -20A05602T-JNTUA-CSE-R20
Unsupervised learning Introduction-Machine Learning-5-1-1-20A05602T-JNTUA-R20-CSE
Переглядів 3 тис.Рік тому
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
Переглядів 13 тис.Рік тому
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,5 тис.Рік тому
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,3 тис.Рік тому
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,4 тис.Рік тому
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,7 тис.Рік тому
Solved Problem in Simple Linear Regression-Machine Learning-Supervised Learning:Regression-20A05602T
Disscuss about unit 2 design thinking process
Mam are you writing direct solutions without explanation
Mam please upload deep learning subject mam
Ok. Sure. Please share the syllabus
Mam please send your email ID
@@WinningCSE mam can u please send your email ID mam
My self prashanthi. Need more on Ai
Pls can you srnd your number pls
Hi mam good explanation. I want Uml diagrams
Pdf plg
anyone can tell me what is kec btw
Very good video mam....this syllabus also related to VTU university mam....if you add the description and tag as VTU. ...this video will be useful for many students
mam can we write this in exam for Map reduction in cloud computing for 13mrks?
hello madam, your explanation is good i need a material for Application of Artificial Intelligence for R20 as per JNTUA. Can you please provide it mam
Hi
please attach notes in description
Worst video I ever watched in my life... Sorry to say but u can't even read the sentence properly
Thanks madam 😊
Who are watching this in January 2025
Hello mam...I have deep learning subject can u please upload or send the material mam...
Mam how Alternatively rr will excute
Thanks
Welcome
Well. Explined ❤
🤕
Thank you sir 🙏
Most welcome
Thankyou mam 🙏🙏
worst explanation
Madam plz upload remaining topics
U just read that what u explain us
The one and only one channel for ML in youtube . Hatsoff to your efforts mam..... Your playlist really helpful. Thankyou mam
What is lifting concept
Just a doubt why are you just reading it instead of explaining 🤔🤔
Where can we get these ppt
Mam, can we get these ppt?
Please make a video on the state-of-the-art bidirectional heuristic search BAE*.
Can I place any other value inside
Respected Madam, I request you to make a video on the state-of-the-art bidirectional heuristic search BAE*.
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.🙏
Do well. All the best
@WinningCSE thank u so much ma'am 🙏
🤧😵💫🥱👍🥲
Where can we get this ppt?
Comment full of class students
ppt bagundi kani ninu explain cheya manaru ai madira chadava manala
you are supposed to explain , not read
Tq for teaching this ma'am ❤
mam please explain something you are just reading the content with more duration
Explain more mam
i think you should have numbering sequence for the classes, its so confusing.
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 😅
thanks bro
mam can we write this whole explaination into our tyit paper is that ok ans sufficient ... plzz reply mam
Based on the question you can write the answer.
thank u mam
Thank you so much 😊
can you share slide
explained really well and in a concise manner!