I applied through an employee referral. The process took 4 months. I interviewed at Feedvisor in Jan 2026
Interview
Extraordinarily unprofessional and frustrating. I was referred by the previous person in this role who was transitioning to a position at a new company. My first two conversations with the COO were casual and enjoyable amd we decided to move forward with my candidacy. Next came a short interview with the head of HR who moved me forward to a conversation with a peer interviewer. Up to this point the interview process was efficient and communication was timely. After this interview however, the communication suddenly broke down. After the peer interview, 5 days passed without hearing anything so I followed up with the head of HR. After 3 more days of silence I followed up again. 3 days later I received a response from the head of HR that I would receive a status update by end of day. 9 more days of silence and I decided to follow up again. 6 more days passed before I received a response stating that I would have an update within the week. That was 25 days ago. At this point I have been promised an update "soon" for the past 45 days. Based on this experience I would not recommend working with this company and am frankly glad I wasnt offered the role.
I applied online. The process took 5 days. I interviewed at Feedvisor in Jan 2025
Interview
first screen interview - questions about my experience and about kafka (partition, consumer group)
second - home task- 7 questions in 3 hours .
The team leader said that some people managed to solve the test in just half an hour, which doesn’t make sense because just reading all the questions takes about that long.
Consider the following code snippet:
int a = 1;
while (a < n) {
a = a * 2:
What is the complexity of the above code snippet?
What is the average time complexity of finding an element in a binary search tree with n elements?
A financial firm manages a variety of assets for clients, including bonds and stocks. They wish to consolidate the
maturity dates of bonds and dividend payment dates of stocks to provide an overview of upcoming financial events for
their clients.
The required statistic is a unified list that displays both bond maturity dates and stock dividend payment dates.
The result should have the following columns: client name | asset name | event type / event date.
• client name - name of the client.
asset name - name of the bond or stock.
• event type - type of the event ("Bond Maturity" or "Stock Dividend Payment").
• event date - the date of the bond maturity or stock dividend payment.
The result should be sorted in ascending order by event date.
The process took 3 weeks. I interviewed at Feedvisor (New York, NY)
Interview
Highly professional.
The interview process was very efficient and quick. HR followed up with me at every step of the process and made sure I had the right answers and visibility into their decision making. I was impressed by the high level of team and executives.
Interview questions [1]
Question 1
Please tell us how you handled the priorities of your team