Algorithm and programming

Main Author: Aditya Rusdi, Prana
Format: Article PeerReviewed
Terbitan: Universitas Komputer Indonesia , 2011
Subjects:
Online Access: http://repository.unikom.ac.id/18274/
http://elib.unikom.ac.id/gdl.php?mod=browse&op=read&id=jbptunikompp-gdl-pranaadity-25640
Daftar Isi:
  • Ã�Â�An ordered collection of elements supporting random access to each element, where an element can occur multiple times in which considered as distinct itemÃ�Â�. The size of list is not fixed, it can grows or shrinks as necessary Type of lists: Static type: allow only inspection and enumeration Dnamic type: allow item to be inserted, deleted or replaced