I applied online. The process took 1 day. I interviewed at FinBox (Bengaluru) in Nov 2024
Interview
Technical round based of SQL and Guesstimate questions where mostly the SQL questions were there. Overall the interview was moderate level in difficulty. Mainly focus on your SQL skills and logical thinking.
Interview questions [1]
Question 1
How can a query be optimized
SQL query to get the Prime numbers
SQL query to find the cumulative values in the column
Logical questions
I applied through an employee referral. The process took 1 week. I interviewed at FinBox in Jul 2024
Interview
Simple, Easy, SQL should be good to crack it. There are a total of three rounds the 1st round is Tech, and the second round is tech and managerial. And the final round is behaviour.
I applied online. The process took 3 days. I interviewed at FinBox (Bengaluru) in Apr 2023
Interview
HR Screening Technical Round - SQL Post screening there was one round of SQL, The interviewer was highly unprofessional, kept on interrupting me and did not let me finish my sentences. Interviewer just asked 2 SQL questions of which I could not answer one and said I don't know this, Instead of moving to the next question, he decided to end the interview. very quick to judge though. Glad I did not make it, Anyway did not want to join a team of such unprofessional person.
Interview questions [1]
Question 1
1. SQL Joins, Window functions RANK, DENSE RANK and ROW_Number difference. 2. write a query to show the max streak from a table - columns date, category, and rating. a streak is defined as successful when every product has rating of above 3.5