contents: misc changes

This commit is contained in:
Yangshun Tay
2020-04-27 21:11:28 +08:00
parent 15b7a080c9
commit df1d8d66c8
2 changed files with 1 additions and 1 deletions

View File

@ -57,6 +57,7 @@ This is a straight-to-the-point, distilled list of technical interview Do's and
| --- | --- |
| ✅ | Ask for candidate to provide test cases and run through the code with them. |
| ✅ | Point out edge cases candidate missed and ask the candidate to address them. |
| ✅ | Take note of the duration TC spent on each question to include in the feedback. |
| ✅ | Ask for time complexity and space analysis. |
| ✅ | Preserve the code somewhere - take a picture or copy the code out. |
| ✅ | Stop the candidate when there is 5 minutes left. e.g. ("I'll stop you here and let's go to the next section") |

View File

@ -175,7 +175,6 @@ function Home() {
</div>
</div>
</div>
<div
className={classnames(
'margin-vert--lg',