I want to create a function that reverses the linked list by using a stack model but not using class \'stack\'. I am stuck in creating a function stack.push(Node t