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
Binary heap
Formal sciences
Theoretical computer science
Algorithms and data structures
Analysis of algorithms
Graph Chatbot
Related lectures (29)
Login to filter by course
Login to filter by course
Reset
Previous
Page 3 of 3
Next
Huffman's Algorithm: Mechanizing the Proof
Explores the mechanization of Huffman's algorithm proof and functional implementation.
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.
Data Compression: Source Coding
Covers data compression techniques, including source coding and unique decodability concepts.
Dynamic Data Structures: Vectors and Linked Lists
Covers the comparison between vectors and linked lists in C++ programming.
Hoare Logic: Foundations and Applications
Covers Hoare Logic, its foundations, applications, and significance in program verification.
Binary Operations: Addition and Multiplication
Covers binary operations, including addition and multiplication of integers represented in binary form.
Commutation Groups: Euler's Totient Function
Explores commutative groups, Euler's Totient Function, and Cartesian products in group theory.
Analysis of Randomized Quick Sort
Analyzes the running time and comparisons in randomized quick sort, proving its efficiency and optimality in comparison sorting.
Sorting Algorithms: Sorting Methods and Comparison
Explores sorting methods, insertion sort, and algorithm comparison for efficient data organization.