2f929fba30
website: remove Facebook copyright comments
2022-02-14 09:48:41 +08:00
e9b1e515e7
contents: restructure best practice questions into table
2022-02-11 12:21:06 +08:00
0571af51c8
misc: change Exponent URLs
2022-02-11 10:57:10 +08:00
82c1d3d222
contents: mention AlgoMonster
2022-02-08 11:28:24 +08:00
38742a3a3b
contents: complete company culture section
2022-02-07 08:57:52 +08:00
3b14d55240
contents: add customized study paths
2022-02-07 07:48:53 +08:00
2004a1079c
contents: add best coding interview courses page
2022-02-06 17:20:09 +08:00
42c21f9819
contents: reorganize algorithms section
2022-02-06 15:41:56 +08:00
08f97beac3
contents: tweak first 2 steps
2022-02-04 20:42:20 +08:00
9bc79d3627
contents: add resume steps to intro page
2022-02-04 15:53:32 +08:00
0e57a84adf
website: add social links to docs pages
2022-02-03 14:35:09 +08:00
b1718f2d04
contents: change meta desc for resume content
2022-02-03 09:59:17 +08:00
a1236ad4b4
contents: fix resume optimization
2022-02-03 09:26:40 +08:00
fb606098af
contents: improve SEO of coding interview pages
2022-02-03 09:13:01 +08:00
b56f4d20fc
contents: expand on Moonchaser's services
2022-02-03 07:44:15 +08:00
5c478551f7
contents: remove repeated sentence in introduction ( #261 )
2022-02-03 05:39:04 +08:00
752c423c84
website: misc ui tweaks
2022-02-02 18:09:23 +08:00
cb182619de
contents: misc tweaks
2022-02-02 17:22:59 +08:00
2dd84b3a46
contents: entirely redo resume section
2022-02-02 15:10:32 +08:00
1a9256268f
website: tweak footer nav links
2022-02-02 14:34:23 +08:00
b701bc96f9
website: change top navbar
2022-02-02 14:04:16 +08:00
98b8081efc
contents: proofread contents untll coding interview
2022-02-02 10:39:20 +08:00
7e021c1bdc
contents: improve SEO for best practice questions
2022-02-02 08:48:27 +08:00
315525d99a
contents: add some quality courses for SWEs
2022-02-02 08:30:53 +08:00
8bb7175524
website: add rel="noopener" to external links
2022-02-02 07:12:30 +08:00
075f2d28c9
contents: fix typo in choosing companies section ( #260 )
...
Co-authored-by: seventyninetynine <66031616+seventyninetynine@users.noreply.github.com>
2022-02-02 07:08:09 +08:00
64039bb395
contents: tweak sidebar categorization
2022-02-01 11:17:12 +08:00
35fe7b463c
contents: add resume tracker tool
2022-01-29 21:33:35 +08:00
96e169c0cb
contents: split up interview format into separate pages
2022-01-25 10:06:59 +08:00
367b3d6577
contents: make title casing consistent
2022-01-25 09:55:51 +08:00
697201fa0e
contents: change resume to use details/summary
2022-01-23 19:48:48 +08:00
f38e8953bf
contents: add Exponent system design course
2022-01-23 17:59:16 +08:00
458db0bc63
website: misc tweaks
2022-01-23 17:35:47 +08:00
9b50820172
website: reorganize sidebar
2022-01-23 17:23:08 +08:00
f4cb0dc639
website: copy tweaks
2022-01-18 06:42:28 +08:00
cbe5bf7156
contents: add more resources for DP ( #254 )
...
Added BaseCS blog post on Dynamic Programming to study links section
2022-01-05 08:53:28 +08:00
a816b4cff6
misc: update salary numbers
2022-01-03 16:46:26 +08:00
10f2547d0d
misc: fix typos in introduction ( #253 )
...
* Fix minor spelling mistake
* Fix typo
2022-01-03 16:20:32 +08:00
2058c8ffbc
misc: fix some grammar issues on the STAR format page ( #250 )
2022-01-03 16:19:45 +08:00
a5653add4d
misc: remove dead link
2021-12-18 15:53:48 +08:00
e01665c651
contents: misc update
2021-11-18 07:47:28 +08:00
210ab0b60e
contents: add initial draft for choosing companies ( #248 )
2021-11-01 08:42:46 +08:00
36a2ec2c0a
contents: make the Partition Equal Subset Sum link both ( #246 )
...
"Partition Equal Subset Sum" and "0/1 Knapsack"
Closes #234
2021-11-01 07:37:59 +08:00
0d192ba60e
contents: update negotiation tips ( #244 )
2021-10-31 20:40:23 +08:00
621618c55c
contents: fix admonition not rendering properly
2021-10-31 20:39:41 +08:00
5ca4ea0d79
fix: dropbox.com is connected with full stop ( #242 )
...
* fix: dropbox.com is connected with full stop
dropbox.com with full stop begin dropbox.com(.) it leads to 404 page from dropbox
* Update interview-formats.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2021-10-30 09:49:42 +08:00
67059d0b9c
feat: add suggestion problem to knapsack knowledge ( #239 )
2021-10-08 01:19:58 +08:00
de9d5d0dfd
contents: add a new behavioral question ( #240 )
...
* Update behavioral-questions.md
* Update behavioral-questions.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2021-10-08 01:19:29 +08:00
f42c33b061
contents: add Parking Lot question to OOP ( #237 )
...
Design a parking lot system is an important sample question in low-level design. It would be great if this question is added.
2021-10-06 02:07:35 +08:00
5ac393fe0e
content: add new math suggestion ( #233 )
...
* content: add new math suggestion
* Update math.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2021-10-05 11:19:57 +08:00