Skip to main content

Infosys Interview Questions & Process

Infosys hires freshers into tiered tracks — commonly Systems Engineer (SE), Digital Specialist Engineer (DSE), and the top Specialist/Power Programmer band — through online tests whose difficulty rises with the tier, plus the InfyTQ certification route that can carry a direct interview. The interviews reward fundamentals, a clean project story, and communication; Infosys also weighs trainability heavily because every fresher goes through its Mysore training program, where performance is assessed again. Know your tier’s bar before you prepare: SE-level tests emphasise aptitude, while Power Programmer papers are genuine competitive-coding filters.

Fresher tracks

SE (base), DSE, Specialist/Power Programmer (rising package and coding bar)

Typical process

Online test → technical interview → HR (sometimes combined); InfyTQ route can shortcut

Test

Aptitude, reasoning, verbal (+ pseudo-code); higher tracks: full coding papers

Training

Fresher offers include the Mysore training program with internal assessments

The Infosys selection process

  1. 1

    Online test

    SE-level papers cover quantitative aptitude, logical reasoning, verbal ability and pseudo-code/basic programming MCQs. DSE and Specialist/Power Programmer papers are coding-heavy — multiple problems spanning data structures, algorithms and SQL, at a difficulty comparable to product-company screens for the top band. The InfyTQ program (Infosys’s certification platform) offers an alternative route: high scores there have historically earned direct interview calls and track upgrades.

  2. 2

    Technical interview

    Fundamentals of your language (OOP with examples, collections/pointers depending on Java/Python/C++), SQL queries and DBMS one-liners, basic OS/networking, puzzles occasionally, and your project in depth — expect "what would you change in your project today?" as a follow-up. Higher tracks get live problem-solving with complexity discussion. Infosys panels are generally conversational; thinking aloud earns credit.

  3. 3

    HR interview

    Motivation, relocation and shift flexibility, training-program willingness (Mysore residency), notice/joining timelines, and document verification. Infosys HR frequently asks about the company itself — founders, values, recent news — as a seriousness check; two minutes of reading the newsroom the night before covers it.

HR & Screening Questions

Introduce yourself.

What they’re assessing: Communication screen plus agenda-setting for the panel — your introduction picks the project they will drill.

How to answer: Ninety seconds, four beats: identity (degree, college, academics one-liner), proof (a project or internship with a number), skills mapped to the role, intent. Infosys explicitly values trainability — a closing line like "I pick up new stacks fast, which I understand matters for the training program" lands well here.

What do you know about Infosys?

What they’re assessing: A seriousness check Infosys HR asks more consistently than most recruiters.

How to answer: Three facts beat a speech: founded 1981 by N.R. Narayana Murthy and co-founders, headquartered in Bengaluru, one of India’s largest IT services companies known for its Mysore training campus and platforms like Finacle. Add one recent item from their newsroom (a result, an AI initiative) to show you looked this week, not last year.

Are you ready to relocate for training and projects?

What they’re assessing: Fresher training is residential (Mysore) and project locations follow client demand; consent must be informed.

How to answer: Answer plainly and from knowledge: "Yes — I understand training is at Mysore and postings depend on projects." If you have a genuine constraint, surface it now with the reason. Enthusiasm about the training campus specifically is credible here — it is genuinely regarded as an asset of joining Infosys.

Why should we hire you over other candidates with the same degree?

What they’re assessing: Differentiation probe — with lakhs of similar applications, they are asking you to make the selection argument yourself.

How to answer: Pick two differentiators with evidence, not adjectives: a project that shipped to real users, a certification with applied proof (InfyTQ, NPTEL), a consistency signal (no backlogs, steady CGPA), or demonstrated communication (club leadership with numbers). Deliver as claims-plus-proof and stop; overlong answers dilute it.

Salary expectation questions for freshers.

What they’re assessing: Packages are fixed per track; the check is research and acceptance likelihood.

How to answer: Acknowledge the structure: SE, DSE and Specialist/Power Programmer carry standard packages commonly reported from the mid-3s LPA up to ~9+ LPA at the top band in recent cycles — verify current figures on Infosys careers or your drive’s announcement. State alignment with your track’s announced package; negotiation is a lateral-hiring concept, not a fresher one, at this scale.

Technical Interview Questions

OOP pillars with real examples, and why Java (or your language) uses them.

What they’re assessing: The standard Infosys opener for engineering candidates; the "why" follow-up separates understanding from recitation.

How to answer: Four one-line definitions each grounded in your project, then the design "why": encapsulation for safe change, inheritance for reuse, polymorphism for extensibility. If Java: expect follow-ups on interfaces vs abstract classes and collections (ArrayList vs LinkedList, HashMap basics).

Pseudo-code / predict the output questions.

What they’re assessing: Mirrors the SE test pattern — reading code accurately is the base skill the track needs.

How to answer: Trace on paper line by line, tracking variables in a small table, and narrate as you go. The common traps are loop boundaries, integer division, and post/pre-increment. Practising twenty output-prediction questions the week before covers most of what appears.

SQL: GROUP BY with HAVING; difference between WHERE and HAVING.

What they’re assessing: A step past the basic JOIN — Infosys papers and panels both like aggregation.

How to answer: Write a real query (department-wise average salary above X), then the one-liner: WHERE filters rows before grouping, HAVING filters groups after aggregation. Be ready to extend the same query with ORDER BY and a JOIN — panels often build one query across five minutes.

Explain your project, then: what would you change in it today?

What they’re assessing: The second half is the Infosys-flavored follow-up — it tests reflection and growth, the trainability signal they hire on.

How to answer: Standard walkthrough first (problem, stack, your modules, one number), then a genuine improvement: "I would replace polling with websockets", "I would add tests — we debugged manually and it cost us". A real self-critique told confidently is among the strongest fresher answers available.

Puzzles and basics: 3 bulbs/3 switches, OS process states, HTTP vs HTTPS.

What they’re assessing: Filler-round staples that test structured thinking and retained fundamentals.

How to answer: For puzzles, narrate the method — heat of the bulb, elimination logic — since the reasoning is the answer. For one-liners, prepare contrasts in single sentences: HTTPS = HTTP over TLS with certificates; process states = new/ready/running/waiting/terminated with one transition example.

Managerial & Situational Questions

Training at Mysore is rigorous and assessed. How will you handle failing an internal assessment?

What they’re assessing: Training washouts are real and expensive; they want resilience plus a concrete recovery method, not bravado.

How to answer: Acknowledge the stakes and answer with a system: identify the weak module from feedback, restructure study hours, use peer groups and trainers, and clear the reattempt. If you have a real academic-recovery story (a failed midterm turned around), tell it in two sentences — evidence beats assurance.

Your client rejects work you believe is correct. How do you respond?

What they’re assessing: Services staple testing ego management and communication discipline.

How to answer: Understand before defending: ask for the specific gap, re-check against the requirement, and if you are still right, present the evidence respectfully through your lead with options. Never frame it as winning the argument — frame it as converging on what the client actually needs, which is the job.

How do you prioritise when two seniors assign you conflicting work?

What they’re assessing: A fresher-realistic scenario probing communication over silent overcommitment.

How to answer: Make the conflict visible immediately: tell both, with your current estimate, and ask them (or your reporting manager) to set the order — then deliver to the agreed sequence. The failing answer is attempting both silently and missing both; say explicitly that transparency beats heroics.

Infosys-specific preparation tips

  • Identify your target track first — SE preparation (aptitude + pseudo-code) and Power Programmer preparation (competitive coding) are different projects; preparing at the higher bar can only upgrade you.
  • If you are in college with time, InfyTQ is the highest-leverage Infosys-specific preparation: the certification has historically carried direct interview benefits and track upgrades.
  • Drill output-prediction and pseudo-code questions — they are the most Infosys-distinctive part of the SE test and the cheapest marks to secure.
  • Read the Infosys newsroom the night before HR: "what do you know about us" is asked here more consistently than at peer companies.
  • Prepare the "what would you change in your project" answer in advance — the reflective follow-up is near-guaranteed and most candidates have never considered it.

Rehearse the Infosys interview aloud

The AI coach runs a spoken mock interview and scores your answers — content, structure and delivery — so the real round is not your first attempt.

Start a Mock Interview →

Infosys process FAQs

What are the Infosys fresher hiring tracks and their differences?

Commonly: Systems Engineer (SE) — the base track with an aptitude-led test; Digital Specialist Engineer (DSE) — a higher bar and package; and Specialist/Power Programmer — the top band with a genuinely hard coding paper and the highest package. Names and exact structures shift between cycles, but the tiered pattern has been stable: harder test, better package. Your drive’s announcement on Infosys careers is authoritative.

What is the Infosys fresher salary?

Standard per track and announced each cycle — commonly reported from the mid-3 LPA range for SE up to ~9 LPA or above for the Specialist/Power Programmer band in recent drives. Verify the current figures for your cycle on the official careers portal or offer letter; forum numbers lag real cycles.

What is InfyTQ and does it still help?

InfyTQ is Infosys’s free learning-and-certification platform for engineering students. Historically, clearing its certification exam has earned direct interview calls and eligibility for higher tracks, making it the most Infosys-specific preparation investment available. Program benefits change year to year — check the current InfyTQ terms — but the syllabus itself (Python/Java, DBMS, problem solving) maps directly onto the interview regardless.

How many interview rounds does Infosys have for freshers?

Typically one technical interview and one HR discussion after the online test, sometimes merged into a single combined conversation in recent cycles. The technical round carries the decision weight; HR confirms flexibility, training willingness and documents. Lateral hiring adds deeper technical rounds per role.

Can I reapply to Infosys after rejection?

Yes, in a subsequent drive after the waiting period your rejection communication specifies (a few months is the commonly reported norm). Reapplying at a higher preparation level matters more than reapplying quickly — and the InfyTQ route effectively offers a second door that many rejected candidates use for their reattempt.

Process details, packages and policies describe commonly reported recent cycles and change between drives — the company’s official careers portal and your invite email are authoritative.