👉 In computer science, a "nodous" is a type of data structure that can be used to store elements in a doubly linked list. It consists of two pointers (head and tail) and has a method called `size()`. The size() method returns the number of nodes present in the list.