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 Principal Consultant Interview Questions and Answers

Updated 3 Jan 2024

ITC Infotech Principal Consultant Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Past Experiences with PLM
  • Q2. Why do you want to join ITC Infotech
Round 2 - One-on-one 

(2 Questions)

  • Q1. Disruption in Fashion Retail according to you
  • Ans. 

    Disruption in Fashion Retail is the transformation and revolutionizing of the industry through technological advancements and changing consumer behavior.

    • E-commerce and online shopping have disrupted traditional brick-and-mortar retail stores.

    • Fast fashion brands like Zara and H&M have disrupted the traditional fashion cycle by offering trendy and affordable clothing at a rapid pace.

    • Social media platforms have become inf...

  • Answered by AI
  • Q2. Past PLM consulting Experiences
Round 3 - HR 

(2 Questions)

  • Q1. Salary Negotiations
  • Q2. Existing Documentations and Salary slips

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not waste your precious time interviewing for this company. Post brilliant interview rounds and HR discussions & negotiations, they said the position is on hold as they do not know where I can be placed and ghosted me post that. Extremely unprofessional.

Principal Consultant Jobs at ITC Infotech

View all

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Core Java/J2EE, Spring, Spring boot, Hibernet JPA, Microservice

Interview Preparation Tips

Interview preparation tips for other job seekers - HR call and schedule interview
Technical round

I applied via Approached by Company and was interviewed before Jun 2021. There were 4 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 - Technical 

(1 Question)

  • Q1. Questioning skills in relevant technology
Round 3 - Behavioral 

(1 Question)

  • Q1. Project related questions
Round 4 - HR 

(1 Question)

  • Q1. Process and employee nature

Interview Preparation Tips

Interview preparation tips for other job seekers - Be upto date in skill set related to your technology. Your experience speaks.

Interview Questionnaire 

2 Questions

  • Q1. Core Java, Database and
  • Q2. Answer in - depth, basic understanding should be transparent, some programming logic might be asked. You have to explain the algorithm well. Don't panic, it's a standard interview process. 😊

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Question related to the Skill
  • Q2. Project related process Questions, SAP standard questions,
  • Q3. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Read all the SAP standard before interview.

I applied via Company Website and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java , spring , spring boot
Round 2 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparation should be good , focus on your project

I applied via Referral and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Write a program to find out given number is palindrome number or not
  • Ans. 

    Program to check if a given number is a palindrome or not.

    • Convert the number to a string

    • Reverse the string

    • Compare the reversed string with the original string

    • If they are equal, the number is a palindrome

  • Answered by AI
  • Q2. Write Sql query for join
  • Ans. 

    SQL query for join

    • Use JOIN keyword to combine rows from two or more tables based on a related column

    • Specify the columns to be selected using SELECT keyword

    • Use ON keyword to specify the join condition

    • Types of join: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL OUTER JOIN

    • Example: SELECT * FROM table1 JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q3. Event loop in nodejs
  • Ans. 

    Event loop is a mechanism in Node.js that allows non-blocking I/O operations to be performed efficiently.

    • Event loop is responsible for handling all the I/O operations in Node.js

    • It is a single-threaded loop that constantly checks for new events in the event queue

    • When an event is detected, the corresponding callback function is executed

    • Event loop allows Node.js to handle multiple requests simultaneously without blocking ...

  • Answered by AI
Round 2 - Technical 

(5 Questions)

  • Q1. How to write test cases in nodejs
  • Ans. 

    Test cases in Node.js can be written using testing frameworks like Mocha, Jest, and Chai.

    • Choose a testing framework that suits your project requirements

    • Write test cases for each function or module in your code

    • Use assertions to check if the expected output matches the actual output

    • Mock external dependencies to isolate the code being tested

    • Run tests using the testing framework's command line interface or integration with

  • Answered by AI
  • Q2. Difference between java and nodejs
  • Ans. 

    Java is a statically typed language while Node.js is a runtime environment for JavaScript.

    • Java is compiled while Node.js is interpreted

    • Java is better for large-scale enterprise applications while Node.js is better for real-time applications

    • Java has a larger community and more libraries while Node.js has a simpler and more lightweight architecture

    • Java is used for Android app development while Node.js is used for server-...

  • Answered by AI
  • Q3. What is agile process
  • Ans. 

    Agile process is an iterative approach to software development that emphasizes flexibility, collaboration, and customer satisfaction.

    • Agile process involves breaking down a project into smaller, manageable chunks called sprints

    • Each sprint involves planning, designing, coding, testing, and reviewing

    • Agile process emphasizes continuous feedback and adaptation to changing requirements

    • Examples of agile methodologies include

  • Answered by AI
  • Q4. Which Deployment method/tool used for code deployment
  • Ans. 

    There are various deployment methods/tools available such as Jenkins, Ansible, Docker, Kubernetes, etc.

    • Jenkins is a popular tool for continuous integration and deployment

    • Ansible is a configuration management tool that can also be used for deployment

    • Docker and Kubernetes are containerization tools that can simplify deployment

    • Deployment methods can vary depending on the technology stack and infrastructure

    • Deployment can b

  • Answered by AI
  • Q5. Mongodb database advantage and disadvantage
  • Ans. 

    MongoDB is a NoSQL database with flexible schema and high scalability, but lacks transaction support.

    • Advantages: flexible schema, high scalability, easy to use, supports sharding and replication

    • Disadvantages: lacks transaction support, not suitable for complex transactions, limited query functionality compared to SQL databases

    • Example: MongoDB is used by companies like eBay, Forbes, and The Guardian for their high scala

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - It was one day offline interview process. 2 technical ans 1 HR round is there. So you should be confidence and relate your answers to your accomplishments and skills.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Brief any project you handled

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

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

Interview Questionnaire 

1 Question

  • Q1. Buisness process worked on , output determination, idoc , credit and debit memo
  • Ans. 

    The candidate has experience working on business processes, output determination, IDOC, credit and debit memos.

    • Candidate has worked on various business processes and has experience in output determination.

    • Candidate has knowledge of IDOC and its usage in SAP systems.

    • Candidate has experience in creating credit and debit memos.

    • Candidate can provide examples of their work in these areas.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It can be a long interview process .

I applied via Recruitment Consultant and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 80% questions from your resume and remaining from your skill set

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and show your worth for the post applied

ITC Infotech Interview FAQs

How many rounds are there in ITC Infotech Principal Consultant interview?
ITC Infotech interview process usually has 3 rounds. The most common rounds in the ITC Infotech interview process are Technical, One-on-one Round and HR.
How to prepare for ITC Infotech Principal 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 Architecture, Communication Skills, PLM, Business process and Cloud.
What are the top questions asked in ITC Infotech Principal Consultant interview?

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

  1. Disruption in Fashion Retail according to ...read more
  2. Existing Documentations and Salary sl...read more

Tell us how to improve this page.

ITC Infotech Principal Consultant Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Mphasis Interview Questions
3.4
 • 814 Interviews
EPAM Systems Interview Questions
3.7
 • 558 Interviews
Coforge Interview Questions
3.3
 • 541 Interviews
eClerx Interview Questions
3.3
 • 536 Interviews
Synechron Interview Questions
3.5
 • 367 Interviews
Tata Elxsi Interview Questions
3.8
 • 306 Interviews
View all
ITC Infotech Principal Consultant Salary
based on 45 salaries
₹19 L/yr - ₹50 L/yr
20% more than the average Principal Consultant Salary in India
View more details

ITC Infotech Principal Consultant Reviews and Ratings

based on 4 reviews

3.9/5

Rating in categories

3.1

Skill development

4.8

Work-life balance

3.3

Salary

4.0

Job security

3.1

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 4 Reviews and Ratings
Associate Information Technology Consultant
5.1k salaries
unlock blur

₹3.8 L/yr - ₹15 L/yr

Lead Consultant
4.5k salaries
unlock blur

₹9 L/yr - ₹35 L/yr

Associate Consultant
906 salaries
unlock blur

₹2.5 L/yr - ₹17.5 L/yr

Software Engineer
501 salaries
unlock blur

₹3.5 L/yr - ₹14.1 L/yr

Senior Software Engineer
385 salaries
unlock blur

₹6.5 L/yr - ₹25.5 L/yr

Explore more salaries
Compare ITC Infotech with

Wipro

3.7
Compare

EPAM Systems

3.7
Compare

L&T Technology Services

3.3
Compare

Coforge

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