
Abstract Data
Types, Stack, Queue
Author: PhD Jaanus Pöial, Estonian
IT College
All videoclips are captured
during fall semester of 2011 when the course was taught in
English.
Learning outcomes:
- Student knows the basic definitions - ADT, stack, queue,
dequeue, linked list, types of lists
- Student is able to use different types of linked lists and
other pointer structures in programs
- Student is able to implement an abstract data type in object
oriented framework
Video (167 min)
Video
1 - Abstract data types
and object oriented programming in Java, pointers in Java
Video
2 - Abstract data types,
stack
Video
3 - Queues, linked lists
Lecture notes
Lecture - Abstract data types, stack, queue, list, pointer
structures (in Estonian: abstraktsed andmetüübid, magasin,
järjekord, list, viidastruktuurid)
Extra