Tim's Algorithms / NxN

Note: The F face is shown for slice-flip-slice cases, whereas the 5x5 L2E page shows the U face. The U face is shown for parity cases, as usual.

  • 4x4

    • Slice-flip-slice (Uw')Uw' (R U R' F R' F' R) Uw
    • OLL Parity(Rw U2 x Rw U2 Rw U2) 2Rw' (U2 Lw U2 Rw' U2 Rw U2 Rw' U2 Rw')
  • 5x5

    • Slice-flip-slice (Uw')Uw' (R U R' F R' F' R) Uw
    • Slice-flip-slice (3u')3u' (R U R' F R' F' R) 3u
    • Slice-flip-slice (Dw)Dw (R U R' F R' F' R) Dw'
    • OLL Parity(Rw U2 x Rw U2 Rw U2) 3Rw' (U2 Lw U2 Rw' U2 Rw U2 Rw' U2 Rw')
  • 6x6

    • Slice-flip-slice (Uw')Uw' (R U R' F R' F' R) Uw
    • Slice-flip-slice (3u')3u' (R U R' F R' F' R) 3u
    • Slice-flip-slice (3d)3d (R U R' F R' F' R) 3d'
    • Slice-flip-slice (Dw)Dw (R U R' F R' F' R) Dw'
    • OLL Parity(Rw U2 x Rw U2 Rw U2) 4Rw' (U2 Lw U2 Rw' U2 Rw U2 Rw' U2 Rw')
  • 7x7

    • Slice-flip-slice (Uw')Uw' (R U R' F R' F' R) Uw
    • Slice-flip-slice (3u')3u' (R U R' F R' F' R) 3u
    • Slice-flip-slice (3d)3d (R U R' F R' F' R) 3d'
    • Slice-flip-slice (Dw)Dw (R U R' F R' F' R) Dw'
    • OLL Parity(Rw U2 x Rw U2 Rw U2) 5Rw' (U2 Lw U2 Rw' U2 Rw U2 Rw' U2 Rw')