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
Lecture
Maximum Subarray Problem
Graph Chatbot
Related lectures (18)
Previous
Page 1 of 2
Next
Solving Parity Games in Practice
Explores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.
Dynamic Programming: Rod Cutting and Matrix Chain Multiplication
Covers dynamic programming techniques for solving the rod cutting and matrix chain multiplication problems.
Matrix Multiplication and Divide-and-Conquer Techniques
Discusses matrix multiplication using divide-and-conquer techniques and introduces Strassen's algorithm for improved efficiency.
Maximum Subarray Problem
Explores the Master method, the Maximum Subarray Problem, and optimal solution structures.
Algorithmic Complexity: Theta Notation
Explores algorithmic complexity, comparing growth rates using Theta notation and characterizing different complexity classes.
Online Matching in Evolving Environments
Explores online matching in evolving environments, addressing challenges and solutions for adapting algorithms to changing data.
Matrix Multiplication and Heaps: Efficient Algorithms
Discusses Strassen's algorithm for matrix multiplication and heaps, covering efficient algorithms and their applications in computer science.
Algorithm Analysis: Time Complexity
Covers algorithm temporal complexity evaluation and Big Theta notation for large input data.
Dynamic Programming: Fibonacci Numbers
Covers dynamic programming with a focus on Fibonacci numbers and the rod cutting problem.
Algorithms & Growth of Functions
Covers optimization algorithms, stable matching, and Big-O notation for algorithm efficiency.