微软Dynamics组上门

Dynamics 365, 2年经验的社招

第一轮 问项目和简历,算法题是 Group Anagrams,问了如何 test,包括问到了 load testing

第二轮 问了简历,问了 polymorphism and overload ,算法是 given int array, find number of subarrays that its max is in range [min, max]

第三轮 BQ 问了 quick decision,算法是给了 two sorted int array,找两个array 中最 close的两个数,然后db设计 music streaming service,涉及 album,artist, user的playlist

第四轮 很多BQ, 算法是 get combo,给int array,找哪些combo可以sum to target