contents(quiz): update companies (#485)
This commit is contained in:
parent
759369039c
commit
0b8d949154
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"slug": "explain-your-understanding-of-the-box-model-and-how-you-would-tell-the-browser-in-css-to-render-your-layout-in-different-box-models",
|
||||
"languages": [],
|
||||
"companies": ["amazon", "google", "linkedin"],
|
||||
"companies": ["amazon", "google", "linkedin", "uber"],
|
||||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"slug": "is-there-any-reason-youd-want-to-use-translate-instead-of-absolute-positioning-or-vice-versa-and-why",
|
||||
"languages": [],
|
||||
"companies": [],
|
||||
"companies": ["bytedance"],
|
||||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"slug": "what-are-the-different-ways-to-visually-hide-content-and-make-it-available-only-for-screen-readers",
|
||||
"languages": [],
|
||||
"companies": [],
|
||||
"companies": ["bytedance"],
|
||||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"slug": "what-does-a-doctype-do",
|
||||
"languages": [],
|
||||
"companies": [],
|
||||
"companies": ["apple"],
|
||||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"slug": "whats-the-difference-between-a-relative-fixed-absolute-and-statically-positioned-element",
|
||||
"languages": [],
|
||||
"companies": ["rippling", "salesforce"],
|
||||
"companies": ["rippling", "salesforce", "amazon"],
|
||||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"slug": "whats-the-difference-between-inline-and-inline-block",
|
||||
"languages": [],
|
||||
"companies": [],
|
||||
"companies": ["amazon"],
|
||||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue