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

Updated 3 Oct 2024

ITC Infotech Developer Interview Experiences

1 interview found

Developer Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2024

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

I applied via campus placement at Shri Ramdeo Baba Kamla Nehru Engineering College, Nagpur and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Question on aptitude and codes

Round 2 - HR 

(2 Questions)

  • Q1. How was your technical round
  • Ans. 

    My technical round went well. I was able to showcase my skills and knowledge effectively.

    • I confidently answered all technical questions asked by the interviewers

    • I demonstrated my problem-solving abilities through coding challenges

    • I discussed my previous projects and experiences in detail

  • Answered by AI
  • Q2. Are you having passport
  • Ans. 

    Yes, I have a passport.

    • Yes, I have a valid passport.

    • I can provide my passport details if required.

    • Having a passport allows me to travel internationally for work if needed.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ITC Infotech Developer interview:
  • C and c++

Developer Jobs at ITC Infotech

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java related questions mostly

Developer Interview Questions & Answers

UST user image Anonymous

posted on 18 Aug 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding round with manager or lead

Round 2 - Group Discussion 

GD on common topics like Gen AI , tell about yourself, speak with team

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Data types and explain them
  • Ans. 

    Data types are classifications that specify which type of value a variable can hold.

    • Primitive data types: int, float, char, boolean

    • Non-primitive data types: arrays, classes, interfaces

    • Derived data types: pointers, arrays, functions

  • Answered by AI
  • Q2. Document understanding
Round 2 - HR 

(1 Question)

  • Q1. Salary expectations

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed before Dec 2023.

Round 1 - Coding Test 

Reverse a number in C#
Merge two arrays in c#

Round 2 - HR 

(3 Questions)

  • Q1. Tell about the project
  • Q2. Intoduce your self
  • Q3. What are the difficulties in the project

Interview Preparation Tips

Interview preparation tips for other job seekers - Pl peprare oops cocncepts in language

Developer Interview Questions & Answers

NTT Data user image Tushar Kulkarni

posted on 24 May 2024

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

(1 Question)

  • Q1. Expalin what is ABAP dictionary Events in ALV report Have you worked on oops abp
  • Ans. 

    ABAP Dictionary is a central repository for data definitions used in SAP applications. ALV report events are user actions in ALV grid. OOPs ABAP is object-oriented programming in ABAP.

    • ABAP Dictionary is used to define and manage data definitions in SAP applications

    • ALV report events include user actions like clicking on a row or column header

    • OOPs ABAP allows for object-oriented programming concepts like classes and inhe

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Main reason to change current organization

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. C#,asp.net,mvc,core,wcf
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Write a python code that will check all data in databricks and email the % error contains in that data. Implement encryption security

Interview Preparation Tips

Interview preparation tips for other job seekers - They only ask python question even if you are profeesional in something else
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Mysql, Java, Springboot
  • Q2. Truncate vs Delete
  • Ans. 

    Truncate is faster but cannot be rolled back, while Delete is slower but can be rolled back.

    • Truncate removes all rows from a table quickly, but cannot be rolled back.

    • Delete removes rows one by one, slower than Truncate, but can be rolled back using a transaction.

    • Truncate resets the identity seed of the table, while Delete does not.

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

Round duration - 40 minutes
There were two Technical Interview Rounds. In the first round the interviewer wanted to know whether my basic knowledge was clear or not and whether I can make a logical conclusion. The interview was like a rapid fire round. In both the Interviews they asked questions on coding and sql and also puzzles.

  • Q1. Write a program to find the reverse of a string
  • Ans. 

    A program to reverse a string

    • Iterate through the characters of the string from the last to the first

    • Append each character to a new string

    • Return the reversed string

  • Answered by AI
  • Q2. Write a query to find the second highest salary in a table.
  • Ans. 

    Query to find the second highest salary in a table.

    • Use the MAX() function to find the highest salary.

    • Use the WHERE clause to exclude the highest salary from the result.

    • Use the MAX() function again to find the second highest salary.

  • Answered by AI
  • Q3. Puzzle- You have a 3 gallon and 5 gallon jug, how would you fill a 4 gallon jug?
  • Ans. Fill the 5 gallon jug and empty it in the 3 gallon jug. Now you have 2 gallon's left, pour this in the 4 gallon jug. Repeat this step again and the 4 gallon jug is filled.
  • Answered by PrepInsta
Round 2 - HR 

(5 Questions)

Round duration - 10 minutes
It was conducted as a formality. The main test was in the Technical Rounds only. The interviewer asked about my academic interest as well as non academic interest. He asked about the relocation and my salary expectation.

  • Q1. Introduce Yourself
  • Q2. What are your hobbies?
  • Q3. Are you ready to relocate if necessary?
  • Q4. What salary are you expecting?
  • Q5. Any questions for me?

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience.Persistent Systems interview preparation:Topics to prepare for the interview - Topics included:
● Polymorphism
● Overloading Overriding
● Difference between list and array
● Local variables and global variables
● Operating systems
● Access Specifiers
● Joins
● Normalization
● Difference between primary key and
unique key
● Data types
● Trashing
● Virtual destructorResources to prepare for this interview - I have a Prime subscription, through which I prepared the coding questions. They also had HR questions on their dashboard which I studied from.Tips for other job seekers - Focus on the basics. A lot of times we try to focus only on the complex problems and are unable to solve the simple ones.Final outcome of the interviewSelected

Skills evaluated in this interview

ITC Infotech Interview FAQs

How many rounds are there in ITC Infotech Developer interview?
ITC Infotech interview process usually has 2 rounds. The most common rounds in the ITC Infotech interview process are Aptitude Test and HR.
How to prepare for ITC Infotech Developer 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 SQL, Python, Javascript, Agile and Troubleshooting.

Tell us how to improve this page.

People are getting interviews through

based on 1 ITC Infotech interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Developer Interview Questions from Similar Companies

TCS Developer Interview Questions
3.7
 • 43 Interviews
UST Developer Interview Questions
3.8
 • 3 Interviews
View all
ITC Infotech Developer Salary
based on 73 salaries
₹3 L/yr - ₹9.1 L/yr
38% less than the average Developer Salary in India
View more details

ITC Infotech Developer Reviews and Ratings

based on 9 reviews

3.3/5

Rating in categories

3.2

Skill development

3.6

Work-Life balance

2.4

Salary & Benefits

3.6

Job Security

3.1

Company culture

2.1

Promotions/Appraisal

2.8

Work Satisfaction

Explore 9 Reviews and Ratings
VBCS Developer

Bangalore / Bengaluru

8-10 Yrs

Not Disclosed

VBCS Developer

Bangalore / Bengaluru

8-10 Yrs

₹ 0.5-0.6 LPA

Developer Others

Bangalore / Bengaluru

0-3 Yrs

Not Disclosed

Explore more jobs
Associate Information Technology Consultant
5.2k salaries
unlock blur

₹4.1 L/yr - ₹17 L/yr

Lead Consultant
4.4k salaries
unlock blur

₹9 L/yr - ₹35.4 L/yr

Associate Consultant
854 salaries
unlock blur

₹2.5 L/yr - ₹16 L/yr

Software Engineer
501 salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Senior Software Engineer
362 salaries
unlock blur

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