Skip to content

Commit eb90978

Browse files
committed
qns: generate directories
1 parent 77ecb68 commit eb90978

File tree

332 files changed

+3652
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

332 files changed

+3652
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Explain the concept of a callback function in asynchronous operations.
3+
---
4+
5+
TODO_REPLACE_BODY
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"slug": "explain-the-concept-of-a-callback-function-in-asynchronous-operations",
3+
"languages": [],
4+
"companies": [],
5+
"premium": false,
6+
"duration": 5,
7+
"published": false,
8+
"featured": false,
9+
"website": false,
10+
"topics": [
11+
"javascript"
12+
],
13+
"importance": "low",
14+
"ranking": 999,
15+
"difficulty": "easy",
16+
"section": "Asynchronous JavaScript"
17+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Explain the concept of a microtask queue.
3+
---
4+
5+
TODO_REPLACE_BODY
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"slug": "explain-the-concept-of-a-microtask-queue",
3+
"languages": [],
4+
"companies": [],
5+
"premium": false,
6+
"duration": 5,
7+
"published": false,
8+
"featured": false,
9+
"website": false,
10+
"topics": [
11+
"javascript"
12+
],
13+
"importance": "low",
14+
"ranking": 999,
15+
"difficulty": "easy",
16+
"section": "Asynchronous JavaScript"
17+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Explain the concept of caching and how it can be used to improve performance.
3+
---
4+
5+
TODO_REPLACE_BODY
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"slug": "explain-the-concept-of-caching-and-how-it-can-be-used-to-improve-performance",
3+
"languages": [],
4+
"companies": [],
5+
"premium": false,
6+
"duration": 5,
7+
"published": false,
8+
"featured": false,
9+
"website": false,
10+
"topics": [
11+
"javascript"
12+
],
13+
"importance": "low",
14+
"ranking": 999,
15+
"difficulty": "easy",
16+
"section": "Performance Optimization"
17+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Explain the concept of classes in ES2015 and how they differ from constructor functions.
3+
---
4+
5+
TODO_REPLACE_BODY
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"slug": "explain-the-concept-of-classes-in-es2015-and-how-they-differ-from-constructor-functions",
3+
"languages": [],
4+
"companies": [],
5+
"premium": false,
6+
"duration": 5,
7+
"published": false,
8+
"featured": false,
9+
"website": false,
10+
"topics": [
11+
"javascript"
12+
],
13+
"importance": "low",
14+
"ranking": 999,
15+
"difficulty": "easy",
16+
"section": "Prototypes & Inheritance"
17+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Explain the concept of code coverage and how it can be used to assess test quality.
3+
---
4+
5+
TODO_REPLACE_BODY
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"slug": "explain-the-concept-of-code-coverage-and-how-it-can-be-used-to-assess-test-quality",
3+
"languages": [],
4+
"companies": [],
5+
"premium": false,
6+
"duration": 5,
7+
"published": false,
8+
"featured": false,
9+
"website": false,
10+
"topics": [
11+
"javascript"
12+
],
13+
"importance": "low",
14+
"ranking": 999,
15+
"difficulty": "easy",
16+
"section": "Testing"
17+
}

0 commit comments

Comments
 (0)