I applied through other source. I interviewed at Zevi (Bangalore Rural)
Interview
Interview process is smooth and interview is of 1 hours and about frontend development only. First they start with some questions of reactjs and after that they give me some question and some condition to create a website
Interview questions [1]
Question 1
Ask about basic knowledge of reactjs and give some questions to solve
Round 1 : Assignment Submission (assignment is related to the DSA ) .
Round 2 : DSA Round, Backend, and Database-related Questions .
Round 3 : Final Round (HR & Managerial) .
Interview questions [1]
Question 1
Given a string s, return the number of palindromic substrings in it.
A string is a palindrome when it reads the same backward as forward.
A substring is a contiguous sequence of characters within the string.
Example 1:
Input: s = "abc"
Output: 3
Explanation: Three palindromic strings: "a", "b", "c".
Example 2:
Input: s = "aaa"
Output: 6
Explanation: Six palindromic strings: "a", "a", "a", "aa", "aa", "aaa".
I applied through an employee referral. I interviewed at Zevi (Bengaluru) in May 2023
Interview
Total 3 round two technical and last HR. First round was of completely of DSA ans second round was technical. And after that last round they discussed about stipend. Vision of Zevi.ai and many more over all the HR was friendly.
Interview questions [1]
Question 1
Given a graph invert the nodes. Project Discussion Switch node of BST What is Heap