| Algorithm | Description | % Correct |
|---|---|---|
| U' R U' R' U2 R U' R' | When correct corner piece is facing you | 100%
|
| Dw R' U R U2 R' U R | When correct corner piece is to the right | 100%
|
| R2 U2 R' U' R U' R' U2 R' | When correct corner piece is in the right place but it is facing you | 0%
|
| R U2 R U R' U R U2 R2 | When correct corner piece is in the right place but it is to the right | 0%
|
| R U R' U' R U R' U' R U R' | When correct corner piece is on top | 0%
|