Upload Button Icon Add office photos

HCL Infosystems

Compare button icon Compare button icon Compare

Filter interviews by

HCL Infosystems Consultant Interview Questions and Answers

Updated 19 Dec 2022

HCL Infosystems Consultant Interview Experiences

1 interview found

Consultant Interview Questions & Answers

user image Anonymous

posted on 19 Dec 2022

Round 1 - One-on-one 

(3 Questions)

  • Q1. Why we are hiring you
  • Q2. What's your qualification
  • Q3. Tell me about your daily ruteen

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for all fresher and experience boys and girls

Interview questions from similar companies

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

Basic multiple-choice questions on object-oriented programming (OOP) and database management systems (DBMS), along with a coding question focused on arrays.

Round 2 - Technical 

(2 Questions)

  • Q1. What is the difference between RESTful APIs and SOAP APIs?
  • Q2. What are microservices?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared to discuss your experience and qualifications as outlined in your resume.

Consultant Interview Questions & Answers

Wipro user image rontala ramya

posted on 10 Nov 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain inter company accounting
  • Ans. 

    Inter company accounting involves recording financial transactions between different entities within the same organization.

    • Inter company accounting ensures accurate financial reporting within a group of companies.

    • Transactions between entities are eliminated to avoid double counting.

    • Common inter company transactions include sales, purchases, loans, and transfers of assets.

    • Inter company accounts are used to track these t...

  • Answered by AI
  • Q2. Foreign Currency Revaluation
Round 2 - Technical 

(2 Questions)

  • Q1. Explain the process you follow for support project
  • Q2. How do you manage a team
  • Ans. 

    I manage a team by setting clear goals, providing support and resources, fostering open communication, and recognizing achievements.

    • Set clear goals and expectations for team members

    • Provide necessary support and resources for team to succeed

    • Foster open communication and encourage collaboration

    • Recognize and reward team achievements

    • Delegate tasks effectively based on team members' strengths and skills

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They may touch even the modules which haven't kept in the resume. it's better to be prepared for all.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Why should we use react js
  • Ans. 

    React JS is a popular JavaScript library for building user interfaces.

    • Efficient and fast rendering with virtual DOM

    • Component-based architecture for reusability and maintainability

    • Support for server-side rendering for improved SEO

    • Large community and ecosystem for support and resources

  • Answered by AI
  • Q2. Error loading in react js
  • Ans. 

    Error loading in React JS can be caused by various reasons such as incorrect file paths, syntax errors, or network issues.

    • Check if the file paths in your import statements are correct

    • Look for syntax errors in your code, such as missing commas or semicolons

    • Ensure that your network connection is stable and there are no CORS issues

    • Use browser developer tools to check for any console errors or network requests failing

  • Answered by AI
  • Q3. What is useMemo hook
  • Ans. 

    useMemo is a React hook that memoizes the result of a function to optimize performance by avoiding unnecessary re-computations.

    • useMemo is used to memoize expensive calculations so that they are only computed when dependencies change.

    • It takes a function and an array of dependencies as arguments.

    • The memoized value is only recalculated when one of the dependencies has changed.

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

(2 Questions)

  • Q1. Educational background
  • Q2. Explain your last project in detail
  • Ans. 

    Developed a mobile app for tracking daily water intake and hydration levels

    • Researched user needs and preferences for water intake tracking

    • Designed user-friendly interface with customizable water intake goals

    • Implemented features for tracking hydration levels and sending reminders

    • Conducted user testing to gather feedback for improvements

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. If you are given an option to organise a team lunch, how would you do that?

I applied via E-mail and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Process of job I'm going to do need same guide from you mam
Round 2 - Technical 

(1 Question)

  • Q1. How to install links so I can go ahead start working hard
  • Ans. 

    To install links, you need to follow a few simple steps.

    • Determine the type of link you want to install (e.g. hyperlink, internal link, external link)

    • Highlight the text or image you want to turn into a link

    • Click on the link icon in your editing software or use the HTML code

    • Insert the URL or file path for the link

    • Test the link to make sure it works properly

  • Answered by AI

Interview Preparation Tips

Topics to prepare for India Data Entry Services Consultant interview:
  • Computer
  • Data Entry
Interview preparation tips for other job seekers - Thank you so much waiting for best response
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to install websphere
  • Ans. 

    To install WebSphere, download the installation files, run the installer, configure the installation settings, and start the server.

    • Download the WebSphere installation files from the IBM website.

    • Run the installer and follow the on-screen instructions to install WebSphere.

    • Configure the installation settings such as ports, security settings, and database connections.

    • Start the WebSphere server and verify that it is runnin

  • Answered by AI
  • Q2. Certificate related ques
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy technical and coding round

Round 2 - Technical 

(2 Questions)

  • Q1. How do you replace lifecycle method with hooks
  • Ans. 

    Replace lifecycle methods with hooks by using useEffect and useState

    • Use useEffect hook to replace componentDidMount, componentDidUpdate, and componentWillUnmount

    • Use useState hook to replace state in class components

    • Example: Replace componentDidMount with useEffect(() => {}, [])

  • Answered by AI
  • Q2. What is useLayoutEffect
  • Ans. 

    useLayoutEffect is a React Hook that is similar to useEffect, but it fires synchronously after all DOM mutations.

    • Similar to useEffect but fires synchronously after all DOM mutations

    • Useful for updates that need to be reflected synchronously in the DOM

    • Should be used sparingly as it can impact performance

  • Answered by AI

Skills evaluated in this interview

Consultant Interview Questions & Answers

Infosys user image Sanjay Kumar

posted on 20 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Write a program
  • Ans. 

    Program to sort an array of strings in alphabetical order

    • Use a sorting algorithm like bubble sort or quicksort

    • Compare adjacent strings and swap if necessary

    • Repeat until the array is sorted

  • Answered by AI
  • Q2. Explain current project details
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Reasoning and Basic Technical Question

HCL Infosystems Interview FAQs

How many rounds are there in HCL Infosystems Consultant interview?
HCL Infosystems interview process usually has 2 rounds. The most common rounds in the HCL Infosystems interview process are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

HCL Infosystems Consultant Salary
based on 142 salaries
₹7.8 L/yr - ₹29 L/yr
23% more than the average Consultant Salary in India
View more details

HCL Infosystems Consultant Reviews and Ratings

based on 15 reviews

4.2/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.4

Salary

4.5

Job security

3.5

Company culture

1.9

Promotions

3.9

Work satisfaction

Explore 15 Reviews and Ratings
Technical Lead
324 salaries
unlock blur

₹7 L/yr - ₹21.5 L/yr

Senior Software Engineer
231 salaries
unlock blur

₹4.2 L/yr - ₹15.5 L/yr

Senior Analyst
226 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Software Engineer
202 salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Lead Engineer
195 salaries
unlock blur

₹4.4 L/yr - ₹17 L/yr

Explore more salaries
Compare HCL Infosystems with

HCLTech

3.5
Compare

Wipro

3.7
Compare

Tech Mahindra

3.5
Compare

TCS

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