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
Treap
Graph Chatbot
Related lectures (27)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 3
Next
Recursive Algorithms: Induction and Recursion
Introduces recursive algorithms for factorial, exponentiation, and search.
Recursion and Binary Search
Introduces recursion and binary search algorithms for efficient problem-solving.
Binary Search: Logarithm Function
Explains binary search, the logarithm function, and recursive algorithms for factorial and Fibonacci sequences.
Optimal Binary Search Trees
Explores optimal binary search trees to minimize search cost using dynamic programming and recursive formulations.
Binary trees and Catalan numbers
Covers the definition of binary trees, recursive formulas, and generating functions for Catalan numbers.
Binary Search Trees: Operations and Procedures
Covers operations and procedures related to binary search trees, including finding successors and predecessors.
Binary Search Algorithm
Explores the binary search algorithm's efficiency in reducing search time.
Binary Search: Implementation and Example
Covers the binary search algorithm and provides a step-by-step example.
Encoder and Decoder for Prefix-Free Codes
Covers the implementation and verification of encoder and decoder for prefix-free codes, including classes and types, lemmas on trees, and the main theorem.
Huffman's Algorithm: Mechanizing the Proof
Explores the mechanization of Huffman's algorithm proof and functional implementation.