Upload Button Icon Add office photos
Engaged Employer

i

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

ITC Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ITC Infotech Lead Consultant Interview Questions and Answers

Updated 10 Jul 2025

25 Interview questions

A Lead Consultant was asked
Q. Explain the asset cycle with accounting entries and the purpose of the depreciation key and area.
Ans. 

The assets cycle involves accounting entries related to the acquisition, utilization, and disposal of assets. Depreciation key and area are used to calculate and allocate depreciation expenses.

  • Assets cycle involves acquiring, using, and disposing of assets.

  • Accounting entries include recording asset acquisition, depreciation, and disposal.

  • Depreciation key is used to determine the method and rate of depreciation for...

A Lead Consultant was asked
Q. Benefits of Delta lakes
Ans. 

Delta lakes provide scalable, reliable, and performant storage for big data analytics.

  • Scalability: Delta lakes can handle large amounts of data and scale easily as data grows.

  • Reliability: Delta lakes ensure data integrity and consistency with ACID transactions.

  • Performance: Delta lakes optimize data access and query performance with indexing and caching.

  • Schema enforcement: Delta lakes enforce schema on write, ensur...

Lead Consultant Interview Questions Asked at Other Companies

Q1. Pdc emulator and errors how it can be fixed, how to work on VMwar ... read more
asked in HCLTech
Q2. Tell us about the sales process in Dynamics 365 CRM
asked in HSBC Group
Q3. Monolith to microservice migration journey ? what all decisions n ... read more
Q4. What is the concept of delta merge? What are different types of m ... read more
Q5. Assuming I have two database tables, A and B, based on which I cr ... read more
A Lead Consultant was asked
Q. What is Z-Ordering?
Ans. 

Z-Ordering is a method of arranging objects on a 2D plane based on their depth or priority.

  • Z-Ordering determines the order in which objects are drawn on a screen.

  • Objects with a higher Z-order value are drawn on top of objects with a lower Z-order value.

  • Z-Ordering is commonly used in computer graphics and user interface design.

  • For example, in a video game, characters may have different Z-order values to ensure they...

A Lead Consultant was asked
Q. Explain Delta Lake.
Ans. 

Delta Lake is an open-source storage layer that brings ACID transactions to Apache Spark and big data workloads.

  • Delta Lake provides ACID transactions, scalable metadata handling, and unifies streaming and batch data processing.

  • It ensures data integrity and reliability by providing features like schema enforcement and data versioning.

  • Delta Lake is compatible with Apache Spark and supports various data formats like ...

What people are saying about ITC Infotech

View All
grittystephen
Verified Icon
4d
ex -
ITC Infotech
Need a job /advice /help
I am an IT professional with experience as an IT Support Engineer at ITC Infotech from 2021 to 2022. After a two-year gap due to personal health challenges and family responsibilities, I’m now determined to restart my career in Bangalore, focusing on Quality Assurance (QA) and manual testing. During my hiatus, I invested ₹2 lakh in a comprehensive manual testing course, which I’m committed to studying diligently to strengthen my skills. My goal is to secure a manual testing role to support myself while working toward transitioning to to to automation testing.
Got a question about ITC Infotech ?
Ask anonymously on communities.
A Lead Consultant was asked
Q. Explain GlideAjax and provide its syntax.
Ans. 

Glide ajax is a client-side scripting technology in ServiceNow used for asynchronous server communication.

  • Glide ajax is used to make asynchronous server calls without refreshing the entire page.

  • Syntax: new GlideAjax('script_include_name').getXMLAnswer(callbackFunction);

  • Example: var ga = new GlideAjax('MyScriptInclude'); ga.addParam('sysparm_name', 'myFunction'); ga.getXMLAnswer(myCallbackFunction);

What are the roles & responsibilities of a Lead Consultant at ITC Infotech ?

Technical Implementation

  • Implement data warehousing and reporting solutions using SAP BW/4HANA and SAP Analytics Cloud
  • Lead business process and requirements gathering sessions

Read full roles & responsibilities

A Lead Consultant was asked
Q. Describe your Beanshell Processor coding skills and how you would use them to customize a scenario.
Ans. 

Beanshell Processor allows customization of scenarios in data processing through scripting.

  • Beanshell is a lightweight scripting language that can be embedded in Java applications.

  • You can manipulate data in JMeter by using Beanshell scripts to customize requests and responses.

  • Example: Use Beanshell to extract a value from a response and store it in a variable for later use.

  • You can implement conditional logic in you...

ITC Infotech HR Interview Questions

62 questions and answers

Q. Explain the projects listed in your resume.
Q. Why should I hire you?
Q. What is your future goal?
A Lead Consultant was asked
Q. Explain the rules of deep copy.
Ans. 

Deep copy rule ensures complete duplication of an object, including nested objects, preventing shared references.

  • A deep copy creates a new object and recursively copies all objects found in the original, unlike a shallow copy.

  • Example: In Python, using the 'copy' module, 'copy.deepcopy()' creates a deep copy of a list with nested lists.

  • Deep copies are essential in scenarios where modifications to the copy should no...

Are these interview questions helpful?
A Lead Consultant was asked
Q. What is the GRM rule?
Ans. 

GRM rule stands for Generalized Resource Management rule.

  • GRM rule is a principle used in project management to allocate resources efficiently.

  • It involves prioritizing tasks based on available resources and project goals.

  • The rule helps in optimizing resource utilization and improving project outcomes.

  • For example, if a project has limited budget and manpower, GRM rule would prioritize tasks that are critical to proj...

A Lead Consultant was asked
Q. What is your expected CTC?
Ans. 

My expected CTC is negotiable based on the responsibilities and opportunities offered by the role.

  • I am looking for a competitive salary package that aligns with industry standards and my level of experience.

  • I am open to discussing additional benefits such as bonuses, stock options, or flexible work arrangements.

  • I believe in fair compensation for the value I bring to the organization.

  • I am confident that we can reac...

A Lead Consultant was asked
Q. Explain the empirical process.
Ans. 

Empirical process is a data-driven approach to problem-solving that involves continuous experimentation and observation.

  • Empirical process involves making observations, collecting data, and using that data to make decisions.

  • It is a continuous process that involves testing hypotheses and refining them based on the results.

  • Empirical process is commonly used in fields such as science, engineering, and business.

  • For exa...

ITC Infotech Lead Consultant Interview Experiences

37 interviews found

Lead Consultant Interview Questions & Answers

user image Hemmant kumar C

posted on 17 Jun 2025

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Software Testing life cycle
  • Ans. 

    The Software Testing Life Cycle (STLC) outlines the phases of testing in software development to ensure quality and performance.

    • 1. Requirement Analysis: Understanding testing requirements based on specifications.

    • 2. Test Planning: Creating a test strategy and defining resources needed.

    • 3. Test Case Design: Developing test cases and scenarios based on requirements.

    • 4. Test Environment Setup: Preparing the environment where...

  • Answered by AI
  • Q2. Bug life cycle
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. Azure ad connect components
  • Q2. Authentication protocol
  • Q3. Metaverse explaination
  • Q4. Application integration
  • Q5. Scim provisioning
  • Q6. Conditional access
  • Q7. Privileged identity management
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Infrastructure Azure
  • Q2. DevOps CI CD pipelines
Round 2 - Technical 

(2 Questions)

  • Q1. Powershell Scripting
  • Q2. Infrastructure as code - VM and Automation
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Shift allowance and recommendations

Lead Consultant Interview Questions & Answers

user image Subham Singh

posted on 8 Apr 2025

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Well you know anything about IT?
  • Ans. 

    Yes, I have extensive knowledge in IT, covering various domains like software development, networking, and cybersecurity.

    • Software Development: Proficient in languages like Python and Java, with experience in building scalable applications.

    • Networking: Understanding of TCP/IP protocols, network security, and experience in configuring routers and switches.

    • Cybersecurity: Knowledge of best practices for securing systems, in...

  • Answered by AI
  • Q2. How will you consult a client?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What methods do you use to mentor or guide junior consultants?
  • Q2. Can you provide an example of a situation where you successfully resolved a conflict within your team?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. What is your future goal
  • Ans. 

    My future goal is to lead innovative projects that drive impactful change in the industry while mentoring the next generation of leaders.

    • Aim to develop and implement cutting-edge solutions that enhance operational efficiency, like adopting AI in project management.

    • Aspire to mentor junior consultants, sharing knowledge and fostering their growth, similar to how I was guided early in my career.

    • Seek to expand my expertise...

  • Answered by AI
  • Q2. Why should I hire you
  • Ans. 

    I bring a unique blend of expertise, leadership, and a proven track record of delivering results in complex projects.

    • Extensive experience in leading cross-functional teams, demonstrated by successfully managing a $2M project that increased efficiency by 30%.

    • Strong analytical skills, evidenced by developing a data-driven strategy that improved client satisfaction scores by 25% within six months.

    • Proven ability to adapt t...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. P2P Cycle with Setting and accounting entries
  • Ans. 

    P2P cycle involves procurement of goods/services, approval, receipt, invoice processing, and payment.

    • P2P cycle starts with requisition for goods/services

    • Approval process follows to ensure compliance

    • Goods/services received and invoice processed for payment

    • Accounting entries include debit to expense account and credit to accounts payable

  • Answered by AI
  • Q2. O2C cycle with setting and accounting entries
  • Ans. 

    The O2C cycle involves the process of receiving and fulfilling customer orders, invoicing, and receiving payment.

    • Order is received from customer

    • Order is processed and goods/services are delivered

    • Invoice is generated and sent to customer

    • Payment is received and recorded in accounts

  • Answered by AI
  • Q3. Manual BRS Process
  • Q4. Auto BRS Process
  • Q5. Bank Communication Management
  • Q6. Assets Cycle with accounting entries and purpose of Dep Key & Area
  • Ans. 

    The assets cycle involves accounting entries related to the acquisition, utilization, and disposal of assets. Depreciation key and area are used to calculate and allocate depreciation expenses.

    • Assets cycle involves acquiring, using, and disposing of assets.

    • Accounting entries include recording asset acquisition, depreciation, and disposal.

    • Depreciation key is used to determine the method and rate of depreciation for an a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - One round was technical related to SAP FI only and second round was general director round
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Explain about the Delta lake
  • Ans. 

    Delta Lake is an open-source storage layer that brings ACID transactions to Apache Spark and big data workloads.

    • Delta Lake provides ACID transactions, scalable metadata handling, and unifies streaming and batch data processing.

    • It ensures data integrity and reliability by providing features like schema enforcement and data versioning.

    • Delta Lake is compatible with Apache Spark and supports various data formats like Parqu...

  • Answered by AI
  • Q2. What is Z-Ordering
  • Ans. 

    Z-Ordering is a method of arranging objects on a 2D plane based on their depth or priority.

    • Z-Ordering determines the order in which objects are drawn on a screen.

    • Objects with a higher Z-order value are drawn on top of objects with a lower Z-order value.

    • Z-Ordering is commonly used in computer graphics and user interface design.

    • For example, in a video game, characters may have different Z-order values to ensure they appe...

  • Answered by AI
  • Q3. Benefits of Delta lakes
  • Ans. 

    Delta lakes provide scalable, reliable, and performant storage for big data analytics.

    • Scalability: Delta lakes can handle large amounts of data and scale easily as data grows.

    • Reliability: Delta lakes ensure data integrity and consistency with ACID transactions.

    • Performance: Delta lakes optimize data access and query performance with indexing and caching.

    • Schema enforcement: Delta lakes enforce schema on write, ensuring d...

  • Answered by AI

Skills evaluated in this interview

Lead Consultant Interview Questions & Answers

user image harshika saini

posted on 11 Mar 2024

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

(3 Questions)

  • Q1. Beanshell Processor coding skill to customize the scenario
  • Ans. 

    Beanshell Processor allows customization of scenarios in data processing through scripting.

    • Beanshell is a lightweight scripting language that can be embedded in Java applications.

    • You can manipulate data in JMeter by using Beanshell scripts to customize requests and responses.

    • Example: Use Beanshell to extract a value from a response and store it in a variable for later use.

    • You can implement conditional logic in your scr...

  • Answered by AI
  • Q2. CI/CD, GIT, Basic SQL queries
  • Q3. Cloud Platform knowledge
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview before Oct 2021.

Round 1 - Technical 

(1 Question)

  • Q1. Can you provide details about your previous project?
  • Ans. 

    Implemented a CRM system for a large retail company to streamline customer interactions.

    • Led a team of developers to customize the CRM system based on client requirements

    • Integrated the CRM system with existing databases and software applications

    • Provided training and support to end users for smooth adoption of the new system

  • Answered by AI
Round 2 - Coding Test 

Write a Java code to find the first non-repeating character in the given string.

Round 3 - HR 

(1 Question)

  • Q1. Expected salary
  • Ans. 

    My expected salary is competitive based on my experience, skills, and the market rate for Lead Consultants.

    • I have researched the average salary range for Lead Consultants in this industry.

    • I am open to negotiation based on the overall compensation package offered.

    • I am looking for a salary that reflects my expertise and contributions to the team.

    • I am confident that my skills and experience warrant a competitive salary.

    • I ...

  • Answered by AI

ITC Infotech Interview FAQs

How many rounds are there in ITC Infotech Lead Consultant interview?
ITC Infotech interview process usually has 2-3 rounds. The most common rounds in the ITC Infotech interview process are Technical, Resume Shortlist and HR.
How to prepare for ITC Infotech Lead Consultant 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 ITC Infotech . The most common topics and skills that interviewers at ITC Infotech expect are Data Management, Analytical, Architecture, Communication Skills and Data Integration.
What are the top questions asked in ITC Infotech Lead Consultant interview?

Some of the top questions asked at the ITC Infotech Lead Consultant interview -

  1. Pdc emulator and errors how it can be fixed, how to work on VMware disk consoli...read more
  2. How do you manage the situation as a tester when getting delayed builds and wha...read more
  3. What's the benefits of using web client over RestTempla...read more
How long is the ITC Infotech Lead Consultant interview process?

The duration of ITC Infotech Lead Consultant interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 32 interview experiences

Difficulty level

Easy 36%
Moderate 50%
Hard 14%

Duration

Less than 2 weeks 62%
2-4 weeks 23%
4-6 weeks 15%
View more

Interview Questions from Similar Companies

TCS Lead Consultant Interview Questions
3.5
 • 11.2k Interviews
View all
ITC Infotech Lead Consultant Salary
based on 4.7k salaries
₹16.1 L/yr - ₹28.5 L/yr
7% less than the average Lead Consultant Salary in India
View more details

ITC Infotech Lead Consultant Reviews and Ratings

based on 543 reviews

3.6/5

Rating in categories

3.4

Skill development

3.8

Work-life balance

3.5

Salary

3.5

Job security

3.4

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 543 Reviews and Ratings
Associate Information Technology Consultant
5.2k salaries
unlock blur

₹4.2 L/yr - ₹14.4 L/yr

Lead Consultant
4.7k salaries
unlock blur

₹16.1 L/yr - ₹28.5 L/yr

Associate Consultant
973 salaries
unlock blur

₹1.5 L/yr - ₹19 L/yr

Software Engineer
525 salaries
unlock blur

₹5.1 L/yr - ₹12.5 L/yr

Senior Software Engineer
414 salaries
unlock blur

₹13.7 L/yr - ₹25.9 L/yr

Explore more salaries
Compare ITC Infotech with

TCS

3.5
Compare

Mphasis

3.3
Compare

L&T Technology Services

3.2
Compare

Coforge

3.3
Compare
write
Share an Interview