Open In App

Zevi.ai Interview Experience for Python Backend Intern (Off-Campus)

Company Name: Zevi.ai

Role: Python Backend Intern



Difficulty: Medium

Rounds: 2 ( Both Technical )



Stipend : 10k – 20k

I applied through a referral so I got the technical round link. Time and Date we can select.

Round 1

The round was technical and a few basic questions were asked and one coding question.

Topics :

Coding Question :

The question was simple you have given 2 arrays, an integer K and an integer T . You need to print the K element from array1 and array2, T times.

Example :

Array1 = {1,2,4,5,6,7}

Array2 = {8,9,10}

K = 2

T = 4

Output :

1 2

4 5

6 7

8 9

Verdict : Clear the Round

Round 2

Also a technical round, consist of DSA question and Coding Question

Topics :

Coding Questions :

Verdict : Rejected

The interview was smooth and interviewer was very friendly.

Article Tags :