Course description:
This course is the practical part of the Data Structures & Algorithms Analysis course, and it is to apply and implement the main data structure techniques using java language. Topics includes arrays, stacks, queues, recursion, linked lists, trees, searching and sorting.