Taro Logo

SW Engineer Interview Experience - Israel

August 18, 2021
Positive ExperienceGot Offer

Process

4 technical interviews, some of the questions:

Given an array that is almost sorted but rotated, like 4,5,1,2,3, and an integer x, find x's index in the array. Solution: Similar to binary search, find the minimum element's index, which splits the array into two sorted arrays. Then, search for x in each.

Second question: Given a linked list and two pointers for nodes, switch between them. Solution: Iterate the list to find the previous node of each given node, then swap them.

Was this helpful?

Interview Statistics

The following metrics were computed from 1 interview experience for the eBay SW Engineer role in Israel.

Success Rate

100%
Pass Rate

eBay's interview process for their SW Engineer roles in Israel is incredibly easy as the vast majority of engineers get an offer after going through it.

Experience Rating

Positive100%
Neutral0%
Negative0%

Candidates reported having very good feelings for eBay's SW Engineer interview process in Israel.

eBay Work Experiences