Yangshun Tay
76eac28a0e
contents: add some links for public engineering levels
2 years ago
caramelmelmel
5d9d95271e
blog: add post "Getting a Tech Job as an Undergraduate" ( #286 )
...
* blog: new blog post
* Update 2022-07-09-important-things-for-an-undergraduate-to-know-about-getting-a-tech-job-in-a-company.md
* Rename 2022-07-09-important-things-for-an-undergraduate-to-know-about-getting-a-tech-job-in-a-company.md to 2022-07-09-getting-a-tech-job-as-an-undergraduate.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2 years ago
Yangshun Tay
02aa147d04
website: add legacy redirect
2 years ago
Yangshun Tay
eeab673461
misc: update question groups
2 years ago
Eva Pace
1cdf44a314
contents: fix min stack difficulty ( #285 )
2 years ago
Yangshun Tay
6420341030
contents: misc casing fixes
2 years ago
Yangshun Tay
5d4af9dc41
contents: fix broken algo topic links
2 years ago
Yangshun Tay
f2b2d6b1ae
website: upgrade to docusaurus@2.0.0-beta.21
2 years ago
Yangshun Tay
a6bcb0ee3e
website: add Netflix success story
2 years ago
Yangshun Tay
b5befc08aa
misc: s/Educative/Design Gurus
2 years ago
Yangshun Tay
16d3579dae
website: make docs title more readable on mobile
2 years ago
Jerome Pui
b649fe019c
contents: fix typo and grammar in study cheatsheet ( #279 )
3 years ago
Jerome Pui
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
3 years ago
Yangshun Tay
c90dc49d08
website: revert banner
3 years ago
Yangshun Tay
f1b4cdcd6d
content: fix typo in Queue questions
3 years ago
Yangshun Tay
30efd69822
contents: update interviewer cheatsheet
3 years ago
Mueez Khan
23a7c81b6d
website: omit double "and" on home page ( #278 )
3 years ago
Jason Mustafa
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>
3 years ago
Yangshun Tay
a51384222b
website: add back UA
3 years ago
Yangshun Tay
df976b7a7d
contents(algo): update to latest Grind 75 order
3 years ago
Yangshun Tay
016f1250b9
contents(algo): split recommended qns into essential vs practice
3 years ago
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