Maximum sub-sequence length of 3 strings - bottom up approach:

 

Source: https://github.com/ratulb/algos_in_rust/blob/master/max_sub_sequence_bottom_up/src/lib.rs

Originally published on https://rbsomeg.blogspot.com