We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e073d4 commit d55e362Copy full SHA for d55e362
src/main/java/com/fishercoder/solutions/_226.java
@@ -25,7 +25,8 @@
25
26
Trivia:
27
This problem was inspired by this original tweet by Max Howell:
28
-Google: 90% of our engineers use the software you wrote (Homebrew), but you can�t invert a binary tree on a whiteboard so fuck off.
+Google: 90% of our engineers use the software you wrote (Homebrew),
29
+ but you can�t invert a binary tree on a whiteboard so fuck off.
30
*/
31
public class _226 {
32
0 commit comments