Skip to content

Commit 1eaf022

Browse files
authored
Merge pull request #36 from codeanitdotcom/content#30-Caesar_Cipher
Content#30 caesar cipher
2 parents cf115a4 + ff781f5 commit 1eaf022

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/google-foobar-first-codechallenge-caesar-cipher.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: 'BlogPost'
1515
### Background
1616
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.
1717

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.
1919

2020

2121
### The Problem: Caesar Cipher Decryption
@@ -257,5 +257,5 @@ I am grateful to both opportunities but I am enjoying this experience more that
257257
Thank you Google!
258258

259259

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).
261+

0 commit comments

Comments
 (0)