ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
Welcome to the Mehta Alg Sheet! This includes algorithms for all option-select variants. Compiled by Cuberstache and Andreas, generated by Trangium, Devagio, Andreas, and Zeke Mackay.
2
3
Use the tabs below to navigate the different algsets
4
PLL algs can be found here
5
TDR algs can be found here
6
ZBLL algs can be found here or on your favorite ZBLL website
7
Algorithms on the APDR and JTLE pages which are red should not be learned. The alg is too long to justify using this alg in an option-select format.
8
9
10
Check out the FAQ page if you have any questions. If your question is not answered, reach out to the good folks in the Mehta Discord server.
11
12
13
This image shows the different paths these algsets allow for and how the different sets relate to each other. The idea behind having so many algsets is not that you'd learn every algorithm and potentially use them every time. This is an option-select method. You should have one or two paths you usually do (6CP and/or CDRLL are recommended) and if you get a bad case, you can switch to a different path. Or if you get a lucky case from a different path, you can just do that.
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100