fce9739b04
website: remove BLM banner
2021-04-02 22:14:37 +08:00
11f9a22b86
content: check if a number is a power of 2 ( #196 )
...
* Check if a number is a power of 2
This representation may be easier to understand for some people.
If a number is power of two then `AND` operation between the number and its complement will result into the same number.
* Update binary.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2021-03-29 17:58:59 +08:00
7f6a3e96f8
content: add ByteDance questions
2021-03-23 17:05:52 +08:00
a3ac7d84d5
build(deps): bump elliptic from 6.5.3 to 6.5.4 in /website ( #198 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 17:04:18 +08:00
cbead0181f
build(deps): bump prismjs from 1.21.0 to 1.23.0 in /website ( #197 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-02 09:33:24 +08:00
a5abb22e66
contents; fix typo in behavioral
2021-01-21 02:24:11 +08:00
7569e26700
contents: replace Lago with TheAlgorithms ( #193 )
2021-01-07 02:30:33 +08:00
928023f52c
build(deps): bump ini from 1.3.5 to 1.3.7 in /website ( #191 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-31 11:27:39 +08:00
e0e1cdf3ef
contents: add Amazon interview format ( #187 )
...
* Updated the Amazon interview criteria
Added Amazon interview roadmap
* Update interview-formats.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-10-09 16:15:50 +08:00
7869fd2163
contents: add behavioral questions ( #182 )
...
* Update behavioral-questions.md
* Update behavioral-questions.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-10-04 16:41:19 +08:00
88f03118ce
content: Update blob about symmetric encryption ( #179 )
...
* Update blob about symmetric encryption
* Update naming for symmetric encryption
2020-10-01 15:51:57 +08:00
a123546d06
chore: update link to artist's Dribbble ( #177 )
2020-09-25 19:24:10 +08:00
ca24fc0f20
contents: update linked list insertion and deletion explanation ( #175 )
2020-09-25 16:54:54 +08:00
ca8415788f
build(deps): bump http-proxy from 1.17.0 to 1.18.1 in /website ( #176 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-25 16:10:26 +08:00
b80cb558ec
build(deps): bump prismjs from 1.20.0 to 1.21.0 in /website ( #172 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 15:40:10 +08:00
256c3847fe
contents: add tip on traversing arrays ( #171 )
2020-08-03 15:25:39 +08:00
d355e90f50
build(deps): bump elliptic from 6.5.0 to 6.5.3 in /website ( #170 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 10:24:02 +08:00
a1dbd8a23b
chore: upgrade Docusaurus version to alpha.60
2020-07-30 10:00:43 +08:00
10ca9405f1
build(deps): bump lodash from 4.17.14 to 4.17.19 in /website ( #169 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-19 00:56:16 +08:00
fa089f30cb
chore: format README
2020-07-19 00:55:55 +08:00
102a485a6b
contents: Fix typo in Alice compensation example ( #168 )
2020-07-07 10:51:27 +08:00
1b0a1bf2c8
website: fix sponsors
2020-06-18 03:09:05 +08:00
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>
2020-06-07 11:11:39 +08:00
1ecbafc629
website: change blm banner color
2020-06-03 11:03:35 +08:00
0d4669446f
misc: add blm to README
2020-06-03 10:44:45 +08:00
01893af64f
website: add blm banner
2020-06-03 10:32:25 +08:00
522010b45e
blog: format and add Python lang to code blocks
2020-05-28 22:08:59 +08:00
e5b4021c39
website: upgrade to docusaurus@2.0.0-alpha.56
2020-05-28 21:55:21 +08:00
454f986cd0
contents: fix typo
2020-05-28 21:53:42 +08:00
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>
2020-05-28 21:52:18 +08:00
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>
2020-05-11 10:08:31 +08:00
34c157e415
website: upgrade Docusaurus to alpha.51
2020-04-27 21:11:58 +08:00
df1d8d66c8
contents: misc changes
2020-04-27 21:11:28 +08:00
15b7a080c9
contents: add interviewer cheatsheet
2020-04-08 19:36:41 +08:00
4f677ae014
chore: upgrade packages
2020-04-08 19:35:46 +08:00
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.
2020-03-19 17:38:02 +08:00
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>
2020-03-15 19:35:45 +08:00
c1386e812d
contents(oop): add new Elevator question ( #156 )
2020-03-15 13:24:48 +08:00
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>
2020-03-15 13:23:55 +08:00
af6d205996
[contents] fix typo in interview formats ( #157 )
2020-03-07 00:41:48 +08:00
e485054c97
[contents] fix typo in self intro ( #158 )
2020-03-07 00:40:53 +08:00
c986cc08ff
misc: upgrade Docusaurus version
2020-03-02 00:30:15 +08:00
bae503376c
website: upgrade Docusaurus version
2020-01-26 16:36:42 +08:00
9fc91f5592
Fix Typo: Under "Why do they want you" section. ( #155 )
2020-01-22 14:35:32 -08:00
430b1ac501
contents: link to LeetCode's Longest Common Subsequence question ( #150 )
2019-12-31 19:42:56 +08:00
8c116e399c
website: update landing page and contents heading formatting
2019-12-22 10:21:17 +08:00
378c54520c
website: upgrade Docusaurus
2019-11-04 13:11:17 +08:00
af8fc47051
contents: add new general behavioral question ( #147 )
...
* New ques in General section under behaviourial
* Update behavioral-questions.md
2019-10-15 01:01:42 -07:00
089909362e
website: upgrade to alpha.26
2019-10-11 23:01:10 -07:00
965cb1b16e
misc: add Facebook disclaimer
2019-10-11 20:00:32 -07:00