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
Algorithms in Computer Science: Search and Sort Techniques
Graph Chatbot
Related lectures (19)
Complexity & Induction: Algorithms & Proofs
Covers worst-case complexity, algorithms, and proofs including mathematical induction and recursion.
Merge Sort: Sorting Algorithm
Explains the merge sort algorithm, its correctness, and time complexity compared to other sorting algorithms.
Dynamic Programming: Palindromic Subsequences
Explores dynamic programming for palindromic subsequences, merging binary search trees, and finding the median of two sorted arrays.
Sorting Algorithms: Selection and Insertion
Introduces selection and insertion sorting algorithms, explaining their correctness and time complexity.
Complexity & Induction: Algorithms & Proofs
Explores worst-case complexity, mathematical induction, and algorithms like binary search and insertion sort.
Introduction to Algorithms: Course Overview and Basics
Introduces the CS-250 Algorithms course, covering its structure, objectives, and key topics in algorithmic problem-solving.
Algorithm Complexity Analyses
Covers the complexity analyses of algorithms and their worst-case time complexities.
Optimization Algorithms: Greedy Approach
Explores optimization problems and greedy algorithms for efficient decision-making.
Matrix Multiplication and Divide-and-Conquer Techniques
Discusses matrix multiplication using divide-and-conquer techniques and introduces Strassen's algorithm for improved efficiency.
Hashing and Sorting
Covers hashing, sorting, extendible hashing, linear hashing, and external sorting.
Sorting Algorithms: Sorting Methods and Comparison
Explores sorting methods, insertion sort, and algorithm comparison for efficient data organization.
Complexity Analyses: Linear and Binary Search, Sorting Algorithms
Covers the complexity analyses of search and sorting algorithms.
Matrix Multiplication and Heaps: Efficient Algorithms
Discusses Strassen's algorithm for matrix multiplication and heaps, covering efficient algorithms and their applications in computer science.
Algorithms: Summary of the week
Covers algorithms for searching, sorting, optimization, and the Halting Problem.
Merge Sort: Divide and Conquer
Explores the Merge Sort algorithm, applying the Divide and Conquer approach to sorting arrays efficiently.
Recursive Sorting: Merge Sort
Explains recursive sorting using Merge Sort and its linearithmic complexity.
Recursion and Binary Search
Introduces recursion and binary search algorithms for efficient problem-solving.
Introduction to Algorithms: Basics and Importance
Covers the basics of algorithms, the importance of studying them, data structures, and the impact of algorithms on various fields.
Computation & Algorithms II: Binary Search and Merge Sort
Explores binary search, merge sort, recursion in algorithms, Fibonacci numbers, and dynamic programming.
Previous
Page 1 of 1
Next