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 Technical Engineer Interview Questions, Process, and Tips

Updated 10 Oct 2020

ITC Infotech Technical Engineer Interview Experiences

1 interview found

Interview Questionnaire 

4 Questions

  • Q1. 1. How to copy the Business phone on account to the associated contacts and Opportunities?
  • Ans. 

    To copy Business phone on account to associated contacts and opportunities, use process builder or workflow rule.

    • Create a process builder or workflow rule on account object

    • Add criteria to check if Business phone is not null

    • Add immediate action to update Business phone on associated contacts and opportunities

    • Use field update action to update Business phone field on contacts and opportunities

    • Map the Business phone field

  • Answered by AI
  • Q2. Can we do CRM deployment using DevOps?
  • Ans. 

    Yes, CRM deployment can be done using DevOps.

    • DevOps can automate the deployment process of CRM systems

    • Continuous integration and continuous deployment can be used for CRM deployment

    • DevOps tools like Jenkins, Ansible, and Puppet can be used for CRM deployment

    • DevOps can ensure faster and more efficient deployment of CRM systems

  • Answered by AI
  • Q3. What is Data export service and how can we use it?
  • Ans. 

    Data export service is a tool that allows users to export data from Dynamics 365 to an Azure SQL database or a CSV file.

    • Data export service is a cloud-based service provided by Microsoft.

    • It can be used to export data from Dynamics 365 to an Azure SQL database or a CSV file.

    • It can be scheduled to run automatically or manually.

    • It can be used to export data from both standard and custom entities.

    • It can be used to export d...

  • Answered by AI
  • Q4. If Plugin takes more than 2 min, what is an alternate to achieve the same operation?
  • Ans. 

    Use alternative method or optimize plugin to reduce time.

    • Optimize the plugin code to reduce execution time.

    • Use a different plugin that can perform the same operation faster.

    • Write custom code to achieve the same operation without using the plugin.

    • Break down the operation into smaller tasks and execute them in parallel.

    • Use caching to store results and avoid repeating the operation.

    • Consider upgrading hardware or increasin

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. How to handle the support tickets?
  • Ans. 

    Support tickets should be prioritized, assigned to appropriate team members, tracked, and resolved in a timely manner.

    • Prioritize support tickets based on urgency and impact on users

    • Assign tickets to team members with relevant expertise

    • Track ticket status and progress regularly

    • Communicate with users regarding ticket updates and resolutions

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What are the Platform you worked?

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared for interview

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I applied for a full stack developer. Questions are mostly on C#, exception handling, Collections, data types, stored procedures, APIs and some tags on HTML.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold while answering questions. If you don't know the answer then say them directly like I don't know this topic but I will learn it.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Create Custom hook to fetch data
  • Ans. 

    Custom hook to fetch data in React

    • Create a custom hook using the 'useEffect' and 'useState' hooks

    • Use 'fetch' or any other method to fetch data from an API

    • Return the fetched data from the custom hook

  • Answered by AI
  • Q2. Javascript concept and output
Round 2 - One-on-one 

(2 Questions)

  • Q1. React hooks and lifecycle
  • Q2. Custom hook and some tricky output question

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Ppk and Cpk in Six Sigma??
  • Ans. 

    Ppk and Cpk are process capability indices used in Six Sigma to measure the ability of a process to produce output within specification limits.

    • Ppk and Cpk are statistical measurements that assess how well a process is performing in relation to its specification limits.

    • Ppk measures the potential capability of a process to produce output within specification limits, while Cpk measures the actual capability of a process t...

  • Answered by AI
  • Q2. What are the different types of risks??
  • Ans. 

    Different types of risks include financial, operational, strategic, compliance, and reputational risks.

    • Financial risk: related to the potential loss of financial resources, such as market risk, credit risk, and liquidity risk.

    • Operational risk: arises from internal processes, systems, or people, leading to errors, fraud, or disruptions.

    • Strategic risk: involves the impact of business decisions on the organization's long-...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain ISO 13485 implementation in your current employer?
  • Q2. What the curves on the Probability plot denotes?
  • Ans. 

    Probability plot curves denote the distribution of data points compared to a theoretical distribution.

    • Probability plot curves help visualize how well a dataset fits a particular distribution.

    • The curves can indicate if the data is normally distributed or follows a different distribution.

    • Examples of probability plots include Q-Q plots and P-P plots.

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Salary discussed
  • Q2. Nothing more than the salary discussed
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Describe 5 non functional requirements
  • Ans. 

    Non functional requirements are criteria that specify how a system should behave, rather than what it should do.

    • Performance - system should respond within 2 seconds for all user interactions

    • Scalability - system should be able to handle 1000 concurrent users

    • Reliability - system should have a 99.99% uptime

    • Security - system should encrypt all sensitive data

    • Usability - system should have a user-friendly interface

  • Answered by AI
  • Q2. How will you improve performance of legacy app which has to work with your latest microservice.
  • Ans. 

    Improve legacy app performance by optimizing code, implementing caching, and scaling resources.

    • Optimize code by identifying and removing bottlenecks

    • Implement caching to reduce database calls and improve response time

    • Scale resources by using containers or serverless architecture

    • Use asynchronous processing for long-running tasks

    • Upgrade hardware or infrastructure if necessary

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain security in microservices
  • Ans. 

    Security in microservices involves implementing authentication, authorization, encryption, and monitoring to protect data and services.

    • Implement authentication and authorization mechanisms to control access to microservices.

    • Use encryption to secure communication between microservices and external clients.

    • Implement monitoring and logging to detect and respond to security incidents.

    • Consider using API gateways for central...

  • Answered by AI
  • Q2. Describe microservices architecture for a wealth management app
  • Ans. 

    Microservices architecture for a wealth management app involves breaking down the application into smaller, independent services.

    • Each microservice focuses on a specific business function, such as client onboarding, portfolio management, or reporting.

    • Services communicate through APIs, allowing for flexibility and scalability.

    • Each microservice can be developed, deployed, and scaled independently, leading to faster develo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GlobalLogic Technical Architect interview:
  • Java
  • Microservices

Skills evaluated in this interview

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

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Hacker Rank test, problem solving. Java 8

Round 2 - Technical 

(4 Questions)

  • Q1. Java 8 feature related questions.
  • Q2. Jvm architecture and memory management
  • Q3. Sql self join query and query tuning
  • Q4. Spring boot microservices design pattern discussion
Round 3 - Technical 

(4 Questions)

  • Q1. Problem solving based on java and case study
  • Q2. Team handling and management skills
  • Q3. Docker and Orchetratetion framework
  • Q4. Aws cloud and cicd and related technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare fundamental, spring boot and microservices
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Introduce yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - i was interviewed for technical support engineer at mphasis walk in interview june 2024 at bangalore, let me begin with the location i came from a far place went to banglore without sleeping on unreserved train to get interviewed at mphasis , finding their building is very tough asked many security and they gave a visitor sticker to stick on my shirt finally i arrived interview earlier, now heres the interview process first a security or a waiter staying there outside room gives a token for interview slot 51 people arrived till 10.00 pm im one of them. first batch the security ask whos the hr you tell them hr name that is stated on mail and all 51 people are moved to a room with that hr and the hr conducted interview,

now heres the frusted part the hr shuffle the resume and go from the first resume she gave more time to the first resumes to eloborate their communication skills shes looking for extradionary communication skills 3 girls talked like native english speakers she kept their resumes later on shes in a very hurry and after 30th resume she decided to stop while someone speaking without giving a chance she interrupted in between when someone talked it was a frusted experience and imagine its a first batch she interupted me while my introduction like she did for 48 people , people came from far states to attend this low paying job
atleast give them a chance to speak and organize your time instead of brutally sending people back
finally i can say this company has a lot of office politics just by listening to these hr and their attitudes so i advice people
only attend this interview if you have exceptional communication skills otherwise dont waste your time and energy in this company theres many good companies available research about that before going for a walkin
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Soft skill 

(2 Questions)

  • Q1. What is your Favorite movie ?
  • Ans. 

    My favorite movie is The Shawshank Redemption.

    • Directed by Frank Darabont

    • Based on a Stephen King novella

    • Set in a prison in Maine

    • Themes of hope, friendship, and redemption

    • Starring Tim Robbins and Morgan Freeman

  • Answered by AI
  • Q2. What is your Favorite colour?
  • Ans. 

    My favorite color is blue because it reminds me of the calming ocean and clear skies.

    • Blue is associated with calmness and tranquility

    • It symbolizes trust, loyalty, and confidence

    • Examples: navy blue, sky blue, royal blue

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is power draining?
  • Ans. 

    Power draining refers to the excessive consumption of power by a device or system, leading to decreased battery life or performance.

    • Power draining can occur due to background apps running constantly on a device.

    • Faulty hardware components can also contribute to power draining.

    • Settings such as high screen brightness or frequent data syncing can increase power draining.

    • Examples include a smartphone losing battery quickly ...

  • Answered by AI
  • Q2. What is VPN? When you use it?
  • Ans. 

    VPN stands for Virtual Private Network. It is used to create a secure connection over the internet, allowing users to access private networks remotely.

    • VPN encrypts data to ensure privacy and security

    • It allows users to access restricted websites or content

    • Commonly used for remote work, accessing company networks, and bypassing geo-restrictions

    • Examples include NordVPN, ExpressVPN, and Cisco AnyConnect

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Design an weather app using android architecture components?
  • Ans. 

    Design a weather app using Android architecture components.

    • Use MVVM architecture pattern for separation of concerns

    • Implement LiveData for real-time data updates

    • Utilize Room database for offline data storage

    • Integrate Retrofit for network calls to fetch weather data

    • Use ViewModel to manage UI-related data in a lifecycle-conscious way

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Discussion on projects done

Skills evaluated in this interview

ITC Infotech Interview FAQs

What are the top questions asked in ITC Infotech Technical Engineer interview?

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

  1. 1. How to copy the Business phone on account to the associated contacts and Opp...read more
  2. If Plugin takes more than 2 min, what is an alternate to achieve the same opera...read more
  3. What is Data export service and how can we use ...read more

Tell us how to improve this page.

Associate Information Technology Consultant
5.2k salaries
unlock blur

₹4.1 L/yr - ₹15 L/yr

Lead Consultant
4.4k salaries
unlock blur

₹9 L/yr - ₹35.4 L/yr

Associate Consultant
831 salaries
unlock blur

₹2.5 L/yr - ₹16 L/yr

Software Engineer
497 salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Senior Software Engineer
365 salaries
unlock blur

₹6.3 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
Did you find this page helpful?
Yes No
write
Share an Interview