Yangshun Tay
15b7a080c9
contents: add interviewer cheatsheet
5 years ago
Yangshun Tay
4f677ae014
chore: upgrade packages
5 years ago
Nisar Hassan Naqvi
dbb7ec5b90
gitpod setup: make the description precise + remove the build task to make the server startup fast. ( #161 )
...
* gitpod-setup make the description precise.
* remove the build task to make the server start fast.
5 years ago
dependabot[bot]
56b5599df0
build(deps): bump acorn from 6.2.0 to 6.4.1 in /website ( #160 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.2.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.2.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Subham Bhattacharjee
c1386e812d
contents(oop): add new Elevator question ( #156 )
5 years ago
Nisar Hassan Naqvi
d8fd58416b
misc: simplify code contributions by automating the dev setup with Gitpod ( #152 )
...
* simplifies code contributions by automating the dev setup with gitpod.
* Update README.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
5 years ago
Muzammil Khan
af6d205996
[contents] fix typo in interview formats ( #157 )
5 years ago
Muzammil Khan
e485054c97
[contents] fix typo in self intro ( #158 )
5 years ago
Yangshun Tay
c986cc08ff
misc: upgrade Docusaurus version
5 years ago
Yangshun Tay
bae503376c
website: upgrade Docusaurus version
5 years ago
Faith Odonghanro
9fc91f5592
Fix Typo: Under "Why do they want you" section. ( #155 )
5 years ago
PranavPuranik
430b1ac501
contents: link to LeetCode's Longest Common Subsequence question ( #150 )
5 years ago
Yangshun Tay
8c116e399c
website: update landing page and contents heading formatting
5 years ago
Yangshun Tay
378c54520c
website: upgrade Docusaurus
5 years ago
Niraj
af8fc47051
contents: add new general behavioral question ( #147 )
...
* New ques in General section under behaviourial
* Update behavioral-questions.md
5 years ago
Yangshun Tay
089909362e
website: upgrade to alpha.26
5 years ago
Yangshun Tay
965cb1b16e
misc: add Facebook disclaimer
5 years ago
Abirama Krishnan
a9c3ed78bc
fix: typo ( #146 )
5 years ago
Yangshun Tay
0dff38e3da
misc: remove Yangshun from success stories
5 years ago
Yangshun Tay
002c7f1215
chore: remove freeform questions
5 years ago
Yangshun Tay
9631a1d8d9
misc: use Alice/Bob
5 years ago
Vibhu Agarwal
359463a143
misc: fixed typo in cheatsheet ( #144 )
...
behaioral -> behavioral
5 years ago
Kevin Delvo
15f713a47a
fixed typo in Phone Interview section ( #142 )
...
I've been reading through this handbook (very helpful and amazing, btw) and noticed a typo in the Phone Interview section. I also changed the tense to make a bit more sense as well.
5 years ago
Rafi Barash
c43337fdfb
Fix small issue with bfs algorithm ( #141 )
...
Algorithm performed a dfs rather than bfs because of the queue.pop() error on line 78. Updated to queue.popleft()
5 years ago
Yangshun Tay
895d6f947c
contents: publish behavioral round overview
5 years ago
Yangshun Tay
101f968fe8
contents: improve self introduction with examples
5 years ago
Yangshun Tay
c242efbb40
contents: improve STAR format with examples
5 years ago
Yangshun Tay
3d86d0507f
contents: add behavioral round overview
5 years ago
Yangshun Tay
1cb81bc9b3
contents: add coding signals
5 years ago
Yangshun Tay
70377821e5
contents: update cheatsheet
5 years ago
Aadit Kamat
473dfb2d22
contents: add bfs algorithm ( #137 )
...
* Add new Graph traversal implementation
* Add seperate BFS implementation
* Cleanup code and comments
* Rename variable and remove another comment
* Switch to deque for DFS implementation
Signed-off-by: Aadit Kamat <aadit.k12@gmail.com>
* Switch back to recursive DFS and check for empty graph
Signed-off-by: Aadit Kamat <aadit.k12@gmail.com>
* Update graph.md
5 years ago
Caleb Chao
ed14d9ce5d
contents: update Google technical interview format ( #140 )
...
Corrected vanilla JS requirement
Added 1 x non-technical interview
Removed outdated no-laptops requirement
5 years ago
Rudolf M. Schreier
15535fb280
misc: remove duplicate entry for "Merge K Sorted Lists" ( #139 )
...
The LeetCode practice question "Merge K Sorted Lists" is listed in both week 2 and 4.
5 years ago
Jorge Ruvalcaba
6bab92006a
misc: fix typo ( #138 )
5 years ago
Yangshun Tay
37101392d3
misc: fix typos
5 years ago
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