ApnaCollege-Java icon indicating copy to clipboard operation
ApnaCollege-Java copied to clipboard

Update StackLL.java

Open ayushmitra06 opened this issue 1 year ago • 1 comments

Changes made:

Removed public static from the head variable in the Stack class. Updated the push method to correctly handle the case when the stack is initially empty. Corrected the access modifiers for the Node class and head variable.

ayushmitra06 avatar Jan 10 '24 11:01 ayushmitra06

there were some errors before as code was not working. Please see now

ayushmitra06 avatar Jan 10 '24 11:01 ayushmitra06