Skip to main content
Graph
Search
fr
|
en
Switch to dark mode
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Theory of Computation: Complexity of Problems
Graph Chatbot
Related lectures (20)
Previous
Page 2 of 2
Next
Computation & Algorithms II: Sorting and Recursive Algorithms
Explores sorting and recursive algorithms, including complexity analysis, maximal value, and binary search.
Merge Sort: Divide and Conquer
Explores the Merge Sort algorithm, applying the Divide and Conquer approach to sorting arrays efficiently.
Complex Systems: Critical Phenomena
Explores critical phenomena in complex systems, including stochastic objects, percolation, and combinatorial optimization.
Complexity Classes: P and NP
Explores complexity classes P and NP, highlighting solvable and verifiable problems, including NP-complete challenges.
Complexity of Algorithms: Examples + Q&A
Explores examples of algorithm complexity, sorting, and polynomial computations.
Complexity of Algorithms: Quiz + Answers
Covers the time complexity of algorithms and includes a quiz.
Quick Sort: Divide-and-Conquer
Explores the Quick Sort algorithm, focusing on its divide-and-conquer approach and time complexity analysis.
Elements of computational complexity
Covers classical and quantum computational complexity concepts and implications.
Introduction to Algorithms: Course Overview and Basics
Introduces the CS-250 Algorithms course, covering its structure, objectives, and key topics in algorithmic problem-solving.
Complexity & Induction: Algorithms & Proofs
Explores worst-case complexity, mathematical induction, and algorithms like binary search and insertion sort.