Sessional course data structure:
v
Double link list( insertion , deletion , display)
v
Circular link list ( insertion , deletion , display)
v
Stack ( insertion , deletion , display)
v
Queue ( insertion , deletion , display)
v
Expression evaluation/polish notation(
infix,prefix,postfix)e.g table from diagram
v
Tree(theory)
v
Tree traversial.
0 comments:
Post a Comment