I applied online. The process took 1 day. I interviewed at Synergy Business Solutions (Bengaluru) in Jun 2025
Interview
The interview experience was very bad. The interviewer didn't even listen to my full answers.
He asked very basic questions like how to pass a sales entry in Zoho Book, sales entry with RCM, difference between GSTR 9 and 9B etc.
All the questions he asked are well known to me. But, when I tried to articulate, he didn't even listen to that properly.
After the interview, I asked the interviewer, "Which role is the opening for?"
He sarcastically replied "You can join for Team Lead Role"
I told him I know these concepts and I studied CA Inter, but I couldn't able to articulate well now.
I interviewed at Synergy Business Solutions (Bengaluru)
Interview
SBS GLOBAL interview is process is completely out of line. For 2 to 3 years experience they ask questions which are 7 to 8 years experience.
Interviewer's mostly have bad attitude towards candidate.
After I cleared for second round. In second round they are evaluating candidates on one single coding questions which they want output in 15 mins.
Don't waste your time in giving this company interview. Only thing they want is to humiliate candidate who is applying for job.
Interview questions [1]
Question 1
Given an array, print the Next Greater Element (NGE) for every element.
//
// The Next greater Element for an element x is the first greater element on the right side of x in the array.
// Elements for which no greater element exist, consider the next greater element as -1.
//
// Example:
//
// Input: arr[] = [ 4 , 5 , 2 , 25 ]
// Output: 4 –> 5
// 5 –> 25
// 2 –> 25
// 25 –> -1
// Explanation: except 25 every element has an element greater than them present on the right side
//
// Input: arr[] = [ 13 , 7, 6 , 12 ]
// Output: 13 –> -1
// 7 –> 12
// 6 –> 12
// 12 –> -1
// Explanation: 13 and 12 don’t have any element greater than them present on the right side
I applied online. I interviewed at Synergy Business Solutions (Bengaluru) in Aug 2021
Interview
Technical interview Onshore round Manager round Behavioral discussion Architecture round Hr discussion I think it’s easy to clear the interview process and if you answer delegately then there is lot of chance to clear