Have you done any projects?
Data Architecture Interview Questions
814 data architecture interview questions shared by candidates
Do you have experience with construction documents, permitting, and city processing and codes?
Tell me something interesting that's not on your resume.
What will you do if you have three tasks that will due at the same day, and you know you are not able to finish on time.
Quelles sont vos motivations, connaissez-vous nos marques et niveau d’anglais
Given an integer array and another number, find a pair whose sum is given number. Best solution is to use unordered map <int, int> then use this logic map[sum - a[i]] = a[i]; // O(n) then, for each a[i], if map[a[i]] present then that will be the answer. // O(n)
Questions pertaining to the studio sectors
Tell us more about you and your journey ? Where do you see yourself in the company? Walk us through your portfolio? In your previous job what was your rule and responsibility? What is the expected salary
what is your experience explain your portfolio.
How would AI change the way Datacenters are designed and architected
Viewing 761 - 770 interview questions