Upload Button Icon Add office photos

Filter interviews by

Fangs Technology HR Executive Interview Questions and Answers

Updated 15 Dec 2021

Fangs Technology HR Executive Interview Experiences

1 interview found

HR Executive Interview Questions & Answers

user image Anonymous

posted on 15 Dec 2021

I applied via Referral and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Related to shops and establishments?/ Act

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Should be a good communicator

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Why you select HR as a career
  • Ans. 

    I chose HR to foster a positive workplace culture and support employee growth, aligning talent with organizational goals.

    • Passion for people: I enjoy helping individuals reach their potential, as seen when I mentored interns in my previous role.

    • Strategic impact: HR plays a crucial role in shaping company culture, demonstrated when I led initiatives that improved employee engagement.

    • Conflict resolution: I thrive in media...

  • Answered by AI
  • Q2. What all are activities you looking previously
  • Ans. 

    I have engaged in various HR activities focusing on recruitment, employee development, and performance management.

    • Conducted recruitment drives to attract top talent, such as organizing job fairs and collaborating with universities.

    • Implemented employee training programs to enhance skills, like leadership workshops and technical skill development.

    • Managed performance appraisal systems to ensure fair evaluations, utilizing...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Lots of learning taken from this interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Strength and weakness
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. 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 - Aptitude Test 

Normal averages questions were asked

Round 3 - Technical 

(1 Question)

  • Q1. It is very easy and every one can answer

Senior Engineer Interview Questions & Answers

HP India user image Abhishek Bandejia

posted on 5 Feb 2015

Interview Questionnaire 

2 Questions

  • Q1. Coding questions on data structures and oops
  • Q2. Various questions on cv, projects, por's, etc

Interview Preparation Tips

Round: Test
Experience: Questions were normal like any other aptitude or coding tests.
Tips: Time given was enough for other sections but you need to hurry a little in aptitude part.
Duration: 60 minutes
Total Questions: 60

Round: Technical Interview
Experience: The questions were basic, some where well known like reversing a link list using recursion, designing of car parking lot using concept of oops, find tree height/diameter, etc.
Tips: 1. They ask you to write complete code on paper. This sometimes turn out to be a challenging task when you don't have compiler to correct you on basic things. Practice writing codes on paper.
2. They surely ask questions on oops, like polymorphism, inheritance, etc. besides their definition, also practice writing sudo codes to explain them

Round: HR Interview
Experience: Mainly i was asked questions on my internship experience and POR's.
Tips: They will try to grill you on some questions like 'Why we should hire you?', have a clear reason in your mind. Your other answers should not contradict with your reasons

General Tips: I don't know about other colleges but HP recruits small number of students from my university. Coding questions were average level and can easily be tackled. Many students were rejected after HR interview so don't take it lightly. They do grill you in a very good style if they are in doubt about your selection
Skills: willingness, Enthusiasm, Coding skills, Aptitude skills
College Name: IIT Guwahati

Interview Questionnaire 

13 Questions

  • Q1. ISO / OSI Model all layers
  • Ans. 

    The ISO/OSI model is a conceptual framework that standardizes the functions of a communication system into seven layers.

    • The ISO/OSI model stands for International Organization for Standardization/Open Systems Interconnection model.

    • It is a layered model that helps in understanding and designing network protocols.

    • The seven layers are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each la...

  • Answered by AI
  • Q2. Socket Programming
  • Q3. Linux : How to lock a file
  • Ans. 

    To lock a file in Linux, use the flock command or the fcntl system call.

    • The flock command can be used to lock a file by acquiring an exclusive or shared lock.

    • The fcntl system call can be used to lock a file by setting the F_SETLK or F_SETLKW command.

    • Locking a file prevents other processes from modifying or accessing it until the lock is released.

    • Locking can be done at the file level or at specific regions within a file...

  • Answered by AI
  • Q4. ACID property
  • Q5. Binary Search
  • Q6. Testing
  • Q7. Normalizaton
  • Q8. CSS Full form . Why we use CSS in HTML page
  • Ans. 

    CSS stands for Cascading Style Sheets. It is used to style the appearance of HTML elements on a webpage.

    • CSS helps in separating the content of a webpage from its design, making it easier to maintain and update.

    • It allows for consistent styling across multiple pages of a website.

    • CSS can be used to control layout, colors, fonts, and other visual aspects of a webpage.

    • It enables responsive design, making websites adapt to d...

  • Answered by AI
  • Q9. How to find a loop in linked list
  • Ans. 

    To find a loop in a linked list, we can use the Floyd's cycle-finding algorithm.

    • Use two pointers, one moving at a speed of one node at a time and the other at a speed of two nodes at a time.

    • If there is a loop, the two pointers will eventually meet at the same node.

    • To find the starting point of the loop, move one pointer back to the head and then move both pointers at a speed of one node at a time.

    • The point where they m...

  • Answered by AI
  • Q10. OOps Concept
  • Q11. Projects
  • Q12. Your interests
  • Ans. 

    I enjoy exploring new technologies, solving complex problems, and collaborating with others to create innovative solutions.

    • Exploring new technologies

    • Solving complex problems

    • Collaborating with others

    • Creating innovative solutions

  • Answered by AI
  • Q13. How do you see software industry after 10 years

Interview Preparation Tips

Round: Test
Experience: 1. Aptitute

2. DS & C : Maninly queue , Dequeue and linked list

3. C++ : Theory part

4. Network : OSI Layer's working

College Name: NA

Skills evaluated in this interview

Intern Interview Questions & Answers

Daikin user image Anonymous

posted on 11 Jun 2017

I appeared for an interview before Jun 2016.

Interview Questionnaire 

3 Questions

  • Q1. How was yesterday ?
  • Ans. 

    Yesterday was a productive day filled with meetings and project work.

    • Attended a team meeting in the morning

    • Worked on a project proposal in the afternoon

    • Had a networking event in the evening

  • Answered by AI
  • Q2. Why are letters in a keyboard placed like that ?
  • Ans. 

    The letters on a keyboard are placed in a specific layout called QWERTY, which was designed to prevent typewriter jams.

    • The QWERTY layout was developed by Christopher Sholes in 1873 for typewriters.

    • The layout was designed to separate commonly used letters to reduce the likelihood of jamming.

    • The arrangement of letters was based on the frequency of their use in the English language.

    • The QWERTY layout became popular and was

  • Answered by AI
  • Q3. What do you know about air conditioner ?
  • Ans. 

    An air conditioner is a device that cools and dehumidifies the air in a room or building.

    • Air conditioners work by removing heat and moisture from the air.

    • They use a refrigeration cycle to cool the air.

    • Air conditioners can be used for both residential and commercial purposes.

    • They come in different types such as window units, split systems, and central air conditioning systems.

    • Air conditioners improve indoor air quality ...

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: I was asked several question related to my cv and other general knowledge and technical questions to measure my suitablity for the job.

Skills: Communication, Excel Skills, Knowledge Of MS Office
College Name: Keshav Mahavidyalaya

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Which area would you concentrate on if you were the CEO of the company?
  • Ans. 

    I would concentrate on improving the company's software development process.

    • Implementing agile methodologies

    • Investing in automation tools

    • Encouraging continuous learning and development

    • Fostering a culture of innovation

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: One hour written test.
Objective questions related to C/C++/OS + 1 coding question .
Tips: Basic C/C++ reference material should be enough.
Revise basic OS, Networks, Data Structures and Algorithms.
Duration: 60 minutes

Round: Interview
Experience: Two Technical Interviews (20 minutes each)
 Questions on your B.Tech project, M.Tech project, Favorite subject, Programming ability.
 Discussion about the company, expectations from the company, future opportunities.
 Too much emphasis on the work done by you before. They require every explanation in
detail.
 If your B.Tech and M.Tech projects are in the field which company is looking forward for, it
is an added bonus.
Tips: Questions are mostly related to BTP as well as other work done in the Department.
 Prepare a compendium of the topics expected to prop up during interview.
 Revision of basic fundamentals of the field.
 Short report of the B.Tech as well as M.Tech project.
 Refer to placement sites for some tips.

General Tips: For non-core companies, only puzzle solving skills and accuracy are needed to be
sharpened. So practice standard interview puzzles available on net. Also revise of topics in
probability and permutation/combination.
College Name: IIT Madras

Interview Questionnaire 

3 Questions

  • Q1. About Projects
  • Q2. About Research Work
  • Q3. Straight forward questions relating to project experiences.

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA-9.55

Round: Test
Experience: Basic C Programming and Algorithms questions
Tips: General C programming knowledge is required. Nothing specific for the test
Duration: 60 minutes

Round: Technical Interview
Experience: Subjects tested: Signal Processing, Speech Technology, and Machine Learning

General Tips: Mostly they looked for Research experience, Project works and a good knowledge of Speech
Technology, Signal processing and Machine Learning and maybe CGPA. They were looking for work related to Speech Technology, Signal processing and Machine Learning. I had my BTP and several projects related to these subjects.
Skills: Signal Processing, Speech Technology, Machine Learning
College Name: IIT Madras

Interview Questionnaire 

3 Questions

  • Q1. Elementary coding questions
  • Q2. Wireless communication
  • Q3. Puzzles-related questions

Interview Preparation Tips

Round: Test
Experience: There was an aptitude test on Day 4 and the interviews on day 5.

Round: HR Interview
Experience: In my HR interview I was offered the job and they elaborated on their packages and job description.

General Tips: Overall just doing the basic questions of ANSI C and solving elementary coding problems can take you through.
College Name: IIT KANPUR

Fangs Technology Interview FAQs

How to prepare for Fangs Technology HR Executive 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 Fangs Technology. The most common topics and skills that interviewers at Fangs Technology expect are HR Operations, Payroll Processing and Statutory Compliance.

Tell us how to improve this page.

Interview Questions from Similar Companies

OPPO Interview Questions
4.0
 • 213 Interviews
LG Electronics Interview Questions
4.0
 • 199 Interviews
Blue Star Interview Questions
4.1
 • 161 Interviews
Daikin Interview Questions
4.1
 • 149 Interviews
HP India Interview Questions
4.1
 • 142 Interviews
Samsung Research Interview Questions
3.1
 • 132 Interviews
Voltas Interview Questions
4.0
 • 130 Interviews
Bajaj Electricals Interview Questions
4.0
 • 124 Interviews
IFB Interview Questions
3.6
 • 95 Interviews
View all
Fangs Technology HR Executive Salary
based on 15 salaries
₹2 L/yr - ₹3.3 L/yr
20% less than the average HR Executive Salary in India
View more details

Fangs Technology HR Executive Reviews and Ratings

based on 3 reviews

4.4/5

Rating in categories

4.6

Skill development

4.3

Work-life balance

3.7

Salary

5.0

Job security

4.3

Company culture

3.7

Promotions

4.4

Work satisfaction

Explore 3 Reviews and Ratings
Sales Executive
63 salaries
unlock blur

₹1.4 L/yr - ₹4 L/yr

Team Lead
54 salaries
unlock blur

₹1.9 L/yr - ₹5 L/yr

Finance Executive
28 salaries
unlock blur

₹1.6 L/yr - ₹3.8 L/yr

MIS Executive
26 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Area Sales Manager
22 salaries
unlock blur

₹3.6 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Fangs Technology with

OPPO

4.0
Compare

LG Electronics

4.0
Compare

Bajaj Electricals

4.0
Compare

Voltas

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