Login to filter by course Login to filter by course Reset
Algorithms Exam PreparationOffers a recap before the Algorithms exam, covering problem-solving strategies and algorithm implementation with sample problems.
Common Sequences OperationsCovers common operations on sequences like lists and tuples, including slicing, extending, and replacing elements.
Unit Testing with JUnit: ArraysCovers unit testing with JUnit for array methods, including testing minimum elements, handling exceptions, calculating averages, and sorting arrays.
Introduction to Arrays: JavaCovers the introduction to arrays in Java, focusing on structured data representation and efficient data manipulation.
Python/NumPy PrimerIntroduces Python basics and NumPy for scientific computing, covering data types, functions, arrays, indexing, and common operations.