Skip to content

[BOT] Add 10 new questions#65

Merged
peanut996 merged 1 commit intomasterfrom
feature/add-questions/2025-03-20-13-06-20
Mar 20, 2025
Merged

[BOT] Add 10 new questions#65
peanut996 merged 1 commit intomasterfrom
feature/add-questions/2025-03-20-13-06-20

Conversation

@peanut996
Copy link
Copy Markdown
Owner

This PR adds 10 new interview questions to the question bank.

Questions Added:

  1. 线程池是什么?为什么使用线程池? (Question, Medium)
  2. 线程池的原理是什么? (Question, Hard)
  3. Java 线程池的参数有哪些? (Question, Medium)
  4. 线程池的类型有哪些?分别适用于什么场景? (Question, Medium)
  5. 线程池的拒绝策略有哪些? (Question, Medium)
  6. 如何监控线程池的状态? (Question, Medium)
  7. 使用无界队列的线程池会导致内存飙升吗? (Question, Medium)
  8. 如何合理配置线程池的大小? (Question, Medium)
  9. 线程池的 execute() 和 submit() 方法有什么区别? (Question, Medium)
  10. 如何优雅地关闭线程池? (Question, Medium)

These questions were contributed through the app's contribution feature.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
random-interview-platform ⬜️ Ignored (Inspect) Visit Preview Mar 20, 2025 1:07pm

@peanut996 peanut996 merged commit 1124c7c into master Mar 20, 2025
3 checks passed
@peanut996 peanut996 deleted the feature/add-questions/2025-03-20-13-06-20 branch March 20, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant