Skip to content

Commit 051779c

Browse files
author
Martini Arialdo
committed
Bill Gates questions moved to the bottom
1 parent b700641 commit 051779c

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
3737
1. [Questions about Security](#security)
3838
1. [General Questions](#general)
3939
1. [Open Questions](#open)
40-
1. [Bill Gates Style Questions](#billgates)
4140
1. [Questions based on snippets of code](#snippets)
41+
1. [Bill Gates Style Questions](#billgates)
4242

4343

4444

@@ -301,20 +301,6 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
301301
* What have you achieved recently that you are proud of?
302302

303303

304-
### [[]](#toc) <a name='billgates'>Bill Gates Style Questions:</a>
305-
This section collects some weird questions along the lines of the [Manhole Cover Question](https://en.wikipedia.org/wiki/Microsoft_interview#Manhole_cover_question).
306-
307-
* What would happen if you put a mirror in a scanner?
308-
* Imagine there's a perfect clone of yourself. Imagine that that clone is your boss. Would you like to work for him/her?
309-
* Interview me
310-
* Why are Quora's answers better than Yahoo Answers' ones?
311-
* As a play game, defend Cobol against modern languages, and try to find as many reasonable arguments as you can.
312-
* Where will you be in 10 years?
313-
* You are my boss and I'm fired. Inform me.
314-
* I want to refactor a legacy system. You want to rewrite it from scratch. Argument. Then, switch our roles.
315-
* Your boss asks you to lie to the Company. What's your reaction?
316-
* If you could travel back in time, which advice would you give to your younger self?
317-
318304

319305
### [[]](#toc) <a name='snippets'>Questions about snippets of code:</a>
320306
* What's the output of this Javascript function?
@@ -468,3 +454,17 @@ function()
468454
return error;
469455
}
470456
```
457+
458+
### [[]](#toc) <a name='billgates'>Bill Gates Style Questions:</a>
459+
This section collects some weird questions along the lines of the [Manhole Cover Question](https://en.wikipedia.org/wiki/Microsoft_interview#Manhole_cover_question).
460+
461+
* What would happen if you put a mirror in a scanner?
462+
* Imagine there's a perfect clone of yourself. Imagine that that clone is your boss. Would you like to work for him/her?
463+
* Interview me
464+
* Why are Quora's answers better than Yahoo Answers' ones?
465+
* As a play game, defend Cobol against modern languages, and try to find as many reasonable arguments as you can.
466+
* Where will you be in 10 years?
467+
* You are my boss and I'm fired. Inform me.
468+
* I want to refactor a legacy system. You want to rewrite it from scratch. Argument. Then, switch our roles.
469+
* Your boss asks you to lie to the Company. What's your reaction?
470+
* If you could travel back in time, which advice would you give to your younger self?

0 commit comments

Comments
 (0)