Yangshun
1b681502fb
contents: add matrix index conversion tip
...
Document how to translate between flattened indices and matrix coordinates so readers can apply one-dimensional algorithms such as binary search to matrices.
Closes #689
3 days ago
Yangshun
f6ddf00aae
contents: complete truncated sentence in behavioral interview guide
...
The example sentence about story catalog gaps was cut off mid-sentence
(introduced in #717 ).
Fixes #774
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
3 days ago
Tim Parsons
668a91beff
docs: update Lowest Common Ancestor of BST difficulty to Medium ( #611 )
...
LeetCode 235 was reclassified from Easy to Medium.
Closes #298
Closes #647
3 days ago
Serhii Shramko
8ee2acb54a
docs: update current VoIP platforms ( #750 )
4 months ago
Yangshun
37d533e4de
Remove app.techinterviewhandbook.org mentions
4 months ago
Yangshun
155e636829
Migrate workspace to Vite+
4 months ago
Yangshun
fa1ec6c7ec
[repo] move to Oxlint
4 months ago
Yangshun
84a4ad84d8
[website] misc: delete redundant files
4 months ago
Yangshun
ea3c3fdf89
[repo] upgrade Turborepo
4 months ago
Yangshun
135af1325f
[repo] move from Prettier to Oxfmt
4 months ago
Yangshun
a5c9b684ae
chore: update node and pnpm
4 months ago
Shreyash
4b0cc4392f
contents/graph: use popleft() instead of pop() in Topological sort queue ( #685 )
4 months ago
Loc Dinh
adb77f4e32
Update text tree.md ( #635 )
4 months ago
Pavel
7b41c7d9e2
contents/matrix: transposition snippet (python) ( #634 )
4 months ago
Pavel
0d08a11efe
contents: use Python deque instead of queue ( #633 )
4 months ago
Eduardo Sebastián Castro Quispe
fccbbfc755
content: fix resume font size recommendation from 10 px to 10 pt ( #732 )
4 months ago
veganaiZe
d54dffe4e0
Update binary.md: Correct shift direction ( #740 )
4 months ago
somanwai08
0c3369896c
blog: fix typos in "Take Control Over Your Coding Interview" ( #731 )
6 months ago
Pádraic Slattery
75a575ef5c
chore: Update outdated GitHub Actions versions ( #729 )
7 months ago
Yangshun
9430396f98
contents: add Educative system design resources
9 months ago
Arush Wadhawan
cbcb5a010e
contents: update default Python sort to Powersort ( #721 )
...
Signed-off-by: SoulSniper1212 <warush23@gmail.com>
9 months ago
AdamGu0
1d62b88a43
contents: correct the link to self introduction in behavioral-interview.md ( #720 )
9 months ago
Austen McDonald
95785f2760
contents: add additional behavioral interview content ( #717 )
11 months ago
Zhou Yuhang
c5b4147132
seo: fix HTML lang attribute missing ( #714 )
1 year ago
Zhou Yuhang
0dad8507a8
seo: fix page has links to redirect issue ( #713 )
1 year ago
Zhou Yuhang
5c972e4e1d
seo: fix orphan page issues ( #712 )
1 year ago
Zhou Yuhang
7f39500d5d
seo: fix 3xx redirects issue ( #710 )
1 year ago
Zhou Yuhang
e4392ca04b
seo: fix page has links to broken page issue ( #709 )
1 year ago
Zhou Yuhang
5cba1c5550
seo: fix page has links to redirect ( #708 )
...
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
1 year ago
Zhou Yuhang
ea9d14a658
seo: fix non canonical page in sitemap ( #707 )
1 year ago
Zhou Yuhang
983537ac2c
seo: fix page has broken image issue ( #706 )
1 year ago
Zhou Yuhang
fa94b9dba0
seo: fix title tag missing ( #705 )
1 year ago
Zhou Yuhang
8b63483aa2
seo: fix canonical points to 4xx issue ( #704 )
1 year ago
Zhou Yuhang
f11ef41686
seo: fix canonical points to redirect issue ( #703 )
1 year ago
Atharva
9e4909cbf7
contents/algorithms: fix incorrect time complexity for anagrams ( #692 )
...
Co-authored-by: Atharva <atharvakhadake759@gmail.com>
1 year ago
joe felix
3d61290d73
[fix] remove extra word 'the', invalid grammar. ( #700 )
1 year ago
Saurav Kumar
f02a5fac49
fix: update the broken hyperlink for "Master the sliding window technique" on arrays ( #697 )
1 year ago
breeworks
2eaec04617
fix: created a margin between buttons ( #693 )
1 year ago
Yehia Rasheed
5dd02b1d47
[contents] update user count to 1,000,000 users ( #668 )
2 years ago
Minh Luu
94e3807c72
contents: add linked list implementation in C++ ( #639 )
2 years ago
Yehia Rasheed
b2e820345c
[fix] update hyperlink for "Open a pull request!" on home page ( #666 )
2 years ago
Brendan Elton
b60673b2c8
[content] fix typo on Self Introduction page ( #632 )
2 years ago
Burak Kadir Er
d6a50736b0
[contents] add periods where necessary ( #659 )
...
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2 years ago
KunalBhamoriya
93b960924f
[contents] update Udemy course link ( #654 )
...
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2 years ago
Yehia Rasheed
248a953da1
[fix] Correct typo from 'access' to 'assess' in interview description ( #663 ) ( #664 )
2 years ago
Yangshun
54b8796861
web: point Grind 75 to Cloudflare version
2 years ago
Yangshun
02826f04ef
web: remove vercel.json
2 years ago
Yangshun
3365eda777
web: add Cloudflare redirects
2 years ago
Yangshun
5c7069049d
web: add function to redirect Grind 75 path
2 years ago
Yangshun
a45315e52b
web: fix build for pnpm
2 years ago