Categories: Interview questions

30+ Infosys Freshers Interview Questions

If you are a fresher (fresh out of college) or still doing your engineering or related (MCA/BCA) degree and you are planning to appear for Infosys (as part of campus placement or campus hiring), here is a list of questions you would want to brush up in order to get fully prepared for Infosys interview. The following are some of the categories representing different interview questions:

  • Technical questions
  • Project-related questions
  • HR-related questions


Technical Questions

  • Object-oriented concepts
    • What is a class?
    • What is inheritance
    • What is data encapsulation?
  • Programming concepts
    • What are pointers? How do you implement pointers in C?
    • Write a program on Fibonacci series and odd/even number
    • Write a program to swap 2 strings and 2 numbers.
    • Write a program to read the content of a file and print.
    • Write a program to find out whether a number is a prime number?
    • List down some differences between Java and C programming language
  • Data Structure & Algorithms
    • List down some examples of Linked list.
    • Data structure questions on Bubble sort, Quick sort
    • What is doubly linked list? How to add or remove node from doubly linked list?
  • Technology awareness
    • What is cloud computing?
    • What is IOT? What are some of the advantages and disadvantages of IOT?
    • What do you mean by Smart cities?
    • What are different types of databases?
  • Computer science fundamentals
    • Basic questions on operating system concepts
    • Basic questions on database queries

Project-related Questions

  • Explain projects (primarily, final year project) that you have done
  • Basic questions based on your engineering stream
  • Explain project done during summer training

HR-related Questions

  • Tell me about yourself.
  • Tell me about your family.
  • What is your native place?
  • Schools and college have you studied in?
  • Tell about your co-curricular activities
  • Why do you want to join Infosys?
  • Why you chose to do engineering?
  • Why should you be hired?
  • Tell us about your hobbies
  • Are you ready to work on newer technologies
  • How would you manage work-life balance?


Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning and BI. I would love to connect with you on Linkedin. Check out my books titled as Designing Decisions, and First Principles Thinking.

Recent Posts

The Watermelon Effect: When Green Metrics Lie

We’ve all been in that meeting. The dashboard on the boardroom screen is a sea…

3 weeks ago

Coefficient of Variation in Regression Modelling: Example

When building a regression model or performing regression analysis to predict a target variable, understanding…

3 months ago

Chunking Strategies for RAG with Examples

If you've built a "Naive" RAG pipeline, you've probably hit a wall. You've indexed your…

3 months ago

RAG Pipeline: 6 Steps for Creating Naive RAG App

If you're starting with large language models, you must have heard of RAG (Retrieval-Augmented Generation).…

3 months ago

Python: List Comprehension Explained with Examples

If you've spent any time with Python, you've likely heard the term "Pythonic." It refers…

4 months ago

Large Language Models (LLMs): Four Critical Modeling Stages

Large language models (LLMs) have fundamentally transformed our digital landscape, powering everything from chatbots and…

6 months ago