Rdbms Interview Ques
Rdbms Interview Ques
Sparse matrix,
Index generation.
(d) Deletion.
Using insertion we can perform insertion sort, using selection we can
perform selection sort, using exchange we can perform the bubble sort
(and other similar sorting methods). But no sorting method can be done
just using deletion.
Prefix Notation:
^ * +ABC DE + FG Postfix Notation:
AB + C * DE - FG + ^
Two. One queue is used for actual storing of data and another for
storing priorities.