contents: improve SEO of coding interview pages

This commit is contained in:
Yangshun
2022-02-03 09:13:01 +08:00
parent e90fead671
commit fb606098af
14 changed files with 125 additions and 23 deletions

View File

@ -1,13 +1,19 @@
---
id: coding-signals
title: Coding signals
title: Coding interview signals
keywords: [algorithm, coding, interview, signals, behavior]
---
<head>
<title>Signals interviewers look out for during coding interviews | Tech Interview Handbook</title>
<meta property="og:title" content="Signals interviewers look out for during coding interviews | Tech Interview Handbook"/>
</head>
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.
When interviewers take down interview feedback, these are likely what is on their feedback sheet.
Refer to the [Facebook's Onsite Interview Guide](https://www.facebook.com/careers/swe-prep-onsite) for more information.
Refer to the [Meta/Facebook's Onsite Interview Guide](https://www.metacareers.com/swe-prep-onsite/) for more information.
## Communication