I applied through a staffing agency. The process took 4 weeks. I interviewed at Beyond, Inc. (Salt Lake City, UT) in May 2010
Interview
Contacted a recruiter who forwarded my resume to the company. Then I had a phone interview with the recruiter which was not very technical. Then they scheduled a technical phone interview with 4 people. They asked standard questions like design patterns, automated testing, and architecture (describe architectural decisions in last project, my answer was not good on this one). Then they scheduled an onsite interview. They paid the flight and a decent hotel near their HQ. The onsite interview consisted of several 45min interviews with senior devs from different departments. There was also some good lunch in a nearby restaurant. For the on-site you want to prepare trees (small coding question involving recursion) and hibernate. They seem to love hibernate; I think I was asked about this in almost all of the interviews.
Initially they did not make an offer (could be because they did not think I would stay there with my personal situation), but then made me an offer a few months (!) later. I declined the offer since I already had another one.
Interview questions [2]
Question 1
? Describe a recent project:
! me describing project
? What where the most difficult architectural decisions?
I applied through an employee referral. The process took 1 day. I interviewed at Beyond, Inc. (Salt Lake City, UT) in Jun 2019
Interview
It's employee referral. One phone interview and then they will call you for face to face interview with their expenses.
In phone interview they asked basic Java questions like - What is object reference and why it is important in java? Why string is special in Java. About threads, how to create it. Some spring questions and most of them are hibernate related questions.
Next day HR called for face to face interview and they book flight & hotel for 1 day, they almost spend $800.
In onsite interview - first round is about testing your designing skills.
In second round - they asked algorithms.
Then they will take you for lunch in their cafeteria.
Then its formal manage round - it is not technical. Then HR will take you for the office tour.
Interview questions [4]
Question 1
Design ParkingLot including database model and vehicles can be Car/Suv/Truck and Electrical cars.
I applied through a staffing agency. The process took 4 weeks. I interviewed at Beyond, Inc. (Salt Lake City, UT) in Jul 2018
Interview
I have been interviewed at OSTK and it an was average interview , total 2 technical and one directorial round. And they asked some design questions and db design.
I applied through a recruiter. The process took 1 week. I interviewed at Beyond, Inc. (Salt Lake City, UT) in Mar 2017
Interview
Onsite Interview - Two rounds of technical discussion followed by Director round . The first round panel asked the below question , but the question was not correct .The way he suggested also its not feasible ,In the end he agreed its not feasible based on his approach ,but still give the negative feedback which is shocking
Interview questions [1]
Question 1
Q.Graph problem to find the reachable nodes based on Neighbor nodes function , The input to method is any node/vertex