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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
*[Maths](#maths)
13
13
*[Meta](#meta)
14
14
*[Questions](#questions)
15
+
*[Systems Design](#systemsdesign)
15
16
*[Unix](#unix)
16
17
*[Videos](#videos)
17
18
*[other repos](#similargithubrepos)
@@ -147,6 +148,8 @@ Recommended: MIT - **Mathematics for Computer Science** [[Youtube][m_mit_yt]] [[
147
148
148
149
## Meta
149
150
151
+
**Quora**
152
+
150
153
*[How does an interviewer define the difficulty level of a question?](http://www.quora.com/Programming-Interviews/How-does-an-interviewer-define-the-difficulty-level-of-a-question)
151
154
152
155
@@ -170,8 +173,17 @@ Recommended: MIT – **Hacking a Google Interview** [[web][q_hgi]]
*[How should I prepare system design questions for Google/Facebook interview?](http://www.quora.com/Job-Interviews/How-should-I-prepare-system-design-questions-for-Google-Facebook-Interview)
181
+
182
+
173
183
## Unix
174
184
185
+
**Quora**
186
+
175
187
*[What is the difference between a process and a thread?](http://www.quora.com/What-is-the-difference-between-a-process-and-a-thread)
0 commit comments