576 Commits

Author SHA1 Message Date
6131f64e71 website: add Rosa's success story 2022-05-05 11:12:38 +08:00
44d19cfd0e feat: add Zhenghao's blog posts 2022-05-03 11:44:03 +08:00
4b3f845569 feat: use brand colors for product placements 2022-05-01 09:45:15 +08:00
97c41f00c9 feat: change banner to Design Gurus 2022-05-01 08:21:10 +08:00
b412176868 contents: add links to orphaned pages 2022-04-29 17:23:44 +08:00
5fec9d6241 blog: add resume case study 2022-04-29 17:08:21 +08:00
e7ffec6a70 contents: add back links to old articles under misc 2022-04-29 17:02:20 +08:00
d8ef797cce contents: revert questions to ask 2022-04-29 16:56:47 +08:00
e51327bbda contents: reorganize algo cheatsheet 2022-04-29 16:46:02 +08:00
0f1b9f952a website: update typography 2022-04-29 16:34:14 +08:00
2394d5d8f0 website: increase horizontal spacing around docs content 2022-04-29 16:28:27 +08:00
32111902f0 contents: add promotional content within contents 2022-04-29 16:19:06 +08:00
d9ac37ff18 seo: fix reported issues 2022-04-23 18:41:08 -07:00
546d0d5ab8 contents: fix incorrect rubrics tables 2022-04-21 10:21:50 -07:00
e67915db50 contents: std::map is not a hash-table (#269)
std::map is compare-based, the hash table in the standard library is std::unordered_map
https://en.cppreference.com/w/cpp/container/map
https://en.cppreference.com/w/cpp/container/unordered_map
2022-04-20 18:27:03 +08:00
ef73e35d73 marketing: add IG profile 2022-04-15 18:28:52 +08:00
1f7566bf90 Merge branch 'master' of github.com:yangshun/tech-interview-handbook into master 2022-04-15 18:13:25 +08:00
d74a910803 feat: improve readability 2022-04-15 18:11:49 +08:00
b1995c9482 misc: remove old study and practice page 2022-04-15 17:53:27 +08:00
550d8c7b45 contents: fix typo in programming languages page (#268)
Most languages let >>> Most companies let
2022-04-14 20:14:53 +08:00
95b2348e85 misc: update sidebar labels 2022-04-11 12:39:49 +08:00
bd10d88632 misc: fix redirects 2022-04-10 17:13:54 +08:00
3b177fae95 contents: complete coding interview techniques optimization section 2022-04-10 16:47:03 +08:00
f95b055bdd contents: rename coding interview best practices page to cheatsheet 2022-04-10 15:44:35 +08:00
2ab481bab0 blog: fix canonical URLs 2022-04-10 15:44:14 +08:00
99490862b3 contents: integrate best-practice-questions into rest of the docs 2022-04-10 12:30:07 +08:00
54b317849f website: update partners 2022-04-10 11:27:40 +08:00
fdc10090a7 Update coding-interview-best-practices.md 2022-04-08 20:58:30 +08:00
a6918b297b misc: add redirects 2022-04-08 20:34:52 +08:00
7eccc0db17 website: add sidebar structure 2022-04-08 18:55:26 +08:00
6e47fceef4 blog: fix canonical urls showing up on unintended pages legacy 2022-04-08 18:55:03 +08:00
2f4500cc73 contents: fix broken MDX in negotiation article 2022-04-06 18:48:29 +08:00
73dd64f96d contents: rearrange algo layout structure 2022-04-06 09:47:25 +08:00
0acd6749ca website: remove CarbonAds 2022-04-06 05:40:55 +08:00
1f0173904f contents: fix broken link 2022-04-05 11:04:46 +08:00
3e76a59393 Revert "fix: change trailing slash config to false"
This reverts commit 21f60e31c8f4582ad73241b1f626ac9ee53480a5.
2022-04-05 09:41:28 +08:00
87effdbf1c Revert "website: don't add trailing slash"
This reverts commit 31090de4a60b9ca9d3bf1800ac18a7aaff3b5304.
2022-04-05 09:41:20 +08:00
21f60e31c8 fix: change trailing slash config to false 2022-04-05 09:31:20 +08:00
f517bd2f01 misc: change marketing taglines 2022-04-05 06:09:44 +08:00
31090de4a6 website: don't add trailing slash 2022-04-04 13:17:50 +08:00
e90ed3e4af website: change Algolia API key 2022-04-04 07:07:03 +08:00
835eb4d830 website: upgrade to docusaurus@2.0.0-beta.18 2022-04-04 06:56:43 +08:00
1c7b919f24 contents: stop recommending TopResume 2022-04-03 19:53:22 +08:00
ce79ad0d9b contents: revamp basic algo content 2022-04-03 18:51:41 +08:00
83d8625ad8 contents: resume worded 2022-04-01 06:49:50 +08:00
95ad40e37b contents: update resume tool 2022-03-31 06:54:19 +08:00
d12ad118c4 misc: add trailing slash 2022-03-30 13:08:07 +08:00
f939e8225e feat: add links to Grind 75 2022-03-30 12:34:41 +08:00
330de2b2f2 misc: change rewrite approach 2022-03-30 12:09:45 +08:00
88756ed0f3 feat: add Grind 75 2022-03-30 11:29:08 +08:00