ID: d793859d070b9b4f59a5a1f33a0a0529456a4feb
35 lines
—
1K —
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:survey_introductory_undergraduate_algorithms_courses_2023",
"license:licensed_under": [
"dokk:license:CC-BY-4.0"
],
"library:author": [
"Randy Huynh",
"Arushi Arora",
"Matthew Ferland",
"Michael Luu",
"Jennifer Wong-Ma",
"Frederick Reiber",
"Varun Nagaraj Rao",
"Michael Shindler"
],
"library:title": "What is an Algorithms Course? Survey Results of Introductory Undergraduate Algorithms Courses in the U.S.",
"blob:at": {
"@id": "file:/pdf/survey_introductory_undergraduate_algorithms_courses_2023.pdf",
"blob:primary_source": "https://www.ics.uci.edu/~mikes/papers/What_is_Algorithms_Course.pdf",
"blob:retrieval_date": "2023-04-06"
}
}
|