589 Commits

Author SHA1 Message Date
23a7c81b6d website: omit double "and" on home page (#278) 2022-05-28 10:27:02 +08:00
c696505835 contents(algo): fix typo in math cheat sheet (#276)
* Fix typo in math cheat sheet

* Update math.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2022-05-18 11:06:29 +08:00
a51384222b website: add back UA 2022-05-14 09:16:36 +08:00
df976b7a7d contents(algo): update to latest Grind 75 order 2022-05-14 08:04:20 +08:00
016f1250b9 contents(algo): split recommended qns into essential vs practice 2022-05-14 07:56:48 +08:00
87a923079d contents(algo): fix typo and suggestions (#272) 2022-05-14 07:02:26 +08:00
d90f358311 contents(algo): fix typo in matrix cheat sheet (#273) 2022-05-14 07:00:43 +08:00
d9785ceeb3 misc: marketing 2022-05-13 17:24:41 +08:00
76ebfaf9a7 blog: update experience post 2022-05-12 07:10:37 +08:00
75c75293b1 seo: add social image 2022-05-11 10:55:47 +08:00
5e137e236d Revert "website: add Rosa's success story"
This reverts commit 6131f64e71dc24e7cfd48e0b68bbabd028efea0b.
2022-05-11 07:58:21 +08:00
8f9883530b website: add GH stars to doc page 2022-05-09 07:33:19 +08:00
2936f03658 website: migrate to GA4 2022-05-08 20:28:33 +08:00
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