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 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

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
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apti 20 Java 20 and SQL 20 questions were there

Round 2 - Technical 

(3 Questions)

  • Q1. Palindrome program
  • Q2. Array program and string program
  • Q3. Sql and dbms questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Cucumber how to run in parallel
  • Ans. 

    Cucumber can be run in parallel using tools like TestNG or JUnit with the help of plugins like Cucumber-JVM-Parallel or Cucumber-JVM-Parallel-plugin.

    • Use TestNG or JUnit to run Cucumber tests in parallel

    • Utilize plugins like Cucumber-JVM-Parallel or Cucumber-JVM-Parallel-plugin

    • Configure the test runner to run scenarios in parallel by specifying the number of threads

  • Answered by AI
  • Q2. Java easy coding programs
  • Q3. Testing fundamentals
  • Q4. Selenium testng listeners
  • Q5. How to write custom exceptions
  • Ans. 

    Custom exceptions can be created by extending the Exception class in Java.

    • Create a new class that extends the Exception class

    • Add a constructor to the custom exception class

    • Throw the custom exception using the 'throw' keyword

  • Answered by AI
  • Q6. Nothing scenario based, only theoretical
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OOPS Concetp and sql databases
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple questions 50 mcq time :50 min {English,maths,excel,logical}

Round 2 - Technical 

(5 Questions)

  • Q1. About yourself?
  • Q2. Why you leave your job?
  • Q3. Rate your self for your technical skills?
  • Q4. They share their screen and ask to solve problem , on sql and pandas for python.
  • Q5. One riddle : you have 9 things same color (find on google)

Associate Interview Questions & Answers

Capita user image Janki Desai

posted on 19 Jun 2023

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

Versant Test was cleared, I was there in the company for almost 6 hours.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Interview went very well, even tough I was there since morning they have not gone through my resume and they rejected me with the reason that I do not have stability in my resume.
  • Q2. What is your future goal?
  • Q3. Are you willing to study further?

Interview Preparation Tips

Interview preparation tips for other job seekers - I have already interviewed twice but first time they rejected me with the reason of instability in my resume after making me wait for the whole day and for the second time they just casually took the interview for 2-3 minutes and rejected with the reason of the interviewer was taking too many interviews so .
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at BNM Institute of Technology, Bangalore and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Swap two numbers without using temp variable
  • Ans. 

    Swap two numbers without using a temp variable

    • Use arithmetic operations like addition and subtraction to swap the numbers

    • Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)

    • Another example: a = 3, b = 7. a = a + b (a = 10), b = a - b (b = 3), a = a - b (a = 7)

  • Answered by AI
  • Q2. What is waterfall model
  • Ans. 

    Waterfall model is a linear sequential software development process.

    • It follows a step-by-step approach where progress flows in one direction, like a waterfall.

    • Each phase must be completed before moving on to the next phase.

    • Examples of phases in waterfall model: requirements, design, implementation, testing, deployment.

  • Answered by AI
  • Q3. Explain about gradient descent algorithm
  • Ans. 

    Gradient descent is an optimization algorithm used to minimize a function by iteratively moving towards the direction of steepest descent.

    • Gradient descent is commonly used in machine learning to optimize the parameters of a model by minimizing the cost function.

    • It works by calculating the gradient of the cost function with respect to each parameter and updating the parameters in the opposite direction of the gradient.

    • T...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via campus placement at Krishna Institute of Engineering and Technology, Ghaziabad and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude test , not that hard , simply logic base questions

Round 2 - Coding Test 

2 questions (array , String, linked list)

Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2022. There were 3 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 - HR 

(2 Questions)

  • Q1. About your experience and about your self
  • Q2. Selery expected
Round 3 - Technical 

(3 Questions)

  • Q1. Role and responsibilities
  • Q2. IT releted question
  • Q3. About yourself and responsibilities job

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 Resume Shortlist, Technical and HR.
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.

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 106 reviews

4.9/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.9

Salary

4.9

Job security

4.9

Company culture

4.9

Promotions

4.9

Work satisfaction

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

₹4.1 L/yr - ₹15 L/yr

Lead Consultant
4.5k salaries
unlock blur

₹9 L/yr - ₹35 L/yr

Associate Consultant
827 salaries
unlock blur

₹2.5 L/yr - ₹16.5 L/yr

Software Engineer
503 salaries
unlock blur

₹4 L/yr - ₹14.1 L/yr

Senior Software Engineer
377 salaries
unlock blur

₹6.6 L/yr - ₹25 L/yr

Explore more salaries
Compare ITC Infotech with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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