Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Ouput

Student{firstName= 'Anamul', lastName= 'Haq', id= 2523}
Student{firstName= 'Momenatul', lastName= 'Islam', id= 2522}
Student{firstName= 'Md', lastName= 'Muaz', id= 2517}
Student{firstName= 'Sakib', lastName= 'Al Hasan', id= 2505}
Student{firstName= 'Saon', lastName= 'Sikder', id= 2502}
Size of this Stack: 5
Popped item: Student{firstName= 'Anamul', lastName= 'Haq', id= 2523}
Student{firstName= 'Momenatul', lastName= 'Islam', id= 2522}
Student{firstName= 'Md', lastName= 'Muaz', id= 2517}
Student{firstName= 'Sakib', lastName= 'Al Hasan', id= 2505}
Student{firstName= 'Saon', lastName= 'Sikder', id= 2502}
Size of this Stack: 4
Peeked item: Student{firstName= 'Momenatul', lastName= 'Islam', id= 2522}
Student{firstName= 'Momenatul', lastName= 'Islam', id= 2522}
Student{firstName= 'Md', lastName= 'Muaz', id= 2517}
Student{firstName= 'Sakib', lastName= 'Al Hasan', id= 2505}
Student{firstName= 'Saon', lastName= 'Sikder', id= 2502}
Size of this Stack: 4