Sunday 23 May 2021

Graph Traversal: BFS

 Graph Traversal: Breadth First Traversal

(BFS)













Saturday 22 May 2021

Graph Storage Representation (Adjacency Matrix, Adjacency List)

 Graph Storage Representation (Adjacency Matrix, Adjacency List)














































Basic Concepts of Graph Data Structures

 Basic Concepts & Properties of Graph Data Structures

































































Wednesday 19 May 2021

Threaded Binary Tree in Detail (Why ? What ? and How ?)

 Threaded Binary Tree

 

Why ?

 

 

WHAT ?

 


 INORDER SUCCESSOR/PREDECESSOR


NODE STRUCTURE OF TBT


Operation on TBT

1. Creation of Threaded Binary Tree



 

 

 

 

 

 

 

Friday 14 May 2021

Binary Tree Representation (Sequential and Linked Representation) Student Activity

 Student Activity SE (A)

Binary Tree Representation:(Via Posters)

 

Student Name: Tanuja Gite 

 


Student Name: Ashlesha Bachhav



Student Name: Paranjape Sayali


Student Name: Vaishnavi Kand







 

 

Wednesday 12 May 2021

Student Activities Explaining Tree Terminologies and Conversion of Tree to Binary Tree.

 Student Activity

Explanation of Tree Terminologies

 

Student Name: Abhijit Suryavanshi     Div: SE A                                    Roll No : 02

 


 

 Student Name: Prajwal Pokharkar     Div: SE A                                    Roll No : 26 

Topic: Explaining Tree Terminology 1. Tree Depth of node and 2. Tree Parent node.



 

Topic: Explaining Tree Terminology                                        Div: SE A     

1. Miss. Vikhe Swapnali (Root & Edge)                 5. Miss. Gayatri Wayal (Sibling Node)

2. Miss. Sanjana Chawadamani (Subtree, Forest)  6. Miss. Ashlesha Bachhav (Child)

3. Miss. Shraddha Phadtare (Degree of a node)     7. Mr. Rushikesh Mahajan (Level)

4.Miss. Shrushti Pathare (Leaf node & Height)     9. Miss. Manasi Gadekar (Depth)


Student Name: Onkar Gidvir     Div: SE A                                    Roll No : 23

Topic: Explaining Tree Terminology


 

Student Name: Shubham Shinde     Div: SE A            

Topic: Conversion of General Tree to Binary Tree.


 

 

 

                         

Monday 10 May 2021

Tree: Basic Concepts






Reference: https://www.gatevidyalay.com/data-structures/














Note: Above all the materials taken from the website Reference: https://www.gatevidyalay.com/data-structures/  for more understanding please visit this site.