You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/google-foobar-first-codechallenge-caesar-cipher.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ type: 'BlogPost'
15
15
### Background
16
16
I received a surprise code challenge invitation from Google on July 26, 2020. After accepting the invitation, I was redirected to https://foobar.withgoogle.com where I completed my first challenge.
17
17
18
-
In this post I will share my experience of solving the challenge.
18
+
In this post I will share my experience solving the challenge.
19
19
20
20
21
21
### The Problem: Caesar Cipher Decryption
@@ -257,5 +257,5 @@ I am grateful to both opportunities but I am enjoying this experience more that
257
257
Thank you Google!
258
258
259
259
260
-
If you code is a better language to you then please find more at [Github](https://github.com/JavaCheatsheet/codechallenge).
261
-
260
+
If code is a better language to you then please find more at [Github](https://github.com/JavaCheatsheet/codechallenge).
0 commit comments