mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 04:33:42 +08:00
contents: publish behavioral round overview
This commit is contained in:
@ -26,7 +26,12 @@ module.exports = {
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Behavioral Round',
|
||||
items: ['star-format', 'behavioral-questions', 'psychological-tricks'],
|
||||
items: [
|
||||
'behavioral-round-overview',
|
||||
'star-format',
|
||||
'behavioral-questions',
|
||||
'psychological-tricks',
|
||||
],
|
||||
},
|
||||
'questions-to-ask',
|
||||
],
|
||||
|
Reference in New Issue
Block a user