General technical questions about the Dynamics area and F&O specifically.
Senior Development Engineer Interview Questions
1,613 senior development engineer interview questions shared by candidates
Solve a small mechanical problem
in an array of input words - delete all anagrams and display only unique words(without anagrams), optimize the solution write code using unordered_map , and what predicate used to find element in unordered_map, (overloaded hash_key() , class::operator( to compare 2 hashed values), or global scope compare function()) provide production level code.
design publisher-subscriber code for a multilevel priority queue(m no of priority queues, each Q size is n, and inter queue priority is 0,1,2,3... ) and T no of writer threads and T no of reader threads? how many synchronization objects are required?
1. SOLID Principles 2. Design patterns 3. Database Isolation Levels
Dsa medium level questions were asked.
System design questions, programming round
How to debug a plugin in Online Dynamics CRM Environment?
What's the geometric interpretation of the dot product?
What's STL in a C++ context.
Viewing 981 - 990 interview questions