194 Commits

Author SHA1 Message Date
f1b4cdcd6d content: fix typo in Queue questions 2022-05-31 10:05:16 +08:00
30efd69822 contents: update interviewer cheatsheet 2022-05-31 10:03:03 +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
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
75c75293b1 seo: add social image 2022-05-11 10:55:47 +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
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
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
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
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
1f0173904f contents: fix broken link 2022-04-05 11:04:46 +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
bc695b5d1e misc: fix JS errors 2022-03-27 13:38:47 +08:00
07c3797da5 content: fix Educative correctness 2022-03-26 06:30:00 +08:00
c160df7abe website: embed partner placements within docs 2022-03-18 08:41:37 +08:00
f159684c00 website: tweak doc layout and font sizes 2022-03-18 08:12:15 +08:00
7d2ecb8bf0 contents: fix grammar in resume sections 2022-03-11 08:16:09 +08:00
abf8341c3f misc: change partner taglines 2022-03-11 07:32:43 +08:00
0d784a4340 contents: use FAANG Tech Leads' resume checker 2022-03-09 19:19:48 +08:00
250e643d43 contents: optimize build speed 2022-03-02 20:53:49 +08:00
1764e64213 contents: change intro 2022-02-28 09:32:08 +08:00
9ed1e4f5b8 contents: introduce some Educative interview courses 2022-02-22 10:18:43 +08:00
c7f30d2fcd contents: list some resources for studying 2022-02-22 10:02:52 +08:00
af8ac9fc26 website: fix broken link 2022-02-22 08:26:11 +08:00
07469e3870 contents: mention FTL in resume section 2022-02-21 10:55:59 +08:00
ef71bf13e5 contents: add Indeed company format. Thanks Caleb! 2022-02-21 09:13:09 +08:00
bc4048b843 contents: switch Trie question to be before Add and Search Word 2022-02-19 19:11:04 +08:00
66db8392b9 contents: mention discount for AlgoMonster 2022-02-15 20:57:36 +08:00
2f929fba30 website: remove Facebook copyright comments 2022-02-14 09:48:41 +08:00