Search
Now showing items 1-3 of 3
COM 2113: Computer Organization and Assembly Language
(Yeshiva College, Yeshiva University, 2022-08)
Description COM2113 helps you become a better programmer through understanding the basic concepts
underlying all computer hardware systems. You need to know what really happens when your
programs run, so that when things ...
COM3563: Database Implementation
(Yeshiva College, Yeshiva University, 2022-08)
Goals of DBMS, including data independence, relationships, logical and physical organization, schema and subschema; hierarchical, network, and relational modes; examples of implementation of various models; first, second, ...
COM2545: Algorithms
(Yeshiva College, Yeshiva University, 2022-08)
COM 2545 - Algorithms
Sorts (insertion sort, merge sort, heap sort and quicksort); growth of functions and recurrences; hash tables; binary search trees and red-black trees; Huffman codes; graph algorithms including minimum ...