home » zplus/dokk.git
ID: 5536c1f45f3b72774011faf81075f002fdbacfeb
28 lines — 847B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:trees_binary_search_heaps_applications_Bourke_2015",
    "library:author": [
        "Dr. Chris Bourke"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "Trees, Binary Search Trees, Heaps & Applications",
    "blob:at": {
        "@id": "file:/pdf/trees_binary_search_heaps_applications_Bourke_2015.pdf",
        "blob:primary_source": "https://cse.unl.edu/~cbourke/Lecture-Trees.pdf",
        "blob:retrieval_date": "2023-03-12"
    }
}