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

Updated 4 Jan 2025

6 Interview questions

A Software Engineer was asked 10mo ago
Q. Install MongoDB and perform CRUD operations.
Ans. 

Install MongoDB and perform CRUD operations to manage data effectively.

  • 1. Download MongoDB from the official website and follow installation instructions.

  • 2. Start the MongoDB server using the command: 'mongod'.

  • 3. Use the MongoDB shell or a GUI tool like MongoDB Compass to connect.

  • 4. Create a database with: 'use myDatabase'.

  • 5. Perform Create operation: 'db.myCollection.insert({name: "John", age: 30})'.

  • 6. Perform Re...

A Software Engineer was asked 10mo ago
Q. Write a DSA question in Javascript.
Ans. 

This question tests your understanding of data structures and algorithms using JavaScript.

  • Understand the problem requirements clearly before coding.

  • Break down the problem into smaller, manageable parts.

  • Use appropriate data structures (arrays, objects) for efficiency.

  • Consider edge cases and test your solution thoroughly.

  • Example: If asked to find duplicates in an array, use a Set for efficient lookup.

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
A Software Engineer was asked 12mo ago
Q. Given a sorted array of integers, find the index of a specific target value using binary search. If the target is not found, return -1.
Ans. 

Binary search is an efficient algorithm for finding an item from a sorted list by repeatedly dividing the search interval in half.

  • 1. Start with two pointers: low (beginning of the array) and high (end of the array).

  • 2. Calculate the middle index: mid = (low + high) / 2.

  • 3. Compare the target value with the middle element.

  • 4. If the target equals the middle element, return the index.

  • 5. If the target is less than the m...

A Software Engineer was asked
Q. Describe the Flex PLM Architecture.
Ans. 

Flex PLM Architecture is a scalable and flexible system that allows for efficient product lifecycle management.

  • Flex PLM is built on a service-oriented architecture, allowing for easy integration with other systems.

  • It consists of various modules such as Design, Development, Sourcing, Production, and Quality.

  • The system uses a centralized database to store all product-related information.

  • Flex PLM supports multi-site,...

What people are saying about ITC Infotech

View All
grittystephen
Verified Icon
1d
ex -
ITC Infotech
Need a job /advice /help
I am an IT professional with experience as an IT Support Engineer at ITC Infotech from 2021 to 2022. After a two-year gap due to personal health challenges and family responsibilities, I’m now determined to restart my career in Bangalore, focusing on Quality Assurance (QA) and manual testing. During my hiatus, I invested ₹2 lakh in a comprehensive manual testing course, which I’m committed to studying diligently to strengthen my skills. My goal is to secure a manual testing role to support myself while working toward transitioning to to to automation testing.
Got a question about ITC Infotech ?
Ask anonymously on communities.
A Software Engineer was asked
Q. Describe the BOM table and its references.
Ans. 

BOM table is a Bill of Materials table used in manufacturing to list all components needed for a product.

  • BOM table lists all components and materials required for manufacturing a product

  • It includes information such as part number, description, quantity, and unit of measure

  • BOM table also includes references to drawings, specifications, and suppliers

  • It helps in planning production, managing inventory, and tracking c...

What are the roles & responsibilities of a Software Engineer at ITC Infotech ?

API Development & Maintenance

  • Develop RESTful APIs using .NET Core/.NET MVC and C#
  • Ensure the performance, quality, and security of APIs

Read full roles & responsibilities

A Software Engineer was asked
Q. What is the C language?
Ans. 

C is a general-purpose, procedural programming language.

  • C was developed by Dennis Ritchie at Bell Labs in 1972.

  • It is widely used for system programming, embedded systems, and game development.

  • C is a compiled language and has a low-level memory manipulation feature.

  • It has influenced many other programming languages such as C++, Java, and Python.

ITC Infotech HR Interview Questions

62 questions and answers

Q. Explain the projects listed in your resume.
Q. Why should I hire you?
Q. What is your future goal?

ITC Infotech Software Engineer Interview Experiences

8 interviews found

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Intall Mongo Db and perform crud operation
  • Ans. 

    Install MongoDB and perform CRUD operations to manage data effectively.

    • 1. Download MongoDB from the official website and follow installation instructions.

    • 2. Start the MongoDB server using the command: 'mongod'.

    • 3. Use the MongoDB shell or a GUI tool like MongoDB Compass to connect.

    • 4. Create a database with: 'use myDatabase'.

    • 5. Perform Create operation: 'db.myCollection.insert({name: "John", age: 30})'.

    • 6. Perform Read op...

  • Answered by AI
  • Q2. Dsa question asked to complete in javascrip
  • Ans. 

    This question tests your understanding of data structures and algorithms using JavaScript.

    • Understand the problem requirements clearly before coding.

    • Break down the problem into smaller, manageable parts.

    • Use appropriate data structures (arrays, objects) for efficiency.

    • Consider edge cases and test your solution thoroughly.

    • Example: If asked to find duplicates in an array, use a Set for efficient lookup.

  • Answered by AI
Are these interview questions helpful?

Software Engineer Interview Questions & Answers

user image Jahnavi Gadeela

posted on 4 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Basic questions and solvable

Round 2 - Coding Test 

Mainly on java and python

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

(2 Questions)

  • Q1. Describe Flex PLM Architecture
  • Ans. 

    Flex PLM Architecture is a scalable and flexible system that allows for efficient product lifecycle management.

    • Flex PLM is built on a service-oriented architecture, allowing for easy integration with other systems.

    • It consists of various modules such as Design, Development, Sourcing, Production, and Quality.

    • The system uses a centralized database to store all product-related information.

    • Flex PLM supports multi-site, mult...

  • Answered by AI
  • Q2. Describe the Bom Table and its references
  • Ans. 

    BOM table is a Bill of Materials table used in manufacturing to list all components needed for a product.

    • BOM table lists all components and materials required for manufacturing a product

    • It includes information such as part number, description, quantity, and unit of measure

    • BOM table also includes references to drawings, specifications, and suppliers

    • It helps in planning production, managing inventory, and tracking costs

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to do Binary search

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Not Selected
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 - Aptitude Test 

BASIC TO MODERATE questions on there. & sectional time was given.

Round 3 - Group Discussion 

There was a communication round. Some basic English Grammer and 5 small topic was given. you have to say on those 5 topics within 2mins each. This was Easy level.

Round 4 - Technical 

(1 Question)

  • Q1. Some qst based on the programming language you are comfortable in. Then basic DBMS qst are there. And based on your final year project.
Round 5 - HR 

(1 Question)

  • Q1. Basic HR qst like introduce yourself, your skills, strenth & weakness, and willing to relocate or not.

I applied via Walk-in and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What I'd c language ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Take a fast interview process.Take rounds 2 to 3

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image prateek kumar

posted on 13 Jul 2021

Interview Questionnaire 

3 Questions

  • Q1. Java 8 feature, stream api, functional interface, default methos
  • Q2. Collection framework, array list vs linked list, map, set
  • Q3. Spring security

I appeared for an interview in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Q3. Problem based on oops and SQL queries outputs
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Mar 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was placed through campus . Did not have to give the appitude / online exam as I was among top 10 students from the college . In the interview panel ,we had 3 people .one manager and two technical / staf...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to answer all. If something is out of your scope and you don't know ,politely tell them you don't know . Keep yourself engaged with the panel . In between talk to them , just do not give long pause and stares . It make things akward . Hope it helps

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

Interview Questionnaire 

3 Questions

  • Q1. C++ basic
  • Q2. Hh
  • Q3. Yy

Interview Preparation Tips

Interview preparation tips for other job seekers - Hh

ITC Infotech Interview FAQs

How many rounds are there in ITC Infotech Software Engineer interview?
ITC Infotech interview process usually has 1-2 rounds. The most common rounds in the ITC Infotech interview process are Technical, Aptitude Test and Group Discussion.
How to prepare for ITC Infotech Software 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 SQL, Software Engineering, Communication Skills, Information Technology and SQL Queries.
What are the top questions asked in ITC Infotech Software Engineer interview?

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

  1. intall Mongo Db and perform crud operat...read more
  2. dsa question asked to complete in javasc...read more
  3. Describe the Bom Table and its referen...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.6/5

based on 5 interview experiences

Difficulty level

Easy 67%
Moderate 33%

Duration

Less than 2 weeks 50%
2-4 weeks 50%
View more
ITC Infotech Software Engineer Salary
based on 527 salaries
₹5.1 L/yr - ₹12.4 L/yr
7% less than the average Software Engineer Salary in India
View more details

ITC Infotech Software Engineer Reviews and Ratings

based on 47 reviews

3.0/5

Rating in categories

2.9

Skill development

3.3

Work-life balance

3.0

Salary

2.8

Job security

3.2

Company culture

2.9

Promotions

2.9

Work satisfaction

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

₹4.3 L/yr - ₹14.5 L/yr

Lead Consultant
4.7k salaries
unlock blur

₹16.1 L/yr - ₹28.2 L/yr

Associate Consultant
968 salaries
unlock blur

₹2.5 L/yr - ₹19 L/yr

Software Engineer
527 salaries
unlock blur

₹5.1 L/yr - ₹12.4 L/yr

Senior Software Engineer
409 salaries
unlock blur

₹13.4 L/yr - ₹25.5 L/yr

Explore more salaries
Compare ITC Infotech with

TCS

3.5
Compare

Mphasis

3.3
Compare

L&T Technology Services

3.2
Compare

Coforge

3.3
Compare
write
Share an Interview