Search
Now showing items 1-4 of 4
COM 3820: Parallel Programming
(2020)
This course will examine basic choices and tradeoffs made in parallel systems, with a strong focus on concurrent programming and parallel algorithm design.
COM2545: Introduction to Algorithm
(2020-09)
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 ...