From fa6f1fb33e4d68bb8a46e6fe451cf38cce2ea8d5 Mon Sep 17 00:00:00 2001 From: Nitesh Seram Date: Mon, 13 Jan 2025 07:10:32 +0530 Subject: [PATCH] qns: update companies --- .../metadata.json | 2 +- .../metadata.json | 2 +- questions/explain-function-prototype-bind/metadata.json | 2 +- .../explain-how-prototypal-inheritance-works/metadata.json | 2 +- questions/explain-how-this-works-in-javascript/metadata.json | 2 +- questions/what-are-symbols-used-for/metadata.json | 2 +- .../metadata.json | 2 +- .../metadata.json | 2 +- .../metadata.json | 2 +- .../metadata.json | 2 +- .../metadata.json | 2 +- .../metadata.json | 2 +- .../whats-the-difference-between-call-and-apply/metadata.json | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/questions/describe-the-difference-between-a-cookie-sessionstorage-and-localstorage/metadata.json b/questions/describe-the-difference-between-a-cookie-sessionstorage-and-localstorage/metadata.json index 9621832..bb941a4 100644 --- a/questions/describe-the-difference-between-a-cookie-sessionstorage-and-localstorage/metadata.json +++ b/questions/describe-the-difference-between-a-cookie-sessionstorage-and-localstorage/metadata.json @@ -1,7 +1,7 @@ { "slug": "describe-the-difference-between-a-cookie-sessionstorage-and-localstorage", "languages": [], - "companies": ["amazon", "bytedance"], + "companies": ["amazon", "bytedance", "tiktok", "apple"], "access": "free", "duration": 5, "published": true, diff --git a/questions/difference-between-document-load-event-and-document-domcontentloaded-event/metadata.json b/questions/difference-between-document-load-event-and-document-domcontentloaded-event/metadata.json index 8ed52a9..391f5e3 100644 --- a/questions/difference-between-document-load-event-and-document-domcontentloaded-event/metadata.json +++ b/questions/difference-between-document-load-event-and-document-domcontentloaded-event/metadata.json @@ -1,7 +1,7 @@ { "slug": "difference-between-document-load-event-and-document-domcontentloaded-event", "languages": [], - "companies": [], + "companies": ["atlassian"], "access": "free", "duration": 5, "published": true, diff --git a/questions/explain-function-prototype-bind/metadata.json b/questions/explain-function-prototype-bind/metadata.json index eb51360..c5c1b97 100644 --- a/questions/explain-function-prototype-bind/metadata.json +++ b/questions/explain-function-prototype-bind/metadata.json @@ -1,7 +1,7 @@ { "slug": "explain-function-prototype-bind", "languages": [], - "companies": [], + "companies": ["atlassian"], "access": "free", "duration": 5, "published": true, diff --git a/questions/explain-how-prototypal-inheritance-works/metadata.json b/questions/explain-how-prototypal-inheritance-works/metadata.json index 45c9956..4168a66 100644 --- a/questions/explain-how-prototypal-inheritance-works/metadata.json +++ b/questions/explain-how-prototypal-inheritance-works/metadata.json @@ -1,7 +1,7 @@ { "slug": "explain-how-prototypal-inheritance-works", "languages": [], - "companies": [], + "companies": ["apple", "microsoft", "linkedin"], "access": "free", "duration": 5, "published": true, diff --git a/questions/explain-how-this-works-in-javascript/metadata.json b/questions/explain-how-this-works-in-javascript/metadata.json index 7f1fa43..c8d15cd 100644 --- a/questions/explain-how-this-works-in-javascript/metadata.json +++ b/questions/explain-how-this-works-in-javascript/metadata.json @@ -1,7 +1,7 @@ { "slug": "explain-how-this-works-in-javascript", "languages": [], - "companies": [], + "companies": ["linkedin"], "access": "free", "duration": 5, "published": true, diff --git a/questions/what-are-symbols-used-for/metadata.json b/questions/what-are-symbols-used-for/metadata.json index 0cdef6c..d46432f 100644 --- a/questions/what-are-symbols-used-for/metadata.json +++ b/questions/what-are-symbols-used-for/metadata.json @@ -1,7 +1,7 @@ { "slug": "what-are-symbols-used-for", "languages": [], - "companies": [], + "companies": ["bytedance"], "access": "free", "duration": 5, "published": true, diff --git a/questions/what-are-the-advantages-and-disadvantages-of-using-ajax/metadata.json b/questions/what-are-the-advantages-and-disadvantages-of-using-ajax/metadata.json index 8190fe4..ac782e9 100644 --- a/questions/what-are-the-advantages-and-disadvantages-of-using-ajax/metadata.json +++ b/questions/what-are-the-advantages-and-disadvantages-of-using-ajax/metadata.json @@ -1,7 +1,7 @@ { "slug": "what-are-the-advantages-and-disadvantages-of-using-ajax", "languages": [], - "companies": [], + "companies": ["google"], "access": "free", "duration": 5, "published": true, diff --git a/questions/what-are-the-differences-between-variables-created-using-let-var-or-const/metadata.json b/questions/what-are-the-differences-between-variables-created-using-let-var-or-const/metadata.json index c824014..eec56a6 100644 --- a/questions/what-are-the-differences-between-variables-created-using-let-var-or-const/metadata.json +++ b/questions/what-are-the-differences-between-variables-created-using-let-var-or-const/metadata.json @@ -1,7 +1,7 @@ { "slug": "what-are-the-differences-between-variables-created-using-let-var-or-const", "languages": [], - "companies": ["microsoft"], + "companies": ["microsoft", "tiktok", "atlassian", "linkedin"], "access": "free", "duration": 5, "published": true, diff --git a/questions/what-are-the-pros-and-cons-of-using-promises-instead-of-callbacks/metadata.json b/questions/what-are-the-pros-and-cons-of-using-promises-instead-of-callbacks/metadata.json index 5c7bb4c..806e70e 100644 --- a/questions/what-are-the-pros-and-cons-of-using-promises-instead-of-callbacks/metadata.json +++ b/questions/what-are-the-pros-and-cons-of-using-promises-instead-of-callbacks/metadata.json @@ -1,7 +1,7 @@ { "slug": "what-are-the-pros-and-cons-of-using-promises-instead-of-callbacks", "languages": [], - "companies": ["linkedin"], + "companies": ["linkedin", "google", "amazon", "bytedance", "atlassian"], "access": "free", "duration": 5, "published": true, diff --git a/questions/what-is-a-closure-and-how-why-would-you-use-one/metadata.json b/questions/what-is-a-closure-and-how-why-would-you-use-one/metadata.json index c4161ba..b4f5e7e 100644 --- a/questions/what-is-a-closure-and-how-why-would-you-use-one/metadata.json +++ b/questions/what-is-a-closure-and-how-why-would-you-use-one/metadata.json @@ -1,7 +1,7 @@ { "slug": "what-is-a-closure-and-how-why-would-you-use-one", "languages": [], - "companies": ["amazon", "linkedin", "microsoft", "salesforce"], + "companies": ["amazon", "linkedin", "microsoft", "salesforce", "bytedance"], "access": "free", "duration": 5, "published": true, diff --git a/questions/what-is-event-loop-what-is-the-difference-between-call-stack-and-task-queue/metadata.json b/questions/what-is-event-loop-what-is-the-difference-between-call-stack-and-task-queue/metadata.json index aedcdb2..b42c245 100644 --- a/questions/what-is-event-loop-what-is-the-difference-between-call-stack-and-task-queue/metadata.json +++ b/questions/what-is-event-loop-what-is-the-difference-between-call-stack-and-task-queue/metadata.json @@ -1,7 +1,7 @@ { "slug": "what-is-event-loop-what-is-the-difference-between-call-stack-and-task-queue", "languages": [], - "companies": ["amazon", "salesforce"], + "companies": ["amazon", "salesforce", "google", "tiktok"], "access": "free", "duration": 5, "published": true, diff --git a/questions/what-is-use-strict-what-are-the-advantages-and-disadvantages-to-using-it/metadata.json b/questions/what-is-use-strict-what-are-the-advantages-and-disadvantages-to-using-it/metadata.json index 2083783..e098c6b 100644 --- a/questions/what-is-use-strict-what-are-the-advantages-and-disadvantages-to-using-it/metadata.json +++ b/questions/what-is-use-strict-what-are-the-advantages-and-disadvantages-to-using-it/metadata.json @@ -1,7 +1,7 @@ { "slug": "what-is-use-strict-what-are-the-advantages-and-disadvantages-to-using-it", "languages": [], - "companies": [], + "companies": ["amazon"], "access": "free", "duration": 5, "published": true, diff --git a/questions/whats-the-difference-between-call-and-apply/metadata.json b/questions/whats-the-difference-between-call-and-apply/metadata.json index 0d87d3b..4ea30ce 100644 --- a/questions/whats-the-difference-between-call-and-apply/metadata.json +++ b/questions/whats-the-difference-between-call-and-apply/metadata.json @@ -1,7 +1,7 @@ { "slug": "whats-the-difference-between-call-and-apply", "languages": [], - "companies": [], + "companies": ["atlassian"], "access": "free", "duration": 5, "published": true,