Premium Employer

i

This company page is being actively managed by Infosys Team. If you also belong to the team, you can get access from here

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Computer Operator and Clerk Interview Questions and Answers

Updated 6 May 2024

Infosys Computer Operator and Clerk Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via Newspaper Ad and was interviewed before May 2023. There was 1 interview round.

Round 1 - Coding Test 

Got 20 math question about dS

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What do you know about mid office in a financial company?
  • Q2. Why do companies set up their back offices in slightly remote regions?
  • Ans. 

    Companies set up back offices in remote regions for cost savings and availability of skilled labor.

    • Cost savings on rent, utilities, and labor wages

    • Availability of skilled labor in rural areas

    • Less competition for talent

    • Tax incentives and government subsidies

    • Improved work-life balance for employees

    • Reduced traffic congestion and pollution

    • Increased security and privacy

    • Access to natural resources

    • Expansion opportunities

    • Examp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be punctual at your interview. It is mandatory to be on time at a job interview. ...

I applied via AmbitionBox and was interviewed in Feb 2022. There were 2 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 tips
Round 2 - Group Discussion 

Vijayawada

Interview Preparation Tips

Topics to prepare for Tech Mahindra Computer Operator and Clerk interview:
  • General Accounting
Interview preparation tips for other job seekers - Good knowledge, motivation, development skills,

I applied via Company Website and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is ms office and how to work for aur computer
  • Q2. What do you know about microsoft
  • Q3. What is your education
  • Q4. What is your technical skill

Interview Preparation Tips

Topics to prepare for Wipro Computer Operator and Clerk interview:
  • MS Office
Interview preparation tips for other job seekers - Work is a good job provide ang nice facilities

I applied via Company Website and was interviewed in Jun 2021. There were 5 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 tips
Round 2 - Group Discussion 

According to my cv. And according to my skills. 10

Round 3 - Case Study 

10th pass ans 12th pass from cbse board, b. Com graduate from delhi university.

Round 4 - One-on-one 

(14 Questions)

  • Q1. According to my cv and my education
  • Q2. According to my skills and my personal life
  • Q3. Time management and way of communication
  • Q4. Clothing style and understanding power
  • Q5. Salary discussion and according to my skills
  • Q6. My personal question and company quarries
  • Q7. My life style and company routin
  • Q8. Day shift and comfortable job
  • Q9. Quarries about the company
  • Q10. Company pay skill and management of timing
  • Q11. Give the time for learning
  • Ans. 

    The time for learning varies for each individual and depends on factors such as prior knowledge, motivation, and learning style.

    • Learning time can range from a few hours to several months or even years.

    • Prior knowledge in related subjects can shorten the learning time.

    • Motivation and dedication play a crucial role in speeding up the learning process.

    • Learning style, such as visual, auditory, or kinesthetic, can also impact...

  • Answered by AI
  • Q12. Full detail about the company
  • Q13. Understanding the employee problem
  • Q14. 9am to 5pm job timing of evening
Round 5 - One-on-one 

(2 Questions)

  • Q1. About my skills and qualification
  • Q2. Qualification and skills

Interview Preparation Tips

Topics to prepare for TCS Computer Operator and Clerk interview:
  • Computer Operating
  • Communication Skills
  • Dressing sense
Interview preparation tips for other job seekers - Find for me a suitable job and 9:00am to 5:00 pm job.

Interview Questionnaire 

2 Questions

  • Q1. Speak 5 minutes on Delhi metro, Women empowerment, Facebook, Social media, Politics, motivation, trending Etc.
  • Q2. Tell me about your previous day that what you have done from morning to evening?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident because if you are not confident in front of the interviewed then you can't reply properly to any question of him, You should have to be confident.

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

Interview Questionnaire 

4 Questions

  • Q1. Best sorting although and its working they asked
  • Q2. Write a program to replace the character with another character in java.
  • Ans. 

    A program to replace a character with another character in Java.

    • Create a string variable with the original text

    • Use the replace() method to replace the character with another character

    • Print the new string with the replaced character

  • Answered by AI
  • Q3. SQL queries on order by, group by, and it's difference they asked.
  • Q4. Project management experience they asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare on the basis concepts and be perfect on your resume they are not expecting much from you as you are a fresher.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. It's was basic testing questios, specific to selenium and Java.
  • Q2. Explain framework
  • Ans. 

    A framework is a set of guidelines, standards, and tools used to develop software applications.

    • A framework provides a structure for developers to build upon

    • It includes pre-written code and libraries to simplify development

    • Frameworks can be specific to a programming language or platform

    • Examples include React for web development and TensorFlow for machine learning

  • Answered by AI
  • Q3. Basic java programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, basically on manual testing, Selenium and Java

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Swap two number with and without temporary variable
  • Ans. 

    Swap two numbers with and without temporary variable

    • Without temporary variable: Use addition and subtraction

    • With temporary variable: Use a third variable to store the value of one of the numbers

    • Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;

    • Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be afraid. It companies take interview to select you. And if you are selected in this company you are not lucky enough so try hard.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What is second level cache?How to implement second level cache?How to optimize sql query?what are solid principles?
  • Ans. 

    Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.

    • Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.

    • To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.

    • SOLID principles are a set of design principles for writing maintainable and scalable cod...

  • Answered by AI
  • Q2. Mostly FAQ but somewhat in depth?
  • Q3. How to deploy application in aws?
  • Ans. 

    To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.

    • Create an EC2 instance in the desired region and select the appropriate instance type

    • Configure security groups to allow traffic to and from the instance

    • Install necessary software and dependencies on the instance

    • Upload your application code to the instance

    • Start the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic faq but in depth,Interview level is easy to medium.They will ask only theory .No practical algorithm test.

Skills evaluated in this interview

Infosys Interview FAQs

How many rounds are there in Infosys Computer Operator and Clerk interview?
Infosys interview process usually has 1 rounds. The most common rounds in the Infosys interview process are Coding Test.

Tell us how to improve this page.

Infosys Computer Operator and Clerk Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Infosys Computer Operator and Clerk Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.6

Skill development

5.0

Work-life balance

4.6

Salary

4.5

Job security

4.6

Company culture

4.5

Promotions

4.6

Work satisfaction

Explore 3 Reviews and Ratings
Technology Analyst
55.4k salaries
unlock blur

₹3 L/yr - ₹11.2 L/yr

Senior Systems Engineer
51.2k salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

System Engineer
31.7k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
31k salaries
unlock blur

₹5.1 L/yr - ₹19.6 L/yr

Senior Associate Consultant
28.8k salaries
unlock blur

₹6.2 L/yr - ₹16.9 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview