contents: rename coding interview best practices page to cheatsheet

This commit is contained in:
Yangshun
2022-04-10 15:44:35 +08:00
parent 2ab481bab0
commit f95b055bdd
11 changed files with 26 additions and 18 deletions

View File

@ -46,7 +46,7 @@ const FEATURES = [
already half won.
</>
),
link: '/coding-interview-best-practices/',
link: '/coding-interview-cheatsheet/',
},
{
title: <>💁 Practical algorithm tips</>,