I want to test my queue is correct or not. queue has head and tail, queue holds nodes, and each node holds a process which has id and name.
I have tried:
created p