Victoria Trinita
3de4780872
contents: fix typo in resume.md ( #651 )
2 years ago
Yangshun
a6359e337b
chore: merge ui package into portal
2 years ago
Yangshun
a9cd10afe4
chore: move to pnpm
2 years ago
Yangshun
d2fdffbace
portal: update deps
2 years ago
cysjonathan
b5e9b29b46
[resumes][fix] fix missing [add review]/[sign in to comment] buttons ( #648 )
2 years ago
Yangshun
0801d64457
misc
2 years ago
Stefan Mai
3bafd16c86
contents(sd): add system design in a hurry ( #641 )
...
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2 years ago
Jordan Cutler
7a0ed2a997
contents(career): update High Growth Engineer URL to new domain ( #637 )
2 years ago
Mark Qian
c0703662ca
contents: add Codemia.io list of mock interview resource ( #636 )
2 years ago
Yangshun
90e56e4ea2
offers(fix): migrate to new currency exchange API
2 years ago
Alexandre Zajac
f1bf1b61ec
contents(beyond): add Hungry Minds and myself to LinkedIn resources ( #625 )
...
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
3 years ago
Zhu Liang
efee8c7fda
contents(beyond): add 16x Engineer ( #624 )
3 years ago
Yangshun
497b8f6bc0
contents(beyond): complete engineering levels page
3 years ago
Yangshun
d8b200091e
contents(beyond): refactor section
3 years ago
Jordan Cutler
9838cea77d
contents: Add Misc > Career Growth Page ( #622 )
...
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
3 years ago
Yangshun
5e5ab8f3b4
marketing: change banner to point to GFE
3 years ago
system-design
18b12a8abf
contents(sd): add System Design Newsletter ( #618 )
...
Co-authored-by: Neo Kim <hello@systemdesign.one>
3 years ago
Yangshun
11995a2c6c
contents(sd): explain various types of system design interviews
3 years ago
Yangshun
2b86660310
website: prettify files
3 years ago
Yangshun
1afcc4b8c7
website: update width of star button
3 years ago
Raj Savaliya
3ef7409aaf
contents: add resume testing tips ( #617 )
...
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
3 years ago
FIGO
ed6605b476
contents: add Cover Letter section to resume page ( #612 )
...
Co-authored-by: Francisco <figo.rabo@gmail.com>
3 years ago
SwayZeee
0af108d24d
contents(queue): fix typo in queue content ( #609 )
...
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
3 years ago
Dmitry Kravchenko
02a2444892
contents: style of Palantir questions is aligned with style of other questions ( #605 )
3 years ago
Stefan Mai
d661ef5c30
[Content] Add Hello Interview to mock interviews ( #610 )
...
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
3 years ago
iamtburger
5f2111af16
contents: khan academy link for binary search fixed ( #604 )
...
Co-authored-by: Tamás Bürger <tamasburger@Tamass-MBP.box>
3 years ago
Michael Sparre
9dbec74a21
contents: grammar / consistency fixes for algo sites ( #599 )
3 years ago
Michael Sparre
2666344b36
contents: 2 grammar fixes for linked list doc ( #596 )
3 years ago
ZongQi Ooi
c3a287dc17
contents(algo): fix typo in algorithm/graph content ( #594 )
3 years ago
Aldiyar Dabarov
e3a414e3ab
contents(sd): add roadmap.sh to free resource list ( #593 )
3 years ago
PandaNoodles418
55ba8dcf68
contents(optimize): Bullet point formatting ( #588 )
...
Co-authored-by: Panda Noodles <pandanoodles418@users.noreply.github.com>
3 years ago
PandaNoodles418
2715cb88e9
contents(star): Bullet point formatting ( #587 )
...
Co-authored-by: Panda Noodles <pandanoodles418@users.noreply.github.com>
3 years ago
Yangshun
afc6e6270c
blog: add post about how to have a successful swe internship
3 years ago
Yangshun
b4bb08d8ee
website: change nav links
3 years ago
itorest
5194d78486
contents(algo): fix url typo in sorting and searching ( #586 )
3 years ago
Hakan Serce
cfd56cfba1
contents(algo): add Java implementation details for platform sorting algorithms ( #585 )
3 years ago
Hakan Serce
a56d9c5c78
contents(algo): remove java.util.TreeMap from Hashtable implementations ( #584 )
3 years ago
Ivan
36f484632a
contents: misc update to coding-interview-rubrics.md ( #583 )
3 years ago
Ivan
02be66d524
contents: fix typo in coding-interview-rubrics.md ( #582 )
3 years ago
Phillip North
fb7217cd6b
contents(sd): fix typo in Design Gurus recommendation ( #579 )
3 years ago
Yangshun
c9ae0a2d40
website: update ads
3 years ago
jamesatmeetapro
745d81e0f8
contents(mock interview): add meetapro.com ( #578 )
...
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
3 years ago
Akash Jaiswal
113e861912
contents(system design): gaurav sen system design playlist ( #575 )
3 years ago
Anuraag Agrawal
754f8f711b
contents: remove some stuttering when showcasing mock interview solutions ( #574 )
3 years ago
Mahesh Kumar
be85d744ef
contents(algo): s/disjoint/disconnected ( #573 )
4 years ago
Yangshun Tay
3ec62e0fb1
contents(behavioral): add behavioral interview rubrics from Lior ( #572 )
4 years ago
Lior539
671f54959b
contents(behavioral): add more information for Behavioral Interviews ( #568 )
4 years ago
sid-707
f55ce5f894
contents: fix typo in behavioral interview ( #570 )
4 years ago
Adarsh Gupta
8113199732
contents(algo): fix typo in algorithm/geometry content ( #571 )
4 years ago
Anatoliy Serputov
bbbbb9cad4
contents: improve self introduction explanation ( #566 )
...
Co-authored-by: Anatoliy Serputov <anatoliy@serputov.com>
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
4 years ago
Samuel
85338925dc
contents(sorting): add video resources to sorting and searching ( #567 )
4 years ago
Yangshun
84971aa922
contents: update SG salary data for 2022
4 years ago
Yangshun
63bf35e474
portal: remove project-specific GA logging
4 years ago
Samuel
7716875cdf
contents: add links to extra resources for algorithms and data structures ( #563 )
...
Adds links to online lectures and slides from
data structures and algorithms course covering
hash tables, binary search trees, red-black trees
and b-trees.
4 years ago
Arnab Pal
a2bbe6ef1a
[website][fix] fix incomplete line in resume guide ( #558 )
4 years ago
Denesh
ce8f3c6346
[website][fix]: change LC link for Implement Stack using Queues ( #557 )
4 years ago
Zhang Ziqing
cdfbabbe14
[offers][fix] fix redirection for non logged in users ( #556 )
4 years ago
Keane Chan
3e91ff2d6a
[resumes][feat] delete resume file on deletion ( #555 )
4 years ago
Zhang Ziqing
0e02e23015
[offers][fix] add loading and fix ci ( #554 )
...
* [offers][fix] add check for loading
* [offers][fix] remove navbar
4 years ago
Zhang Ziqing
8e53e8dd4d
[offers][feat] add admin page to navbar ( #553 )
...
* [offers][feat] add admin page to navbar
* [offers][chore] remove comments
4 years ago
Stuart Long Chay Boon
75d7132409
[offers][fix] add check if admin for list endpoint
4 years ago
Stuart Long Chay Boon
55beb386e8
[offers][feat] add admin table in db
4 years ago
Yangshun Tay
ada6a68420
[offers][feat] show company logo
4 years ago
Yangshun Tay
c6941c0a5a
[portal][feat] add 404 page
4 years ago
Yangshun Tay
9e7f5150d6
[website][misc] make resume review portal CTA more obvious
4 years ago
Yangshun Tay
841cf3c36b
[website][misc] change announcement banner
4 years ago
Yangshun Tay
7f140afb6a
[portal][feat] add ranking for cities
4 years ago
Jeff Sieu
429067dfd5
[questions][ui] last minute ui changes
4 years ago
Bryann Yeap Kok Keong
91abe74fd6
[offers][fix] Remove map internship cycle script
4 years ago
Ai Ling
3ee29b1249
[offers][feat] Add positive number validation ( #551 )
4 years ago
Yangshun Tay
316c696b63
[portal][misc] add US companies
4 years ago
Zhang Ziqing
b99c547c41
[offers][chore] fix analysis description ( #550 )
4 years ago
Zhang Ziqing
b7d1cef759
[offers][style] fix education card style ( #549 )
4 years ago
Bryann Yeap Kok Keong
53fb711f9a
[offers][fix] Fix seeding value for internship cycle
4 years ago
Bryann Yeap Kok Keong
00cdc2ff8c
[offers][fix] Fix adding location to experience when creating offer profiles
4 years ago
Ai Ling
1db5e46fcf
[offers][fix] Fix year options ( #548 )
4 years ago
Bryann Yeap Kok Keong
ff54652f54
[offers][fix] Add script to fix internship cycle seeded values
4 years ago
Jeff Sieu
c2599d6a8c
[questions][ui] move QuestionTypeBadge icon to start
4 years ago
Jeff Sieu
a6fd4c4c09
[ui][badge] add startAddOn
4 years ago
Jeff Sieu
2360c07aec
[questions][ui] add calendar icon to timestamp
4 years ago
Jeff Sieu
9c84b87d5a
[questions][fix] update comment count after posting comment
4 years ago
Zhang Ziqing
bd21b93df2
[offers][fix] display intern cycle in offer card ( #547 )
4 years ago
Jeff Sieu
3b965cc173
[questions][ui] fix landing dropdown being clipped
4 years ago
Jeff Sieu
3e21aabef3
[questions][fix] fix CreateListDialog layout
4 years ago
Yangshun Tay
b7f5bc004c
[questions][feat] update landing page
4 years ago
Yangshun Tay
65beeb87b4
[portal] clean unused code and compress images
4 years ago
Yangshun Tay
7535ce1df7
[offers][misc] make table rows shorter
4 years ago
Yangshun Tay
59994f0e45
[questions][refactor] tweak browse page
4 years ago
Yangshun Tay
7b4b120c2f
[ui][dropdown] make button look like button
4 years ago
Yangshun Tay
8299a5463e
[questions][feat] tweak cards UI ( #546 )
...
* [questions][feat] tweak card UI
* [questions][feat] tweak comment and answer pages
4 years ago
hpkoh
8a73925601
Update about.tsx
4 years ago
Zhang Ziqing
3995d2d2cc
[offers][fix] add temp admin page ( #544 )
4 years ago
Bryann Yeap Kok Keong
93d5c4cace
[offers][feat] Add admin dashboard offers api
4 years ago
Zhang Ziqing
55c23f6c0c
[offers][fix] fix redirection to offer table ( #543 )
...
* [offers][fix] fix redirection to offer table
* [offers][refactor] refactor table page
4 years ago
Ai Ling
fd97f25de1
[offers][feat] Add currency detection in forms ( #542 )
...
* [offers][feat] Tweak OEA text
* [offers][feat] Add currency detection in forms
4 years ago
Zhang Ziqing
247a60efab
[offers][feat] add sortable columns to table ( #541 )
...
* [offers][feat] add sortable columns to table
* [offers][fix] fix mobile compatibility for sorter
4 years ago
Jeff Sieu
65c4254dad
Merge branch 'main' of github.com:yangshun/tech-interview-handbook
4 years ago
Jeff Sieu
1135fe45b2
[questions][about] update jeff image
4 years ago
Su Yin
a81364e1d9
[resumes][fix] Change default shortcut to general ( #540 )
4 years ago
Bryann Yeap Kok Keong
6db6c5f3c3
[offers][chore] Add sorting dashboard offers by job title
4 years ago