Envié una solicitud electrónica. Acudí a una entrevista en Apolis (San Jose, CA)
Entrevista
Screening round where the questions where asked based on work authorization Technical round with easy java questions like removing duplicates or removing zeroes from an array, reversing a string, etc.
Otras opiniones sobre las entrevistas para el puesto de Software Engineer - Java Developer en Apolis
Solicité el puesto en persona. El proceso duró 2 días. Acudí a una entrevista en Apolis (Los Angeles, CA) en oct 2025
Entrevista
For initial interview for regular Java developer they are asking to complete 2 hard LeetCode tasks in window without any code helper in 45 minutes. This is absolute scam company, don't try to apply to them. I hardly believe anybody in this company pass the same unrealistic test . Total scam company, just forget about them
Preguntas de entrevista [2]
Pregunta 1
1) Given a singly linked list and an integer K, reverse the nodes of the linked list in groups of size K and return the modified list.
If the number of nodes is not a multiple of K, then the remaining nodes at the end should remain as they are.
2) I have a link list - of 13 nodes, I have variable M & N. You need to define M & N, 7th node your skip and delete the next nth node. M = 2, N = 1. Find the Nth node delete the nth node.
Given the linked Ist and 2 integers m and n, the task is to traverse the linked list such that you skip m nodes then delete the next n nodes and continue the same till end of the linked list
Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Apolis (New York, NY) en abr 2023
Entrevista
It was a couple of questions it was easy and not hard to get finish took me a while and it wasn't long. It may take you some time if you are not prepared