Giter Site home page Giter Site logo

tubes-struktur-data's Introduction

i.Aturan struktur data : Menggunakan dua jenis list yang berbeda. Minimal menggunakan salah satu dari Double Circular atau Single circular, sisanya bisa dari jenis yang berbeda. ii.Desain struktur data : 1. parent list berisi child list 2. Parent list menunjuk child list iii.Fungsionalitas (100 Poin untuk nilai kelompok) : 1. Insert data parent dari depan/belakang (5) 2. Show all data parent (5) 3. Menghapus data parent dan childnya (5) 4. Mencari data parent (5) 5. Insert data child (10) 6. Menghubungkan data parent ke data child (10) 7. Menampilkan seluruh data parent beserta childnya (15) 8. Mencari data child pada parent tertentu (10) 9. Menghapus data child pada parent tertentu (15) 10. Menghitung jumlah data child dari parent tertentu (10) 11. Main program (10)

  • Rancanglah multi-linked list yang memodelkan folder dan file dalam suatu file system sederhana. Sebuah folder dapat mempunyai banyak file. Program Anda harus mengimplementasikan daftar dan semua fitur yang tercantum di bawah ini: 1)Menambahkan folder baru (5 poin) 2)Menampilkan data folder X (5 poin) 3)Menghapus folder tertentu (10 poin) 4)Mencari folder X (5 poin) 5)Menambahkan file dari folder X (5 poin) 6)Menghapus file dari folder X (10 poin) 7)Menampilkan seluruh file dari folder X (5 poin) 8)Mencari file Y dari folder X (5 poin) 9)Membuat relasi antara folder X dan file Y (15 poin) 10)Menghapus relasi antara folder X dan file Y (15 poin) 11)Menampilkan folder yang memiliki jumlah file yang paling banyak dan menampilkan file tersebut(10 poin) 12)Mencari nama folder dari file Y (10 poin)

tubes-struktur-data's People

Contributors

danutryas avatar kimjohwa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.