Today I came across a Interview where I was put this question, “What design pattern do you follow?”. Can anyone explain me about this. I am totally blank here. Any help is much appreciated.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I agree with @MisterSquonk, who commented your question. Nevertheless: I would have said “I use the most suitable pattern”. Even though @Maggie is also right in her comment about the “MVC” concept for Android, a mature programmer knows that there is no silver bullet in architecture. You have to pick your tools, models and design patterns with great care for each individual project.