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 Automation Engineer Interview Questions and Answers

Updated 4 Apr 2024

ITC Infotech Automation Engineer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. BDD Cucumber basic questions
  • Q2. Java programs on oops, collection
  • Q3. Questions on appium/mobile testing
  • Q4. Questions on git and jenkins

I applied via Job Fair and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions on core java, oops concepts and selenium
Round 2 - One-on-one 

(1 Question)

  • Q1. Asked to write basic level programs on arrays and selenium sample code snippets and asked about framework
Round 3 - HR 

(1 Question)

  • Q1. Had discussion about company and businesses. Discussion on CTC.

Interview Preparation Tips

Interview preparation tips for other job seekers - Average interview but the process was smooth.

Automation Engineer Interview Questions Asked at Other Companies

asked in GEA Group
Q1. 16) What is modbus ? Types of modbus? How many slaves we can conn ... read more
asked in Blue Yonder
Q2. 1. What is the difference between Absolute & Relative Xpaths?
Q3. 1. Explain oops concepts in coding. 2. Write a program to find mi ... read more
Q4. One coding challenge was given to find the number of palindrome w ... read more
asked in GEA Group
Q5. 15) What is ASI protocol? How many slaves we can connect to one m ... read more

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Since you're from Mechanical Engineering, how do you plan to make up for the knowledge that you didn't learn in college?
  • Q2. During the times when you are in office but you don't have any pending tasks, how do you spend your time?
  • Q3. How often do you take up new responsibilities, tasks, and technologies?
  • Ans. 

    I am always eager to take up new responsibilities, tasks, and technologies.

    • I am a quick learner and enjoy challenging myself with new tasks and technologies.

    • I regularly attend workshops and training sessions to keep myself updated with the latest technologies.

    • I have taken up new responsibilities in my previous roles, such as leading a team or taking ownership of a project.

    • I am open to feedback and constructive criticis

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - One thing I learned being a fresher (and a low scoring fresher too) is that one won't always get what they set out to get. I saw people who had done all sorts of programming language courses and didn't want to do operations or AMS. While it's important to aim for the job you dream of, it's also important to be pragmatic. So if you are struggling to get the job you want, start somewhere so you can sustain yourself.

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Projects done in college and coding questions basic ones
  • Q2. What is dbms.different keys and its uses
  • Ans. 

    DBMS keys are used to uniquely identify a record in a table. Primary, foreign, candidate, and super keys are some of the types.

    • Primary key: uniquely identifies a record in a table

    • Foreign key: links two tables together

    • Candidate key: can be used as a primary key

    • Super key: a set of attributes that can uniquely identify a record

    • Composite key: a combination of two or more attributes used as a primary key

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm.If your grades are good plus you are fluent in english with basic coding knowledge.You will be hored.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Ask normal questions 😃

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentration is important..

I applied via Campus Placement and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Code for the pattern 1 12 123 1234 12345
  • Ans. 

    Code for the pattern 1 12 123 1234 12345

    • Use nested loops

    • Print numbers in ascending order

    • Add a line break after each row

  • Answered by AI
  • Q2. Your project
  • Ans. 

    Developed a web-based project management tool for a startup

    • Used React and Node.js for front-end and back-end development

    • Implemented real-time chat feature using Socket.io

    • Integrated with Google Drive API for file sharing and storage

    • Implemented user authentication and authorization using JWT

    • Used Agile methodology for project management

  • Answered by AI
  • Q3. Some maths questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for pattern questions and know about sorting algorithms

I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself..... Multi threading etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy and not tough. Quick rounds.

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

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

ITC Infotech Interview FAQs

How many rounds are there in ITC Infotech Automation Engineer interview?
ITC Infotech interview process usually has 2 rounds. The most common rounds in the ITC Infotech interview process are One-on-one Round, HR and Technical.
How to prepare for ITC Infotech Automation Engineer 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 Automation Engineering, Python, API, Java and SQL.
What are the top questions asked in ITC Infotech Automation Engineer interview?

Some of the top questions asked at the ITC Infotech Automation Engineer interview -

  1. asked to write basic level programs on arrays and selenium sample code snippets...read more
  2. Basic questions on core java, oops concepts and selen...read more
  3. Java programs on oops, collect...read more

Tell us how to improve this page.

ITC Infotech Automation Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
ITC Infotech Automation Engineer Salary
based on 20 salaries
₹5.2 L/yr - ₹16.7 L/yr
60% more than the average Automation Engineer Salary in India
View more details

ITC Infotech Automation Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Associate Information Technology Consultant
5.2k salaries
unlock blur

₹4.2 L/yr - ₹15 L/yr

Lead Consultant
4.5k salaries
unlock blur

₹9 L/yr - ₹35 L/yr

Associate Consultant
853 salaries
unlock blur

₹2.5 L/yr - ₹16.5 L/yr

Software Engineer
497 salaries
unlock blur

₹4 L/yr - ₹16.5 L/yr

Senior Software Engineer
388 salaries
unlock blur

₹6.5 L/yr - ₹27 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