How would you go about designing a better system?

Interviewer asked me this question in a interview. I could not give a clear answer. Can someone please help me to answer this question? Or point me to the websites that talk about How to Design a Good Software System. Thank you very much.

Questions by thanhvinh

Showing Answers 1 - 3 of 3 Answers

when we want to solve a particular problem we are going to face so many problems and  at last we are going find how to tackle this type of problem in future then if many people are using that particular pattern then it is called as design pattern.

In java there are 23 different design patterns those 23 is sub-catorised into three
          a) Creational pattern
          b) Behavioural pattern
          c) Structural pattern

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions