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

Clear (1)

ITC Infotech Senior Associate Interview Questions and Answers

Updated 4 Oct 2023

ITC Infotech Senior Associate Interview Experiences

2 interviews found

I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Interface vs abstract class
  • Ans. 

    Interface defines a contract while abstract class provides partial implementation.

    • Interfaces can only have abstract methods while abstract classes can have both abstract and non-abstract methods.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used for loose coupling while abstract classes are used for code reusability.

    • Example of interface: Runnable interface in Java...

  • Answered by AI
  • Q2. What is Method overloading?
  • Ans. 

    Method overloading is when a class has multiple methods with the same name but different parameters.

    • Method overloading allows for flexibility in method calls

    • The methods must have different parameters, such as different data types or different numbers of parameters

    • Example: public void print(int num) and public void print(String str)

    • The compiler determines which method to call based on the arguments passed

  • Answered by AI
  • Q3. Indexing of sqlsever dstsbase
  • Ans. 

    Indexing in SQL Server database

    • Indexing improves query performance by creating a structure that allows for faster data retrieval

    • Clustered and non-clustered indexes are the two types of indexes in SQL Server

    • Clustered indexes determine the physical order of data in a table while non-clustered indexes create a separate structure

    • Indexing should be done strategically to avoid over-indexing which can slow down data modificat

  • Answered by AI
  • Q4. Value type & reference type
Round 2 - HR 

(1 Question)

  • Q1. Only Salary negitiation
Round 3 - Behavioral 

(1 Question)

  • Q1. Few common questions from project & why did u left your current organization

Interview Preparation Tips

Interview preparation tips for other job seekers - After salary discussion when everything was settled and H.R was about to release my offer letter but after few days she told me that they didn't get approval from higher management due to high package. If they can't afford that amount then why did they offer me the amount? one of my friends also faced same incident.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Oct 2022. 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 Resume tips
Round 2 - Technical 

(4 Questions)

  • Q1. Java 8 features
  • Q2. Springboot , Microservice
  • Q3. Docker knowledge
  • Q4. Cloud concept like aws or azure
Round 3 - HR 

(1 Question)

  • Q1. Job change reason

Senior Associate Interview Questions Asked at Other Companies

Q1. On an average, how many invoices can you process in a day?
Q2. What do you think is supply chain consulting all about? Should HU ... read more
asked in NTT Data
Q3. What is ost and pst in Outlook, what is distribution list and mai ... read more
asked in PwC
Q4. What is Materiality, How to decide Materiality , who decide what ... read more
Q5. What is the KPI in your organisation?

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

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 Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic logical reasoning and verbal questions . Easy to clear

Round 2 - HR 

(2 Questions)

  • Q1. 1.Tell me about yourself? 2.What are Your achievements?
  • Q2. 3. Your strengths? 4. How did you face a situation using your key skills?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident . Care to explain more instead of giving single word answers . Good luck

Interview Questionnaire 

1 Question

  • Q1. About my college projects and about my passion

I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. About project done
  • Q2. Core Java basics
  • Q3. NodeJs basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Java and the technology you have used in your projects always be truthful and answer directly
Contribute & help others!
anonymous
You can choose to be anonymous

ITC Infotech Interview FAQs

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

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

  1. What is Method overloadi...read more
  2. Interface vs abstract cl...read more
  3. Indexing of sqlsever dstsb...read more

Recently Viewed

INTERVIEWS

ITC Infotech

No Interviews

INTERVIEWS

Red Health

No Interviews

LIST OF COMPANIES

Su-Kam Power Systems

Locations

SALARIES

Exide Industries

LIST OF COMPANIES

Amara Raja Energy & Mobility

Locations

LIST OF COMPANIES

Exide Industries

Locations

INTERVIEWS

Lenskart

No Interviews

LIST OF COMPANIES

Exide Industries

Locations

INTERVIEWS

Tata Motors

No Interviews

LIST OF COMPANIES

Eaton Power Quality

Locations

Tell us how to improve this page.

ITC Infotech Senior Associate Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
ITC Infotech Senior Associate Salary
based on 24 salaries
₹4.9 L/yr - ₹17.1 L/yr
6% more than the average Senior Associate Salary in India
View more details

ITC Infotech Senior Associate Reviews and Ratings

based on 7 reviews

4.3/5

Rating in categories

4.2

Skill development

4.4

Work-life balance

3.9

Salary

4.1

Job security

4.2

Company culture

3.6

Promotions

4.2

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Lead Consultant
4.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
840 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
526 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
380 salaries
unlock blur

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