An eBay recruiter reached out to me via email and set up a 1.5-hour sequential interview with two engineers.
Both interviews were mainly technical. The interviewers asked me about items on my resume, inquired about programming languages I knew, and then presented a technical question.
I heard back about a week later with an offer.
Given a linked list, write a function that modifies it such that the new linked list alternates between the first and last node of the original.
Ex: Given the list 1->2->3->4->5 Return the list 1->5->2->4->3
The following metrics were computed from 4 interview experiences for the eBay Software Engineering Intern role in United States.
eBay's interview process for their Software Engineering Intern roles in the United States is incredibly easy as the vast majority of engineers get an offer after going through it.
Candidates reported having very good feelings for eBay's Software Engineering Intern interview process in United States.