/Doubly_Linked_List

Doubly Linked List.

Primary LanguageJavaApache License 2.0Apache-2.0

Doubly_Linked_List

Doubly Linked List. A class called “HugeInteger” stores and allows operations on huge integers. The class HugeInteger stores the digits of the number in a doubly linked list in reverse order.