Guys I am a newbie and i am learning data structures.I am learning Linked list implementation of stack and I wrote this code below for the implementation. the push method works fine but the pop method doesnt works fine and doesnt deletes the node.Guys I am a newbie and i am learning data struc