All related to the technology which the profile is associated with.
Lead Data Architect Interview Questions
17,085 lead data architect interview questions shared by candidates
What do you know about e-mark?
Who are our competitors and what weaknesses do they have?
Do you believe in our vision?
I thought they would ask tell me about your projects etc.
Create two classes [1] MyDate (day, month, year) and [2] MyPoint (x, y). You may use any language you like. Create a "main" function and within it construct two variables "d" (MyDate with 31, 12, 2016) and "p" (MyPoint with 5.5, 10) Add a method called "printConstructor" to both MyDate and MyPoint that dumps the constructors for both d and p into the console. The expected output in console should be: "new MyDate(31, 12, 2016)" "new MyPoint(5.5, 10)" Refactor the above code to use the visitor pattern to print both constructors see https://dzone.com/articles/design-patterns-visitor or https://en.wikipedia.org/wiki/Visitor_pattern for visitor pattern
Tell me about a time that you had to push back on a client.
How often do you work with developers? Tell me what that is like.
There was nothing really unexpected. At the time I think I was one of the only people interviewing who had a deep knowledge of digital at a time when this particular team was transitioning from a more analog mindset.
Some good questions like talking about the best solutions I developed in previous jobs and how did I find the solutions for the most difficult problems. Some cliche questions like what are your strengths and your weaknesses . Some stupid technical questions about how to do specific things from specific languages by memory!
Viewing 7441 - 7450 interview questions