1- doubly linked list not in content?
2-is it not in c++?
3- is it important for cp?
4- i am first time studying linked list i am feelling it hard to understand how to master it??
Please clear my some doubts
- It is same as singly linked list to implement. You can do it on your own.
- It is in c++
- No, I don’t think so.
- Just Practice it using pen and paper and draw linked list’s state at each state.
Hope it Helps.