Skip to content

Commit 361a124

Browse files
committed
systems design q
1 parent 804cfa0 commit 361a124

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* [Maths](#maths)
1313
* [Meta](#meta)
1414
* [Questions](#questions)
15+
* [Systems Design](#systemsdesign)
1516
* [Unix](#unix)
1617
* [Videos](#videos)
1718
* [other repos](#similargithubrepos)
@@ -147,6 +148,8 @@ Recommended: MIT - **Mathematics for Computer Science** [[Youtube][m_mit_yt]] [[
147148

148149
## Meta
149150

151+
**Quora**
152+
150153
* [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)
151154

152155

@@ -170,8 +173,17 @@ Recommended: MIT – **Hacking a Google Interview** [[web][q_hgi]]
170173
[q_ps]: http://prismoskills.appspot.com/freshers.jsp
171174

172175

176+
## Systems Design
177+
178+
**Quora**
179+
180+
* [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+
173183
## Unix
174184

185+
**Quora**
186+
175187
* [What is the difference between a process and a thread?](http://www.quora.com/What-is-the-difference-between-a-process-and-a-thread)
176188

177189

0 commit comments

Comments
 (0)