Skip to content

Commit 8db79af

Browse files
peanut996Interview Platform Bot
andauthored
[BOT] Add 1 new question (#60)
[BOT] feat: Add 1 new question Co-authored-by: Interview Platform Bot <bot@example.com>
1 parent e9e8b76 commit 8db79af

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

data/questionBank.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3633,5 +3633,15 @@
36333633
],
36343634
"difficulty": "Hard",
36353635
"title": "Kafka、ActiveMQ、RabbitMQ、RocketMQ 都有什么区别,以及适合哪些场景?"
3636+
},
3637+
{
3638+
"type": "Coding",
3639+
"category": [
3640+
"LeetCode",
3641+
"Array",
3642+
"数组"
3643+
],
3644+
"difficulty": "Medium",
3645+
"title": "2610. 转换二维数组"
36363646
}
36373647
]

0 commit comments

Comments
 (0)