Skip to content

Commit c0bd154

Browse files
author
John Washam
committedFeb 12, 2020
Minor edits.
1 parent fb4c887 commit c0bd154

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
>
88
> I studied about 8-12 hours a day, for several months. This is my story: [Why I studied full-time for 8 months for a Google interview](https://medium.freecodecamp.org/why-i-studied-full-time-for-8-months-for-a-google-interview-cc662ce9bb13)
99
>
10-
> The items listed here will prepare you well for an interview at just about any software company,
11-
> including the giants: Amazon, Facebook, Google or Microsoft.
10+
> The items listed here will prepare you well for a technical interview at just about any software company,
11+
> including the giants: Amazon, Facebook, Google, and Microsoft.
1212
>
1313
> *Best of luck to you!*
1414
@@ -388,7 +388,7 @@ It's user-friendly, available on all platforms and has a cloud sync system. It c
388388

389389
My flashcard database in Anki format: https://ankiweb.net/shared/info/25173560 (thanks [@xiewenya](https://github.com/xiewenya))
390390

391-
### 3. While you're learning data structures and algorithms, start doing coding questions.
391+
### 3. Start doing coding interview questions while you're learning data structures and algorithms,
392392

393393
You need to apply what you're learning to solving problems, or you'll forget. I made this mistake. Once you've learned a topic,
394394
and feel comfortable with it, like linked lists, open one of the coding interview books and do a couple of questions regarding

0 commit comments

Comments
 (0)