Yangshun
17b8fb970d
website: track referral clicks via gtag
4 years ago
Yangshun
a7ac2296ac
misc: add GitHub deploy action
4 years ago
Yangshun
035dca5e3d
website: improve heading typography for mobile
4 years ago
Yangshun
db3c6ea727
website: improve primary color's a11y again
4 years ago
Yangshun
1f0b253d1e
website: improve primary color's a11y
4 years ago
Yangshun
dbe7d009bd
website: tweak font sizes
4 years ago
Yangshun
c9bf17c4d6
website: make placement code not error on homepage
4 years ago
Yangshun
cca9ab677e
website: change CTA
4 years ago
Yangshun
5726d380d9
website: s/utm_campaign/utm_content
4 years ago
Yangshun
a7d8606df9
website: add placement
4 years ago
Yangshun
11ad8c6f7c
contents: audit algorithms formatting
4 years ago
Yangshun
22d2887ad4
website: update CTA
4 years ago
Yangshun
27f483c5a3
website: update domain
4 years ago
Yangshun
c829ca66e4
website: update contents nits
4 years ago
Yangshun
6d95ab176d
website: update contents
4 years ago
Yangshun Tay
72b5cffcea
Update README.md
4 years ago
Yangshun Tay
94ffee175e
website: upgrade to docusaurus@2.0.0.beta-0
4 years ago
dependabot[bot]
ccc1bb806b
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /website ( #209 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
1aa55471a8
build(deps): bump lodash from 4.17.19 to 4.17.21 in /website ( #206 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Aisha Farooque
c2d6551a08
Update resume.md ( #207 )
4 years ago
dependabot[bot]
23bb67b416
build(deps): bump url-parse from 1.4.7 to 1.5.1 in /website ( #205 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
7f9da9413a
build(deps): bump ssri from 6.0.1 to 6.0.2 in /website ( #204 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Abhijeet Chakraborty
5d1265df24
algo: remove similar question ( #202 )
...
Removed
`- Sort a list where each element is no more than k positions away from its sorted position.`
as it is same as
`Sort a list of numbers in which each number is at a distance K from its actual position.`
4 years ago
dependabot[bot]
1f64c84450
build(deps): bump y18n from 4.0.0 to 4.0.1 in /website ( #199 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Vishwanath Sastry
95373aa1d5
contents: remove Amazon ( #203 )
...
* Interview Format - Updated tips section for Amazon
* Update interview-formats.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
4 years ago
Tay Yang Shun
fce9739b04
website: remove BLM banner
4 years ago
Saddam H
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>
4 years ago
Yangshun Tay
7f6a3e96f8
content: add ByteDance questions
4 years ago
dependabot[bot]
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>
4 years ago
dependabot[bot]
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>
4 years ago
Yangshun Tay
a5abb22e66
contents; fix typo in behavioral
4 years ago
Shakeel
7569e26700
contents: replace Lago with TheAlgorithms ( #193 )
4 years ago
dependabot[bot]
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>
4 years ago
itscsk111165
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>
4 years ago
Anagh Kanungo
7869fd2163
contents: add behavioral questions ( #182 )
...
* Update behavioral-questions.md
* Update behavioral-questions.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
4 years ago
Quan Yang
88f03118ce
content: Update blob about symmetric encryption ( #179 )
...
* Update blob about symmetric encryption
* Update naming for symmetric encryption
4 years ago
Samuel Yap
a123546d06
chore: update link to artist's Dribbble ( #177 )
4 years ago
Aadit Kamat
ca24fc0f20
contents: update linked list insertion and deletion explanation ( #175 )
4 years ago
dependabot[bot]
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>
4 years ago
dependabot[bot]
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>
4 years ago
Rafat Bin Islam
256c3847fe
contents: add tip on traversing arrays ( #171 )
4 years ago
dependabot[bot]
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>
4 years ago
Yangshun Tay
a1dbd8a23b
chore: upgrade Docusaurus version to alpha.60
4 years ago
dependabot[bot]
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>
4 years ago
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