10.09.2013 Views

1. Advanced Data Structure using C++

1. Advanced Data Structure using C++

1. Advanced Data Structure using C++

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

LECTURE NOTES OF ADVANCED DATA STRUCTURE (MT-CSE 110)<br />

With these declarations , we will write functions for various operations to be<br />

performed on a queue represented <strong>using</strong> linked list.<br />

FRONT REAR<br />

5 7 12 8 9 x<br />

(a) Representation of queue in memory<br />

FRONT REAR<br />

(b) Representation of queue in memory<br />

12 8 9 x<br />

FRONT REAR<br />

12 8 9 3 10 11 x<br />

(c) Representation of queue in memory<br />

Prepared By :­<br />

Er. Harvinder Singh<br />

Assist Prof., CSE, H.C.T.M (Kaithal) Page ‐ 148 ‐

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!