Pregunta de entrevista de IonIdea

They asked me to sort a circular linked list using any sorting function

Respuesta de la entrevista

Anónimo

2 sep 2018

I applied bubble sort to solve the question.