Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Bounteous x Accolite Team. If you also belong to the team, you can get access from here

Bounteous x Accolite Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bounteous x Accolite HR Consultant Interview Questions and Answers

Updated 19 May 2022

Bounteous x Accolite HR Consultant Interview Experiences

1 interview found

HR Consultant Interview Questions & Answers

user image Anonymous

posted on 19 May 2022

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why did you choose recruitment

Interview Preparation Tips

Interview preparation tips for other job seekers - Great place to work for freshers. They will provide you proper training

Interview questions from similar companies

Consultant Interview Questions & Answers

Xebia user image SAURAV KUMAR

posted on 13 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How angular run it's project.
  • Ans. 

    Angular runs its project using the Angular CLI, which provides a command-line interface for various project tasks.

    • Angular projects are run using the 'ng serve' command to start a development server.

    • The Angular CLI handles tasks such as building, testing, and deploying the project.

    • Configuration for the project can be done using the 'angular.json' file.

    • Dependencies are managed using npm or yarn.

    • Angular applications are t...

  • Answered by AI
  • Q2. How many methods to create a singleton services.
  • Ans. 

    There are multiple methods to create a singleton service in software development.

    • Using a static member variable

    • Using a static method to return a single instance

    • Using an enum

    • Using a synchronized block

  • Answered by AI
Round 2 - Coding Test 

Basic question related to javascript and angular

Round 3 - HR 

(2 Questions)

  • Q1. What is your role in previous organization
  • Q2. Salary disussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on basic. It's really help you.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Attitude test best performance 👍

Round 2 - Group Discussion 

Group discussion best performance 👍

Round 3 - One-on-one 

(3 Questions)

  • Q1. One on one round best performance 👍
  • Q2. One on one round best performance
  • Q3. One on one round best company 👍
Round 4 - Assignment 

Assignment best performance 👍

Interview Preparation Tips

Interview preparation tips for other job seekers - It is like a great day ahead you have to achieve the details
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Interface in golang
  • Ans. 

    Interfaces in Golang define a set of methods that a type must implement.

    • Interfaces are a way to specify behavior of an object.

    • A type satisfies an interface if it implements all the methods of that interface.

    • Interfaces allow for polymorphism in Golang.

    • Example: type Writer interface { Write([]byte) (int, error) }

    • Example: type MyWriter struct {} func (mw MyWriter) Write(data []byte) (int, error) { return len(data), nil }

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Coding questions of joy of energy
Round 3 - HR 

(1 Question)

  • Q1. Social media influence

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me something about yourself.
  • Ans. 

    I am a dedicated and experienced consultant with a strong background in problem-solving and client management.

    • I have X years of experience working in consulting roles.

    • I specialize in areas such as strategy development, process improvement, and project management.

    • I have successfully led teams to deliver high-quality results for clients, such as increasing revenue by X% for a Fortune 500 company.

    • I am skilled in building ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

2 hour test and it was easy

Round 2 - Group Discussion 

Topic The best day in your life

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy and they ask general question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical questions regarding selenium testing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Got interview call after applying 1 week.
Within 1 week interview was scheduled.
Received offer letter with 4-5 days.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. R u team player
  • Ans. 

    Yes, I am a team player who values collaboration and communication with my colleagues.

    • I believe in open communication and actively listen to my team members' ideas and feedback.

    • I am willing to help out my team members when needed and work towards common goals.

    • I am adaptable and can easily adjust to different team dynamics and work styles.

    • I have successfully collaborated with cross-functional teams on various projects i

  • Answered by AI
  • Q2. What is ru expected team to be
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at SDM Institute for Management Development (SDM-IMD), Mysore and was interviewed in Sep 2022. There were 4 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 

Topics were diversified with question from Quant,Logic,Coding and Language ranging from medium to very difficult

Round 3 - Group Discussion 

The discussion was in general HR based scenario

Round 4 - One-on-one 

(3 Questions)

  • Q1. 1: Self Intro 2: What is the difference between Job Description and Job Specification
  • Q2. Most of the questions were based on the resume
  • Q3. Moonlighting based scenario

Interview Preparation Tips

Topics to prepare for Tietoevry HR Generalist interview:
  • HR Analytics
Interview preparation tips for other job seekers - Prepare well about the company and the technical of the job role
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is Supervised machine learning? Which algorithm you think you can explain brilliantly? Why we use random forest then normal decision tree
  • Ans. 

    Supervised machine learning is a type of ML where the algorithm learns from labeled data. Random forest is used over normal decision tree for better accuracy and to avoid overfitting.

    • Supervised ML learns from labeled data to make predictions on new data

    • Random forest is an ensemble learning method that uses multiple decision trees to improve accuracy

    • Random forest is preferred over normal decision tree to avoid overfitti...

  • Answered by AI
  • Q2. Example of case study
  • Ans. 

    Case study on a successful marketing campaign for a new product launch

    • Identified target audience and their needs

    • Developed a unique selling proposition

    • Created a multi-channel marketing plan

    • Implemented the plan and tracked results

    • Adjusted strategy based on data analysis

    • Achieved high sales and positive customer feedback

  • Answered by AI
Round 3 - Case Study 

Retail case study , company trends salw.. Total sale. Profit charts and reports

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, coding practice and case study is important.

Skills evaluated in this interview

Bounteous x Accolite Interview FAQs

How many rounds are there in Bounteous x Accolite HR Consultant interview?
Bounteous x Accolite interview process usually has 1 rounds. The most common rounds in the Bounteous x Accolite interview process are One-on-one Round.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all
Bounteous x Accolite HR Consultant Salary
based on 7 salaries
₹2 L/yr - ₹5.8 L/yr
37% less than the average HR Consultant Salary in India
View more details
Senior Software Engineer
1.5k salaries
unlock blur

₹6.7 L/yr - ₹27 L/yr

Software Engineer
560 salaries
unlock blur

₹4.6 L/yr - ₹15.1 L/yr

Associate Technical Delivery Manager
414 salaries
unlock blur

₹11 L/yr - ₹39 L/yr

Senior Test Engineer
207 salaries
unlock blur

₹5 L/yr - ₹19.2 L/yr

Technical Delivery Manager
153 salaries
unlock blur

₹18 L/yr - ₹60.4 L/yr

Explore more salaries
Compare Bounteous x Accolite with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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