A linked list which can be traversed both in backward as well as forward direction is called doubly linked list. It uses double set of pointers.