# | Diagram | Time | Algorithm | Comments | Video |
11 |  | 1.833 | Fw (R U R' U') Fw' U' F (R U R' U') F' | This is a clever combination of the two fastest OLL algs. | slow
fast (old) |
12 |  | 1.967 | Fw (R U R' U') Fw' U F (R U R' U') F' | This is another combination of the two fastest OLL algs. | slow
fast (old) |
13 |  | 2.033 | (R U R' U) (R' F R F') U2 (R' F R F') | This one is very fast. Each of the three triggers should be lightning fast. | slow
fast |
14 |  | 2.500 | (R' U2) F (R U R' U') y' (R'2 U2) (R B) | The two triggers after the rotation can be kind of awkward because you have to reach around the cube to grab for the R'2 and the (R B) is just hard to do. | slow
fast |
15 |  | 2.333 | F (R U R' U) y' (R' U2) (R' F R F') | Here, the R' U2 is much easier to do than in Case #14 and each of the other two triggers are also fast, so this algorithm should be somewhat quick. | slow
fast |
16 |  | 1.433 | F (R U R' U') S (R U R' U') Fw' | This algorithm is just the easy T-orientation followed by the easy d-orientation. The S can take a little getting used to. | slow
fast |
17 |  | 2.233 | (R U) B' (Lw U [Lw' R'] U') (R' F R F') | The middle trigger looks pretty cool if it's done correctly. If done correctly, the last layer should still wind up on top at the end of it. | slow
fast |