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: coding-signals
title: Coding Signals
title: Coding signals
---
The point of interviews is for interviewers to extract signals from certain candidate behaviors. In coding interviews, the signals can be broadly classified into the following categories: Problem Solving, Technical Competency, Testing, and Communication.