C3 Linearization

Class: A
pass
Class B(A):
pass
Class C(A):
pass
Class D©:
pass
Class E (B,D):
pass

While makig the tree structure of the problem for implementing C3 linearization. In the vlecture ow we decided that B wil the left child of E and D will be the right child of E.

As we can take D on the left also.

Hey @Akshay986, I am not sure what you are not able to understand ? But if you want to understand C3 linearization in a better way, I would suggest you to go through this link.

I hope this helps !
Happy Learning :slight_smile:

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.