Sai Manoj Kumar Yadlapati
4447ff96b5
contents: fix a typo ( #136 )
...
frants -> grants
5 years ago
Sameer Indarapu
0da41f944f
algorithms: remove duplicate question from sorting-searching.md ( #134 )
5 years ago
junyeonglee
c80f43a4f3
misc: fix broken link for /interview-formats ( #133 )
5 years ago
XhmikosR
d26c9f422e
chore: update README.md ( #131 )
...
Just minor raw HTML consistency changes
5 years ago
XhmikosR
ddd63c6ae4
misc: improve image compression ( #130 )
...
* Compress internship-salaries.jpg with jpegoptim.
Lossless compression with `jpegoptim -sp in.jpg`.
Before: 60,4 KB (61.850 bytes)
After: 59,3 KB (60.824 bytes)
* Losslessly compress favicon.png.
Used optipng, zopflipng and pngout.
Before: 23,0 KB (23.565 bytes)
After: 9,56 KB (9.797 bytes)
* Improve logo.svg compression.
Remove unused IDs and data attributes thus allowing svgo to perform better optimization. Used svgo 1.3.0 after that.
Before: 5339 bytes
After: 4905 bytes
5 years ago
XhmikosR
9e09cdb2f7
contents: fix typo in landscape ( #129 )
5 years ago
Mehrdad Rafiee
134fb443b0
fix typo! ( #128 )
...
based on this link, plural form of "test case" is "test cases".
5 years ago
Yangshun Tay
69ff823e8b
contents: update practice questions
5 years ago
Zaheer Mohiuddin
5e8f938058
contents: add references to compensation data ( #127 )
...
Disclosure: I'm one of the makers of Levels.fyi.
This is obviously a big red flag that I'm adding a reference to a site I have an interest in. I think the community would find our data useful and more accurate than alternatives. A quick search on Google would bring up that folks regularly consult data on our site over say Glassdoor, etc.
5 years ago
Mehrdad Rafiee
13754935a5
Fix wording ( #126 )
...
* fix wording
This PR fixes the working of the sentence.
* Fix wording.
* Revert "Fix wording."
This reverts commit eaa9f339a1
.
5 years ago
Mehrdad Rafiee
83e4eba843
fixes the wording ( #125 )
...
This PR fixes the wording of the sentence.
5 years ago
Yangshun Tay
70c54d8019
content: misc updates
5 years ago
Yangshun Tay
d610ae2f08
misc: for free
5 years ago
Yangshun Tay
71653adcb1
misc: fixes again
5 years ago
Yangshun Tay
2c431d484e
misc: fixes
5 years ago
Yangshun Tay
1c4fc56017
Delete main.workflow
5 years ago
Yangshun Tay
91da960c9e
misc: cd website dir before deploy
5 years ago
Yangshun Tay
3fca7dcd60
misc: try fixing deploy commit
5 years ago
Yangshun Tay
19ccd461e7
misc: add GitHub actions for automatic deployment
5 years ago
Yangshun Tay
f891bc30c7
contents: minor tweaks
5 years ago
Yangshun Tay
6910bfdbd2
content: improve coding round
5 years ago
Yangshun Tay
d667b0424a
content: touch up preparation work
5 years ago
Yangshun Tay
9107777ec0
content: add best practice questions
5 years ago
Yangshun Tay
ae0ef979d4
contents: publish landscape
5 years ago
Yangshun Tay
6c580af25f
website: fix broken links in cheatsheet
5 years ago
Yangshun Tay
2a1bc9ca89
misc: upgrade Docusaurus
5 years ago
Yangshun Tay
e896930e06
contents: understanding compensation
5 years ago
Yangshun Tay
e1f7c1141b
website: add search
5 years ago
Yangshun Tay
144db8f909
website: add Erin success story
5 years ago
Yangshun Tay
c96861fe62
website: add success stories
5 years ago
Yangshun Tay
73e181156a
misc: add TODOs to remove the redirects
5 years ago
Yangshun Tay
1c112da870
contents: redirect some popular old paths to website
5 years ago
Yangshun Tay
fbcaecb513
website: change primary color to lighter shade of purple
5 years ago
Yangshun Tay
925b071af1
website: add favicon
5 years ago
Yangshun Tay
b860560ce9
website: add GitHub button to landing page
5 years ago
Yangshun Tay
a1a52330ef
contents: redirect old cheatsheet path to website
5 years ago
Yangshun Tay
d3d52f8326
website: misc fixes
5 years ago
Yangshun Tay
a3c592af80
website: enable Google Analytics
5 years ago
Yangshun Tay
1267b663ae
misc: add link to website
5 years ago
Yangshun Tay
e6193eca83
website: launch website
5 years ago
Yangshun Tay
c19c9626d1
misc: restructure contents
5 years ago
Yangshun Tay
2e84bea6ba
website: add front matter
5 years ago
Yangshun Tay
d2c2453554
misc: prettier format all files
5 years ago
Glyphack
a3ecceeaad
algorithms: add link to Longest Common Subsequence problem ( #123 )
5 years ago
Ashmi Chheda
618f9dc274
misc: fix grammar ( #121 )
5 years ago
Yangshun Tay
ac78a5eb71
Update FUNDING.yml
6 years ago
Yangshun Tay
83630fc209
Update FUNDING.yml
6 years ago
Yangshun Tay
3bc0ed11c1
Create FUNDING.yml
6 years ago
Deniz Susman
1e088e7226
deepEqual throws exception ( #122 )
...
If deepEqual is invoked with an empty object and null, it throws TypeError.
6 years ago
Yangshun Tay
765f880e00
Update README.md
6 years ago