jomosz
|
87a923079d
|
contents(algo): fix typo and suggestions (#272)
|
3 years ago |
Jason Mustafa
|
d90f358311
|
contents(algo): fix typo in matrix cheat sheet (#273)
|
3 years ago |
Yangshun Tay
|
d9785ceeb3
|
misc: marketing
|
3 years ago |
Yangshun Tay
|
76ebfaf9a7
|
blog: update experience post
|
3 years ago |
Yangshun Tay
|
75c75293b1
|
seo: add social image
|
3 years ago |
Yangshun Tay
|
5e137e236d
|
Revert "website: add Rosa's success story"
This reverts commit 6131f64e71 .
|
3 years ago |
Yangshun Tay
|
8f9883530b
|
website: add GH stars to doc page
|
3 years ago |
Yangshun Tay
|
2936f03658
|
website: migrate to GA4
|
3 years ago |
Yangshun Tay
|
6131f64e71
|
website: add Rosa's success story
|
3 years ago |
Yangshun Tay
|
44d19cfd0e
|
feat: add Zhenghao's blog posts
|
3 years ago |
Yangshun Tay
|
4b3f845569
|
feat: use brand colors for product placements
|
3 years ago |
Yangshun Tay
|
97c41f00c9
|
feat: change banner to Design Gurus
|
3 years ago |
Yangshun Tay
|
b412176868
|
contents: add links to orphaned pages
|
3 years ago |
Yangshun Tay
|
5fec9d6241
|
blog: add resume case study
|
3 years ago |
Yangshun Tay
|
e7ffec6a70
|
contents: add back links to old articles under misc
|
3 years ago |
Yangshun Tay
|
d8ef797cce
|
contents: revert questions to ask
|
3 years ago |
Yangshun Tay
|
e51327bbda
|
contents: reorganize algo cheatsheet
|
3 years ago |
Yangshun Tay
|
0f1b9f952a
|
website: update typography
|
3 years ago |
Yangshun Tay
|
2394d5d8f0
|
website: increase horizontal spacing around docs content
|
3 years ago |
Yangshun Tay
|
32111902f0
|
contents: add promotional content within contents
|
3 years ago |
Yangshun Tay
|
d9ac37ff18
|
seo: fix reported issues
|
3 years ago |
Yangshun Tay
|
546d0d5ab8
|
contents: fix incorrect rubrics tables
|
3 years ago |
Dantz
|
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
|
3 years ago |
Yangshun
|
ef73e35d73
|
marketing: add IG profile
|
3 years ago |
Yangshun
|
1f7566bf90
|
Merge branch 'master' of github.com:yangshun/tech-interview-handbook into master
|
3 years ago |
Yangshun
|
d74a910803
|
feat: improve readability
|
3 years ago |
Yangshun
|
b1995c9482
|
misc: remove old study and practice page
|
3 years ago |
Zahid Hasan
|
550d8c7b45
|
contents: fix typo in programming languages page (#268)
Most languages let >>> Most companies let
|
3 years ago |
Yangshun
|
95b2348e85
|
misc: update sidebar labels
|
3 years ago |
Yangshun
|
bd10d88632
|
misc: fix redirects
|
3 years ago |
Yangshun
|
3b177fae95
|
contents: complete coding interview techniques optimization section
|
3 years ago |
Yangshun
|
f95b055bdd
|
contents: rename coding interview best practices page to cheatsheet
|
3 years ago |
Yangshun
|
2ab481bab0
|
blog: fix canonical URLs
|
3 years ago |
Yangshun
|
99490862b3
|
contents: integrate best-practice-questions into rest of the docs
|
3 years ago |
Yangshun
|
54b317849f
|
website: update partners
|
3 years ago |
Yangshun Tay
|
fdc10090a7
|
Update coding-interview-best-practices.md
|
3 years ago |
Yangshun
|
a6918b297b
|
misc: add redirects
|
3 years ago |
Yangshun
|
7eccc0db17
|
website: add sidebar structure
|
3 years ago |
Yangshun
|
6e47fceef4
|
blog: fix canonical urls showing up on unintended pages
|
3 years ago |
Yangshun
|
2f4500cc73
|
contents: fix broken MDX in negotiation article
|
3 years ago |
Yangshun
|
73dd64f96d
|
contents: rearrange algo layout structure
|
3 years ago |
Yangshun
|
0acd6749ca
|
website: remove CarbonAds
|
3 years ago |
Yangshun
|
1f0173904f
|
contents: fix broken link
|
3 years ago |
Yangshun
|
3e76a59393
|
Revert "fix: change trailing slash config to false"
This reverts commit 21f60e31c8 .
|
3 years ago |
Yangshun
|
87effdbf1c
|
Revert "website: don't add trailing slash"
This reverts commit 31090de4a6 .
|
3 years ago |
Yangshun
|
21f60e31c8
|
fix: change trailing slash config to false
|
3 years ago |
Yangshun
|
f517bd2f01
|
misc: change marketing taglines
|
3 years ago |
Yangshun
|
31090de4a6
|
website: don't add trailing slash
|
3 years ago |
Yangshun
|
e90ed3e4af
|
website: change Algolia API key
|
3 years ago |
Yangshun
|
835eb4d830
|
website: upgrade to docusaurus@2.0.0-beta.18
|
3 years ago |