208 Commits

Author SHA1 Message Date
9757e36b0e contents: add link to study plan 2022-09-11 10:21:52 +08:00
f062cb55c7 contents: update maximum-subarray difficulty to medium 2022-09-11 10:17:21 +08:00
c1fa71ad7c contents: fix typo in results for STAR behavioral section 2022-08-23 18:21:09 +08:00
51b44fb0d2 contents: add links to resume partners 2022-08-08 12:36:52 +08:00
0209ea7ce1 algorithms: fix string split time complexity 2022-07-18 07:13:28 +08:00
41de7b8a19 website: add ByteByteGo 2022-07-11 13:03:13 +08:00
76eac28a0e contents: add some links for public engineering levels 2022-07-10 12:15:34 +08:00
eeab673461 misc: update question groups 2022-07-03 08:15:26 +08:00
1cdf44a314 contents: fix min stack difficulty (#285) 2022-07-03 07:35:08 +08:00
6420341030 contents: misc casing fixes 2022-06-11 15:27:10 +08:00
5d4af9dc41 contents: fix broken algo topic links 2022-06-11 15:21:20 +08:00
b5befc08aa misc: s/Educative/Design Gurus 2022-06-11 13:54:31 +08:00
b649fe019c contents: fix typo and grammar in study cheatsheet (#279) 2022-06-04 01:22:00 +08:00
809c3ead19 contents: fix typos in hash table cheatsheet (#280)
a data structure >>> is a data structure
techniques in interviews, >>> techniques in interviews:
Add full stop for open addressing
2022-06-03 21:48:35 +08:00
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