Monthly Archives: March 2018

04. Introduction to Tree, Binary Tree And Expression Tree – 2101676504 – Alexander Michael Oei

Introduction to Tree, Binary Tree And Expression Tree Tree Apa yang dimaksud dengan tree? Tree adalah pohon? Bukan namun tree yang akan dibahas ini merupakan kumpulan node. Layaknya sebuah pohon, tree ini juga memiliki banyak bagian seperti akar, daun, dll. … Continue reading

Posted in Uncategorized | Leave a comment

3. Link List Implemantation II – 2101676504 – Alexander Michael Oei

Link List Implemantation 2 Linked List adalah suatu struktur data linier. Berbeda dengan array yang juga merupakan struktur data linier dan tipe data komposit, linked list dibentuk secara dinamik. Pada saat awal program dijalankan elemen linked list belum data. Elemen … Continue reading

Posted in Uncategorized | Leave a comment