Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d55e362

Browse files
refactor 226
1 parent 5e073d4 commit d55e362

File tree

1 file changed

+2
-1
lines changed
  • src/main/java/com/fishercoder/solutions

1 file changed

+2
-1
lines changed

src/main/java/com/fishercoder/solutions/_226.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
2626
Trivia:
2727
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.
28+
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.
2930
*/
3031
public class _226 {
3132

0 commit comments

Comments
 (0)