Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Best, worst and average case
Formal sciences
Theoretical computer science
Algorithms and data structures
Analysis of algorithms
Graph Chatbot
Related lectures (15)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 2
Next
Iterative Solvers: Theory and Comparison
Explores solving linear systems iteratively and compares different solvers based on worst-case assumptions and convergence measures.
Complexity Analyses: Linear and Binary Search, Sorting Algorithms
Covers the complexity analyses of search and sorting algorithms.
Heaps and Heapsort
Covers heaps, heapsort, heap data structure, storage in arrays, and heap property maintenance.
Errors in Correlated Sampling
Explains errors in correlated and uncorrelated sampling, correlation function, time, and blocking analysis.
Recursive Sorting: Merge Sort
Explains recursive sorting using Merge Sort and its linearithmic complexity.