30-seconds-of-interviews
30-seconds-of-interviews copied to clipboard
A curated collection of common interview questions to help you prepare for your next interview.
Bumps [npm](https://github.com/npm/cli) from 6.0.0 to 6.14.6. Release notes Sourced from npm's releases. v6.14.6 6.14.6 (2020-07-07) BUG FIXES a9857b8f6 chore: remove auth info from logs (@claudiahdz) b7ad77598 #1416 fix: wrong npm...
## Description Update "What are JavaScript data types?" answer **Resolves** #197 ## What does your PR belong to? * [x] Questions / Answers * [ ] Website * [ ]...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...
Adding a new question that focus' on OOP ## Description Having reviewed the existing questions, I saw that there was one that asked about Functional Programming but did not see...
Hello everyone 👋 It's been over a year since this project was released. The feedback so far was phenomenal and it' seems that some people really find this project useful...
I'd love to see a "Dark Mode" feature implemented. I find myself browsing this site at night on my phone, and I think having the option to toggle a dark...
The question `css-sibling-selectors` seems to give a partially wrong answer. As per [W3C spec](https://www.w3.org/TR/selectors-3/#general-sibling-combinators), the `~` (tilde) combinator does not work the way it's described in the answer. Instead, it's...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 3.4.2. Release notes Sourced from css-what's releases. v3.4.2 feat(lint): Add eslint-plugin-node de90133 Use Object.keys as Object.values is not supported in node<7 (#295 by @klapec) 98a0489...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [qs](https://github.com/ljharb/qs) and [qs](https://github.com/ljharb/qs). These dependencies needed to be updated together. Updates `qs` from 6.5.1 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix]...