Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Hi Impact Consultants Team. If you also belong to the team, you can get access from here

Hi Impact Consultants Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hi Impact Consultants Corporate HR Interview Questions and Answers

Updated 28 Nov 2024

Hi Impact Consultants Corporate HR Interview Experiences

1 interview found

Corporate HR Interview Questions & Answers

user image Anonymous

posted on 28 Nov 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me something about your self?
  • Q2. Are you ok to join Immediate?
  • Ans. 

    Yes, I am available to join immediately.

    • I am excited about the opportunity to start right away.

    • I have already completed any necessary notice period at my current job.

    • I am prepared to hit the ground running and contribute to the team from day one.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mr. Sanjeev Priyadershi, who manages HiImpact Consultant as the Managing Director, and his wife, Mrs. Sweta Priyadershi, who works as the Director of Operations/Co-founder, are some of the biggest fraudsters in the firm. They have been running this business for the last 13+ years, and according to labor laws and statutory compliance for private organizations, there are provisions regarding PF, ESI, LWF, PT, DA, etc., that every employer must follow. However, this organization is a fraud that exploits innocent freshers who are just starting their careers in the private sector. They take advantage of their time and innocence.

Additionally, there are many documented proofs that this company does not adhere to any statutory compliances. The work environment is extremely toxic, and office politics are heavily used by Mr. Sanjeev Priyadershi for his benefit, with the help of Mrs. Sweta Priyadershi. For example, there was an incident involving a female employee who was about to take maternity leave. Instead of providing the legally required leave, they terminated her employment under the pretext of unsatisfactory performance. This is just one of the many such incidents that have occurred in the organization—there are over 100 documented cases.

Furthermore, the company does not adhere to the provision of releasing salaries by the 7th of each month, as required. At times, salaries are delayed by over 50 days. This severely affects the employees’ financial and mental well-being.

Mrs. Sweta Priyadershi also forces many employees to rate the company with five stars on various platforms under pressure, threatening their job security. Many employees comply due to fear of losing their jobs.

To summarize, this organization is a complete waste of time and mental peace. I have all the documented evidence to prove every single statement made here. Potential employees are strongly advised to avoid this company.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. 3 rounds were there. Project related questions along with 3 simple programming questions

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Selenium java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Talk/answer based on your knowledge and real time experience. Don't try to fake any skillset.

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

Associate Interview Questions & Answers

PwC user image Anonymous

posted on 31 Dec 2021

I applied via Naukri.com and was interviewed before Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Different Aspects of GST vis a vis erstwhile tax regime. Recent GST changes. GST related numerical questions.
  • Ans. 

    GST has replaced multiple indirect taxes with a single tax. Recent changes include simplified return filing and reduced rates for certain items.

    • GST has replaced multiple indirect taxes like VAT, excise duty, service tax, etc.

    • It has simplified the tax structure and reduced the cascading effect of taxes.

    • Recent changes include the introduction of simplified return filing through GST Sahaj and GST Sugam.

    • GST rates have been...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Being prepared in the respective tax/accounting/audit field is helpful. Being confident and showing an eagerness to learn is what is seen as an essential quality.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

Associate Interview Questions & Answers

PwC user image Anonymous

posted on 25 Oct 2021

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Case studies

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for field related case studies for every round if giving interview for analytics team.

Analyst Interview Questions & Answers

PwC user image Anonymous

posted on 8 Jan 2022

I applied via Recruitment Consultant and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Accounting entries Questions around your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just answer what ever you know with confidence. You don't need to bluff

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

Hi Impact Consultants Interview FAQs

How many rounds are there in Hi Impact Consultants Corporate HR interview?
Hi Impact Consultants interview process usually has 1 rounds. The most common rounds in the Hi Impact Consultants interview process are HR.

Tell us how to improve this page.

Hi Impact Consultants Corporate HR Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 790 Interviews
BCG Interview Questions
3.7
 • 196 Interviews
Bain & Company Interview Questions
3.8
 • 105 Interviews
View all
Hi Impact Consultants Corporate HR Salary
based on 4 salaries
₹2 L/yr - ₹3 L/yr
59% less than the average Corporate HR Salary in India
View more details

Hi Impact Consultants Corporate HR Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
HR Recruiter
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR Consultant
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Back end Executive
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Back Office Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hi Impact Consultants with

KPMG India

3.5
Compare

Deloitte

3.8
Compare

PwC

3.4
Compare

Ernst & Young

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