Who are our competitors and what weaknesses do they have?
Technology Architect Interview Questions
16,984 technology architect interview questions shared by candidates
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!
can you explain your thinking about this project?
What is the explanation of Data unstructured and structured, what is layer 3 and 4, what is web application firewall, example of layer 7 attacked, etc..
Viewing 7431 - 7440 interview questions