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
3.8

based on 3.5k Reviews

Filter interviews by

ITC Infotech Senior Associate Consultant Interview Questions and Answers

Updated 1 Jul 2022

ITC Infotech Senior Associate Consultant Interview Experiences

1 interview found

I applied via Referral and was interviewed before Jul 2021. 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 - Technical 

(2 Questions)

  • Q1. Scenario based questions on testing
  • Q2. Scenario based questions to write script
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation and skill set expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Please confirm the project and client for which you are being hired

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Mule esb mule strcture
  • Q2. Dataweave interview questions
Round 2 - Technical 

(2 Questions)

  • Q1. Technical mule questions
  • Q2. Batch jobs questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well preapred
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About AEM , AEM Architecture
Round 2 - HR 

(1 Question)

  • Q1. Whats your expectation on salary, relocation

I applied via Approached by Company and was interviewed in Apr 2022. There were 5 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 

(3 Questions)

  • Q1. GCP and Python questions
  • Q2. BigQuery and sql basics
  • Q3. Python Codes and BAU questions
Round 3 - Technical 

(1 Question)

  • Q1. Dataware Housing questions and more questions on BigQuery, partitioning and clustering etc..
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round including some technical questions
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation and joining questions

Interview Preparation Tips

Topics to prepare for Persistent Systems Senior Associate Consultant interview:
  • BigQuery
  • Python
  • SQL
Interview preparation tips for other job seekers - Be positive and you’ll crack all the rounds of interview
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Dot net basic to advanced questions.
  • Q2. .Net core, MVC,Web APi and Angular
Round 3 - Technical 

(1 Question)

  • Q1. Dot net basic to advanced questions.
Round 4 - Technical 

(1 Question)

  • Q1. Client round advanced questions.
Round 5 - HR 

(1 Question)

  • Q1. Asked experience in technologies and salary structure.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Quantitative Aptitude, Logical Reasoning, English Comprehension, Computer Science, Versant

Round 2 - Technical 

(10 Questions)

  • Q1. Can you introduce yourself?
  • Ans. 

    I am a dedicated and experienced professional with a background in finance and a passion for problem-solving.

    • Experienced in financial analysis and reporting

    • Strong problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Can you describe your project?
  • Ans. 

    I developed a mobile app for tracking daily water intake and setting hydration goals.

    • Designed user-friendly interface for easy input of water consumption

    • Implemented reminder notifications to encourage regular hydration

    • Included visual graphs to track daily, weekly, and monthly water intake

    • Integrated with wearable devices to sync water intake data

  • Answered by AI
  • Q3. What technologies did you utilize in your project?
  • Ans. 

    I utilized technologies such as Python, SQL, and Tableau in my project.

    • Python

    • SQL

    • Tableau

  • Answered by AI
  • Q4. What is the process for creating and submitting code on GeeksforGeeks?
  • Ans. 

    The process for creating and submitting code on GeeksforGeeks involves writing code, testing it, and then submitting it on the platform.

    • Create an account on GeeksforGeeks website.

    • Write the code for the problem statement provided.

    • Test the code locally to ensure it works correctly.

    • Submit the code on the GeeksforGeeks platform for evaluation.

    • Receive feedback and improve the code if necessary.

  • Answered by AI
  • Q5. What do you know about cloud computing?
  • Ans. 

    Cloud computing is the delivery of computing services over the internet, including storage, servers, databases, networking, software, and more.

    • Cloud computing allows users to access resources on-demand without the need for physical hardware.

    • It offers scalability, flexibility, and cost-efficiency for businesses.

    • Examples of cloud computing services include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Plat

  • Answered by AI
  • Q6. What can you tell me about Kubernetes?
  • Ans. 

    Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications.

    • Kubernetes allows for automatic scaling of applications based on resource usage.

    • It provides self-healing capabilities by automatically restarting containers that fail.

    • Kubernetes enables easy deployment and management of microservices architecture.

    • It supports various cloud pr...

  • Answered by AI
  • Q7. What is orchestration?
  • Ans. 

    Orchestration is the automated arrangement, coordination, and management of complex computer systems, services, and workflows.

    • Orchestration involves automating tasks and workflows to streamline processes.

    • It helps in coordinating multiple systems and services to work together seamlessly.

    • Examples include orchestrating the deployment of applications across different servers or managing the workflow of a data pipeline.

  • Answered by AI
  • Q8. How can you create programs in Java?
  • Ans. 

    Programs in Java can be created by writing code in a text editor or an IDE, compiling the code, and running it using a Java Virtual Machine (JVM).

    • Write Java code using classes, methods, variables, and control structures.

    • Compile the code using a Java compiler like javac.

    • Run the compiled code using a Java Virtual Machine (JVM) like java.

    • Use an Integrated Development Environment (IDE) like Eclipse or IntelliJ IDEA for eas...

  • Answered by AI
  • Q9. What is the process for setting the path in Java?
  • Ans. 

    Setting the path in Java involves adding directories to the classpath to locate external libraries or resources.

    • Use the 'java -cp' command to set the classpath for a specific Java program.

    • You can also set the classpath using the CLASSPATH environment variable.

    • To add a JAR file to the classpath, use the '-cp' or '-classpath' option followed by the path to the JAR file.

    • For example, to set the classpath to include a JAR f...

  • Answered by AI
  • Q10. Do you have any questions for me?
Round 3 - HR 

(4 Questions)

  • Q1. Can you provide a self-introduction?
  • Ans. 

    Experienced Associate with a background in finance and strong analytical skills.

    • Background in finance with X years of experience

    • Strong analytical skills demonstrated through successful projects

    • Proven ability to work well in a team environment

  • Answered by AI
  • Q2. What additional hobbies do you engage in?
  • Ans. 

    I enjoy hiking, photography, and cooking in my free time.

    • Hiking: I love exploring new trails and being in nature.

    • Photography: I enjoy capturing moments and landscapes through my camera lens.

    • Cooking: I like experimenting with new recipes and cooking for friends and family.

  • Answered by AI
  • Q3. Are you willing to relocate?
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am open to exploring new locations for career growth

    • I am willing to relocate for the right job offer

    • I have experience moving for previous job opportunities

  • Answered by AI
  • Q4. Do u have any questions for me?
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Online test -math & quants,verbal,puzzle,computer programming,logical

Round 2 - Group Activity 

(1 Question)

  • Q1. They select everyone from this & nothing serious
Round 3 - Technical 

(3 Questions)

  • Q1. Any program which you know.
  • Ans. 

    One program I know is a simple calculator program written in Python.

    • The program takes user input for two numbers and an operator (+, -, *, /).

    • It then performs the operation and displays the result.

    • Example: input 5, +, 3 -> output 8

  • Answered by AI
  • Q2. About the projects in the resume
  • Q3. About the internship
Round 4 - HR 

(2 Questions)

  • Q1. Tell about yourself
  • Q2. Can you relocate yourself(your answer should be yes)

Interview Preparation Tips

Interview preparation tips for other job seekers - They are just taking the mass recuritments.Nothing to worry,if you clear 1st round & have good communication skills then 210% you will be selected.People who have 0 skills have been selected from our college.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contain 40 question which is very easy

Round 2 - Coding Test 

It contain 3 coding question

Round 3 - One-on-one 

(5 Questions)

  • Q1. Introduction About Your Self and About Project
  • Q2. Two dsa question of leetcode
  • Q3. Basics Concept on dsa
  • Q4. From which platform you do coding
  • Q5. Simple Simple Question

Interview Preparation Tips

Topics to prepare for Nagarro Associate Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - Very good company
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Find largest and smallest from an array
  • Q2. Reverse an array
  • Q3. Print your name in reverse
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Can you provide your self-introduction?
  • Ans. 

    Experienced professional with a background in marketing and project management.

    • Over 5 years of experience in marketing and project management

    • Strong communication and organizational skills

    • Proven track record of successfully leading cross-functional teams

    • Proficient in data analysis and strategic planning

  • Answered by AI
Round 2 - Assignment 

Questions related to customer service.

Round 3 - Typing Test 

(1 Question)

  • Q1. What is your typing speed, measured in words per minute, during typing tests?
  • Ans. 

    My typing speed is 80 words per minute during typing tests.

    • My typing speed is 80 words per minute.

    • I have consistently maintained this speed during typing tests.

    • I have practiced regularly to improve my typing speed.

  • Answered by AI

ITC Infotech Interview FAQs

How many rounds are there in ITC Infotech Senior Associate Consultant interview?
ITC Infotech interview process usually has 3 rounds. The most common rounds in the ITC Infotech interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in ITC Infotech Senior Associate Consultant interview?

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

  1. Scenario based questions to write scr...read more
  2. Scenario based questions on test...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 ITC Infotech interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
ITC Infotech Senior Associate Consultant Salary
based on 30 salaries
₹6.2 L/yr - ₹25 L/yr
34% more than the average Senior Associate Consultant Salary in India
View more details

ITC Infotech Senior Associate Consultant Reviews and Ratings

based on 91 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

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

₹4.1 L/yr - ₹15 L/yr

Lead Consultant
4.4k salaries
unlock blur

₹9 L/yr - ₹35.4 L/yr

Associate Consultant
850 salaries
unlock blur

₹2.5 L/yr - ₹16.5 L/yr

Software Engineer
497 salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Senior Software Engineer
366 salaries
unlock blur

₹6.2 L/yr - ₹27 L/yr

Explore more salaries
Compare ITC Infotech with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview