Yangshun Tay
fa089f30cb
chore: format README
4 years ago
Pavel Kozlov
102a485a6b
contents: Fix typo in Alice compensation example ( #168 )
4 years ago
Yangshun Tay
1b0a1bf2c8
website: fix sponsors
5 years ago
dependabot[bot]
8d129d00da
build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /website ( #167 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Yangshun Tay
1ecbafc629
website: change blm banner color
5 years ago
Yangshun Tay
0d4669446f
misc: add blm to README
5 years ago
Yangshun Tay
01893af64f
website: add blm banner
5 years ago
Yangshun Tay
522010b45e
blog: format and add Python lang to code blocks
5 years ago
Yangshun Tay
e5b4021c39
website: upgrade to docusaurus@2.0.0-alpha.56
5 years ago
Yangshun Tay
454f986cd0
contents: fix typo
5 years ago
Raivat Shah
5cb3fe3619
website: add blog and blogpost ( #166 )
...
* add blog
* Update 2020-05-28-summing-root-to-leaf-numbers.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
5 years ago
nishantrayan
d3e1a7ad05
misc: create backwards-compatibility README for system design ( #164 )
...
* Create readme for redirecting viewers from medium
The link from task11 in https://medium.com/free-code-camp/the-ultimate-guide-to-preparing-for-the-coding-interview-183251ee36c9 is broken. Fixing it by providing a reference to the right url
* Update README.md
* Update README.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
5 years ago
Yangshun Tay
34c157e415
website: upgrade Docusaurus to alpha.51
5 years ago
Yangshun Tay
df1d8d66c8
contents: misc changes
5 years ago
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