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: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@
7
7
>
8
8
> 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)
9
9
>
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.
12
12
>
13
13
> *Best of luck to you!*
14
14
@@ -388,7 +388,7 @@ It's user-friendly, available on all platforms and has a cloud sync system. It c
388
388
389
389
My flashcard database in Anki format: https://ankiweb.net/shared/info/25173560 (thanks [@xiewenya](https://github.com/xiewenya))
390
390
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,
392
392
393
393
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,
394
394
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