Please tell me what's wrong in my code instead of sending fresh code for implementation of queue
Sir i am not able to figure out what’s going wrong in my code
Hi @Harshit-Jha-2364832040305354 its a very small mistake, in line 18, you wrote head = NULL
but is should be head == NULL