Searching Algorithms
Binary Search
Introduction
Implementation
Better Approach
Binary Search on an Arbitrary Predicate
Binary Search on Answer
Binary Search on Answer: Example
Greedy Algorithms
Introduction
Some Basic Examples
Activity Selection Problem
Huffman Coding
Introduction to Huffman Coding
Alphabet
Codes
Prefix-Free Codes
Fixed-Length Binary Codes
Variable-Length Binary Codes
The Problem: Optimal Prefix-Free Codes
Codes as Trees
Huffman's Greedy Algorithm
Pseudocode
Implementation
menu
search
Search
Enable dark mode
Enable light mode
EN
Русский
to navigate
to select
to close
cancel
Home
Searching Algorithms
On this page
Table of Contents
Searching Algorithms
article
folder
Binary Search