#coding
Read more stories on Hashnode
Articles with this tag
What it is ? Composite is a structural design pattern that lets you compose objects into tree structures and then work with these structures as if...
Problem faced: During our software development, we used to use design a class just to use it as a data structure. But while i was interested in...