queue from `offer()` to `push()`
* feat(codes/c): Add array_queue.c initialization * feat(codes/c): Add array_queue.c impl * style(codes/c): Update array_queue.c code style * style(codes/c): Update array_queue.c code style