Upload Button Icon Add office photos

Filter interviews by

Feedback Business Consulting Associate Consultant Interview Questions and Answers

Updated 14 Oct 2022

Feedback Business Consulting Associate Consultant Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in Apr 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Aptitude test would be a normal one but they will ask about company that is difficult to handle.

Round 3 - Coding Test 

It was an excel test where they provided a data set on which I had to work by applying some basic formulas like V lookup, H lookup, X lookup, Sumif etc.

Round 4 - One-on-one 

(2 Questions)

  • Q1. It was a interview round with 2 DU head one IT DU Head Chandu & other one was Kaarthik, Manufacturing sector DU Head. Interview went upto 1 hour 15 mins.
  • Q2. Questions were all around my CV & the projects I did
Round 5 - Case Study 

Case study was on Turbine Industry like if I have to do research with a real time industry problem proposal then what would be my approach.

Round 6 - HR 

(1 Question)

  • Q1. Simple & as usual HR round it was. Just we negotiated for salary.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not really tips, but just be confident in whatever you're answering

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Write a program to get minimum number of coins.
  • Ans. 

    Program to get minimum number of coins.

    • Create an array of coin denominations

    • Sort the array in descending order

    • Loop through the array and subtract the highest denomination possible

    • Repeat until the remaining amount is 0

  • Answered by AI
  • Q2. Circular linked list.
  • Q3. Logic for a program to sort an array in which we have an array of infinite length but contains only three elements like -1, 0,1.
  • Ans. 

    Sorting an array of infinite length with only three elements (-1, 0, 1)

    • Use counting sort algorithm to count the frequency of each element

    • Create a new array with sorted elements based on their frequency

    • Time complexity is O(n) and space complexity is O(1)

    • Example: [-1, 1, 0, 1, -1, 0, 1, -1, 0, 1, ...]

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Thoroughly refer data structures, basics of SQL and basic idea about Cloud Computing.

Skills evaluated in this interview

I applied via Referral and was interviewed before Oct 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic concept of c#,.net framework
  • Q2. What is CFA and DFA in entity framework core
  • Ans. 

    CFA and DFA are Change-Tracking and Database-First Approaches in Entity Framework Core.

    • CFA (Change-Tracking Approach) is used to track changes made to entities in memory and then save them to the database.

    • DFA (Database-First Approach) is used to generate entity classes and DbContext from an existing database schema.

    • CFA is useful when working with disconnected entities, while DFA is useful when working with an existing ...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It is easy to clear

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Asked about projects. Quite aloberately.
  • Q2. What is authorization and authentication?
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines what actions they are allowed to perform.

    • Authentication confirms the identity of a user through credentials like passwords or biometrics.

    • Authorization determines the level of access a user has to resources or actions.

    • Example: Logging into a system with a username and password is authentication, while being able to view or edit specific files

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - More implementation oriented questions.

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. OOPS concepts, function overload, override,interface,string, string builder
Round 2 - HR 

(1 Question)

  • Q1. Company profile,salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give the proper answer for the question,
Don't give unnecessary answers
Be possitive

I applied via Campus Placement and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain about data structures
  • Ans. 

    Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Data structures can be linear or non-linear

    • Examples of linear data structures include arrays, linked lists, and stacks

    • Examples of non-linear data structures include trees and graphs

    • Choosing the right data structure can greatly impact the efficiency of algorithms

  • Answered by AI
  • Q2. I have answered

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with all the cse core subjects

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. SQL group by, Java opps
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There will be two sessions in first round , first there will be 60+ of aptitude and second session will be of reasoning which consists of 15 questions ,but overall they will give you 90 mins of time to complete all the questions and result will be displayed immediately whether you qualified for next round or not

Round 2 - Coding Test 

There will be coding round after qualifying the first round and these will be hard , many of students will disqualify in this round

Interview Preparation Tips

Interview preparation tips for other job seekers - Time management will play a key role ,given time will be very less ,students must have grip on java and dsa
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed before Sep 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Easy questions with all main topics like work, distance and time.

Round 2 - Coding Test 

Python,java coding questions with multiple choice also.

Round 3 - Technical 

(2 Questions)

  • Q1. Oops concepts and sql
  • Q2. Projects and resume based questions
Round 4 - HR 

(2 Questions)

  • Q1. Easy questions like what are your interests?
  • Q2. Where do you see yoourself in 2 years?
  • Ans. 

    In 2 years, I see myself as a skilled software engineer contributing to innovative projects and taking on more responsibilities.

    • Continuing to enhance my technical skills through ongoing learning and training opportunities

    • Taking on leadership roles within project teams

    • Contributing to the development of new software products or features

    • Building strong relationships with colleagues and mentors for career growth

    • Possibly pu...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Most of the questions from the quant ,they covered mostly train problems , work and time ,pipes,simple interest,profit and loss

Feedback Business Consulting Interview FAQs

How many rounds are there in Feedback Business Consulting Associate Consultant interview?
Feedback Business Consulting interview process usually has 6 rounds. The most common rounds in the Feedback Business Consulting interview process are Resume Shortlist, Aptitude Test and Coding Test.
How to prepare for Feedback Business Consulting Associate Consultant interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Feedback Business Consulting. The most common topics and skills that interviewers at Feedback Business Consulting expect are Client Handling, Industry Research, Primary Research, Customer Satisfaction and Employee Satisfaction.
What are the top questions asked in Feedback Business Consulting Associate Consultant interview?

Some of the top questions asked at the Feedback Business Consulting Associate Consultant interview -

  1. It was a interview round with 2 DU head one IT DU Head Chandu & other one was K...read more
  2. Simple & as usual HR round it was. Just we negotiated for sala...read more

Tell us how to improve this page.

Feedback Business Consulting Associate Consultant Salary
based on 37 salaries
₹6 L/yr - ₹8.5 L/yr
34% less than the average Associate Consultant Salary in India
View more details

Feedback Business Consulting Associate Consultant Reviews and Ratings

based on 8 reviews

3.0/5

Rating in categories

3.6

Skill development

2.7

Work-life balance

2.9

Salary

3.4

Job security

3.1

Company culture

2.7

Promotions

2.8

Work satisfaction

Explore 8 Reviews and Ratings
Associate Consultant
37 salaries
unlock blur

₹6 L/yr - ₹8.5 L/yr

Research Analyst
12 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Analyst
10 salaries
unlock blur

₹3.6 L/yr - ₹11 L/yr

Consultant
6 salaries
unlock blur

₹6.5 L/yr - ₹10.5 L/yr

Business Development Manager
5 salaries
unlock blur

₹6 L/yr - ₹12.5 L/yr

Explore more salaries
Compare Feedback Business Consulting with

Markelytics Solutions

4.7
Compare

Jasper Colin

4.1
Compare

Cotecna Inspection India

3.6
Compare

InSync Analytics

2.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview