contents: make title casing consistent

This commit is contained in:
Yangshun
2022-01-25 09:51:20 +08:00
parent 2c8851a89f
commit 367b3d6577
30 changed files with 98 additions and 76 deletions

View File

@ -1,6 +1,6 @@
---
id: during-coding-interview
title: During the Coding Interview
title: During the coding interview
---
Congratulations, you are ready to put your skills into practice! In a real coding interview, you will be given a technical question (or questions) by the interviewer, write code in a real-time collaborative editor (phone screen/virtual onsite) or on a whiteboard (onsite) to solve the problem within 3045 minutes. This is where the real fun begins!