326 Commits

Author SHA1 Message Date
10228c7e7e misc: update tagline 2021-08-08 00:42:18 +08:00
3fe94fa5eb website: add to mobile nav 2021-08-07 23:39:22 +08:00
27894a7389 website: make ad component change background color 2021-08-07 23:03:41 +08:00
348ad0c907 website: remove hacky component injection code 2021-08-07 22:41:29 +08:00
e3411ef50d website: turn off client-side navigation 2021-08-07 21:52:35 +08:00
10f1e4df2d website: swizzle paginator 2021-08-07 21:39:14 +08:00
d0458155cf website: change tagline 2021-08-07 19:01:41 +08:00
08c5918f79 Revert "misc: add sidebar ad"
This reverts commit 822179b0f6da6fd03f1b783fe324eccf7de9cdbd.
2021-08-03 08:48:15 +08:00
822179b0f6 misc: add sidebar ad 2021-08-01 01:13:23 +08:00
5dd340dca4 contents: add more coding signals 2021-07-30 22:46:56 +08:00
099dd66800 misc: add text file 2021-07-30 13:35:00 +08:00
78b4fd982a misc: add moolah generator 2021-07-29 01:14:40 +08:00
2809372dc2 build(deps): bump ws from 6.2.1 to 6.2.2 in /website (#214)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-17 22:51:11 +08:00
4101b1390b build(deps): bump normalize-url from 4.5.0 to 4.5.1 in /website (#213)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-17 22:51:05 +08:00
278ceeca2a build(deps): bump prismjs from 1.23.0 to 1.24.0 in /website (#212)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.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.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-17 22:50:56 +08:00
1a1c8e81f7 misc: add link to Facebook page 2021-07-17 22:48:23 +08:00
28c043c3f4 website: add link to Facebook page 2021-07-17 22:45:52 +08:00
e333cbc73c contents: numbering the 10 ways for resume (#211)
It would be ideal to have the list of "10 ways to improve your resume" in a numbered format.

This makes it easier to read & follow through especially when someone is doing note-taking.
2021-06-03 22:57:09 +08:00
17b8fb970d website: track referral clicks via gtag 2021-05-31 00:51:05 +08:00
a7ac2296ac misc: add GitHub deploy action 2021-05-30 15:01:25 +08:00
035dca5e3d website: improve heading typography for mobile 2021-05-30 13:50:44 +08:00
db3c6ea727 website: improve primary color's a11y again 2021-05-30 04:39:50 +08:00
1f0b253d1e website: improve primary color's a11y 2021-05-30 04:29:42 +08:00
dbe7d009bd website: tweak font sizes 2021-05-30 03:08:36 +08:00
c9bf17c4d6 website: make placement code not error on homepage 2021-05-30 02:48:08 +08:00
cca9ab677e website: change CTA 2021-05-30 02:28:41 +08:00
5726d380d9 website: s/utm_campaign/utm_content 2021-05-30 02:27:02 +08:00
a7d8606df9 website: add placement 2021-05-30 02:22:24 +08:00
11ad8c6f7c contents: audit algorithms formatting 2021-05-29 17:37:38 +08:00
22d2887ad4 website: update CTA 2021-05-29 00:27:51 +08:00
27f483c5a3 website: update domain 2021-05-28 20:34:41 +08:00
c829ca66e4 website: update contents nits 2021-05-28 19:28:45 +08:00
6d95ab176d website: update contents 2021-05-28 14:19:47 +08:00
72b5cffcea Update README.md 2021-05-28 13:53:53 +08:00
94ffee175e website: upgrade to docusaurus@2.0.0.beta-0 2021-05-28 13:29:24 +08:00
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>
2021-05-28 12:20:53 +08:00
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>
2021-05-17 10:32:56 +08:00
c2d6551a08 Update resume.md (#207) 2021-05-17 10:32:34 +08:00
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>
2021-05-08 23:16:03 +08:00
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>
2021-04-20 00:42:57 +08:00
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.`
2021-04-13 09:23:09 +08:00
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>
2021-04-13 09:21:49 +08:00
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>
2021-04-13 09:21:08 +08:00
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