I applied online. I interviewed at Apolis (San Jose, CA)
Interview
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.
Other Software Engineer - Java Developer interview reviews for Apolis
I applied in-person. The process took 2 days. I interviewed at Apolis (Los Angeles, CA) in Oct 2025
Interview
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
Interview questions [2]
Question 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
I applied online. The process took 2 weeks. I interviewed at Apolis (New York, NY) in Apr 2023
Interview
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