VMwareBQ面试真题

职位分类
全部
数据相关
计算机科学
人工智能
产品经理
BQ
面试题
全部(9)
BQ(9)
全部(9)
BQ(9)
1.最近做的项目
2.interesting project
3.previous experience
4.current project architecture
5.Java Multithreading concepts
6.Make the following method thread safe and make sure, it can be used by 1000s of threads
7.public void transfer(Account A, Account B, int amt)
8.Describe the project architecture
9.next role/job
1. 最近做的项目
简单描述了最近做的一个项目
2. interesting project
描述interesting project和challenging project
3. previous experience
ask a lot of previous experience
4. current project architecture
Describe the current project architecture and also the most challenging project implemented
5. Java Multithreading concepts
Java Multithreading concepts (synchronized, locks)