Discussion Forum on pointer, dynamic memory allocation(PC-E)(Week 1)

week 1

week 1

by Topu Raihan -
Number of replies: 0

Ans  no: 1

The name of the topic i have learned this week is -
1. Introduction of data structure.
2. Data Structure Applications ( link -list, stack, queue, tree, graph)
3. Dynamic Memory Allocation.


Ans  no: 2

Data structures are the foundation of computer science. It helps to store any information on the computer. It helps to calculate data efficiently in a very short time. In conclusion, data structure is very important in computer science.


Ans  no: 3

The real life application of tree, graph, stack, queue are given bellow :
1. Tree: Gallery
2.Graph : Google Maps
3.Stack: Plates stacked on top of each other in the canteen.
4.Queue: A ticket line, An escalator, A car wash.