Upload Button Icon Add office photos

Filter interviews by

Healthfore Technologies Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Asking regarding self introduction.
  • Q2. Asking somthing as wish of interviewer.
  • Q3. So wonderful ,Iready for interview
  • Q4. Asking regarding my company.
  • Q5. Asking regarding my job roll.
Round 2 - Group Discussion 

Asking regarding electrical designing.

Round 3 - Technical 

(2 Questions)

  • Q1. Asking regarding cable try modelling.
  • Q2. Asking regarding equipment modelling.

Interview Preparation Tips

Topics to prepare for Acer India Electrical Designer interview:
  • Cable try modelling, equipment m
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Assignment 

They share an assignment I do it which is very large and they don't give respective time intervals but I clear that round

Round 2 - Technical 

(5 Questions)

  • Q1. Basic questions
  • Q2. What's is redux
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Redux is a state management tool commonly used with React.

    • It helps manage the state of an application in a predictable way.

    • Redux stores the entire state of an application in a single immutable object.

  • Answered by AI
  • Q3. What is react how it is different from html and angular
  • Ans. 

    React is a JavaScript library for building user interfaces, while HTML is a markup language and Angular is a framework.

    • React is a JavaScript library for building interactive user interfaces.

    • HTML is a markup language used for structuring content on web pages.

    • Angular is a full-fledged framework for building web applications.

    • React uses a virtual DOM for efficient rendering, while Angular uses two-way data binding.

    • React co...

  • Answered by AI
  • Q4. What is contex api in react js
  • Ans. 

    Context API is a feature in React that allows sharing data between components without having to pass props through every level of the component tree.

    • Context API provides a way to pass data through the component tree without having to pass props down manually at every level.

    • It is useful for sharing global data such as themes, user authentication, or language preferences.

    • Context API consists of three main parts: Provider...

  • Answered by AI
  • Q5. What are hooks in react and how to use
  • Ans. 

    Hooks in React are functions that let you use state and other React features without writing a class.

    • Hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.

    • useState() is a hook that allows you to add state to functional components.

    • useEffect() is a hook that allows you to perform side effects in functional components.

    • Custom hooks are reusable functions that can contain log

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I clear all the rounds in interview but in last they tell me we will not go further with you without any reason.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 5 interview rounds.

Round 1 - Assignment 

I need to designe a dashboard of 2-3 pages

Round 2 - Technical 

(2 Questions)

  • Q1. What is your design process?
  • Ans. 

    My design process involves research, ideation, prototyping, testing, and iteration to create user-centered solutions.

    • Research: Understand user needs, goals, and pain points.

    • Ideation: Brainstorm and generate design concepts.

    • Prototyping: Create interactive prototypes to visualize the design.

    • Testing: Gather feedback from users through usability testing.

    • Iteration: Refine and improve the design based on feedback.

    • Collaborati...

  • Answered by AI
  • Q2. What motivate you to design?
  • Ans. 

    I am motivated to design by the opportunity to solve problems creatively and make a positive impact on users' experiences.

    • I am driven by the challenge of finding innovative solutions to user needs

    • I am inspired by the potential to create intuitive and user-friendly interfaces

    • I am motivated by the ability to improve people's lives through design

    • I find joy in the process of creating visually appealing and functional desig

  • Answered by AI
Round 3 - Assignment 

I need to 2-3 screens of mobile app

Round 4 - HR 

(2 Questions)

  • Q1. Why do you want to change?
  • Ans. 

    I am seeking new challenges and opportunities for growth in the UI UX field.

    • Seeking new challenges to expand my skills

    • Opportunities for growth and advancement

    • Passion for UI UX design and desire to excel in the field

  • Answered by AI
  • Q2. What your salary expectation?
  • Ans. 

    My salary expectation is in line with industry standards for UI UX Designers with my level of experience.

    • Research industry standards for UI UX Designer salaries

    • Consider my level of experience and skills

    • Factor in the location and size of the company

    • Negotiate based on benefits and perks offered

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Please confirm your salary before an interview.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Valid Paramthesis
  • Q2. Design Youtube in 10mins
  • Ans. 

    Designing Youtube involves creating a platform for users to upload, share, and view videos.

    • Allow users to create accounts and upload videos

    • Implement a recommendation system based on user preferences

    • Include features like comments, likes, and subscriptions

    • Ensure scalability and high availability of the platform

    • Consider implementing monetization options for content creators

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

I applied through the careers page and after a week HR called me and scheduled an online test on Hacker Rank which contained 5 questions, 2 DSA, 1 Sql Query, 1 Rest Apis and 1 Problem Which I had to complete using IDE, that was a Spring Boot project and I need to validate the incoming request

Round 2 - Technical 

(2 Questions)

  • Q1. Count the Characters in a String
  • Ans. 

    Count the number of characters in a given string.

    • Iterate through the string and increment a counter for each character encountered.

    • Use the length() method of the String class to get the total number of characters.

    • Consider handling edge cases like empty strings or null inputs.

  • Answered by AI
  • Q2. Count the Words in a String
  • Ans. 

    Count the number of words in a given string.

    • Split the string by spaces to get an array of words

    • Get the length of the array to count the number of words

    • Consider handling special cases like multiple spaces or punctuation

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oracle startup sequence
  • Q2. Rac startup questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of SQL, PL/SQL, cursors and their types, Oracle Finance module of Account Payables, Account Receivables, General Ledger, Order management; their flow, concurrent program name that transfer to GL mod...
Round 2 - Behavioral 

(2 Questions)

  • Q1. The manager shared the success growth of Equifax
  • Q2. What are mutating tables?
  • Ans. 

    Mutating tables refer to tables that are being modified by an ongoing transaction.

    • Mutating tables occur when a trigger or a stored procedure tries to read or modify a table that is already being modified by the same transaction.

    • This can lead to errors like ORA-04091: table is mutating, trigger/function may not see it.

    • To avoid mutating table errors, you can use autonomous transactions, compound triggers, or row-level tr...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, work location
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Bank recon process
  • Q2. Cash basis vs Accrual
  • Ans. 

    Cash basis records transactions when cash is exchanged, while accrual basis records transactions when they occur.

    • Cash basis recognizes revenue and expenses when cash is received or paid.

    • Accrual basis recognizes revenue and expenses when they are earned or incurred.

    • Accrual basis provides a more accurate picture of a company's financial position.

    • Cash basis is simpler and easier to understand for small businesses.

    • Example:...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Trusted work and women useful this work
  • Q2. This work work from home
  • Q3. I want this job to take good care of my family
  • Q4. This work confirm sir

Interview Preparation Tips

Interview preparation tips for other job seekers - This work iam interest work
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Introduction about yourself
  • Q2. Previous experience
  • Q3. Agile related questions

Tell us how to improve this page.

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Monotype Interview Questions
3.9
 • 23 Interviews
Izmo Interview Questions
3.6
 • 12 Interviews
RS Software Interview Questions
3.8
 • 7 Interviews
Everi India Interview Questions
3.8
 • 6 Interviews
Acer India Interview Questions
4.3
 • 6 Interviews
Sagarsoft Interview Questions
4.4
 • 6 Interviews
View all

Healthfore Technologies Reviews and Ratings

based on 3 reviews

3.2/5

Rating in categories

3.0

Skill development

2.7

Work-life balance

2.3

Salary

2.8

Job security

3.0

Company culture

2.3

Promotions

2.3

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
3 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Explore more salaries
Compare Healthfore Technologies with

HCL Infosystems

3.9
Compare

AYN InfoTech

4.7
Compare

Izmo

3.6
Compare

Acer India

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