Interview Experience Analysis for Infosys

11 Records Found
TOTAL EXPERIENCES
11
COMPANIES COVERED
1
ROLES COVERED
6
LOCATIONS COVERED
5

Curious About Salaries?

View Infosys Compensation Details

Share this page with your network:

Role Distribution

Years of Experience vs Number of Experiences

Infosys Interview Experiences

Detailed insights from real candidates who interviewed at top tech companies

Sort by:

Infosys Interview Experience | Java Backend | Bangalore | Oct 25

InfosysJava Backend📍 Bangalore💼 3 YOE

Summary

I applied directly on the Infosys portal and received an offer for a Java Backend role in Bangalore after successfully completing three rounds of interviews: Technical, Hiring Manager, and HR. I am cu...

Interview Experience

Current Company - Service Based YOE - 3 years Hi I got this opportunity by directly applying on portal. **1st Round - Technical Round(30 mins)** Interviewer touched upon everything from API creation to java core. Difference between Throw and throws, interface & abstraction , checked and unchecked...

Interview Questions (5)

Difference between `throw` and `throws`

Other
Loading content...

Interface and Abstraction in Java

Other
Loading content...

Checked vs. Unchecked Exceptions

Other
Loading content...

Polymorphism in Java

Other
Loading content...

Reverse a String

EasyData Structures & Algorithms
Loading content...
Read on LeetCode

Specialist Programmer Interview Experience (Sep 2025)

InfosysSpecialist Programmer

Summary

I shared my complete interview journey for the Infosys Specialist Programmer role via HackWithInfy, covering the online assessment, an offline coding test, a round on basic DSA/CS concepts, and a fina...

Interview Experience

### **My Infosys Specialist Programmer Journey (HackWithInfy) – Assessment to Interview** I wanted to share my entire journey for the **Infosys Specialist Programmer** role through **HackWithInfy**, in case it helps someone preparing. --- #### **Registration** I registered for HackWithInfy thro...

Interview Questions (3)

Climbing Stairs

Data Structures & Algorithms
Loading content...

Swap Two Numbers Without Third Variable

Data Structures & Algorithms
Loading content...

Merge Sort

Data Structures & Algorithms
Loading content...

Preparation Tips

My preparation involved focusing on common topics for coding rounds such as Greedy, Knapsack, Dynamic Programming, Trees, Graphs, Segment Trees, and Fenwick Trees. For basic DSA/CS concepts, I prepared for problems like Climbing Stairs, swapping numbers without a third variable, and Merge Sort, in a...

Read on LeetCode

Infosys Interview Experience | Associate Consultant (Pune) | 2.5+ Years Experience

InfosysAssociate Consultant📍 Pune💼 2.5 YOE

Summary

Loading content...

Interview Experience

I recently interviewed for the Associate Consultant role at Infosys (Pune location) with 2.5+ years of IT experience.Here’s a breakdown of my interview journey:Round 1: Technical Interview (Virtual)Focused on backend + Java concepts and practical implementation.Key questions asked:Java 8 Stream API:...

Interview Questions (5)

Java 8 Stream API Concepts

Other
Loading content...

Microservices & API Gateway Design

System Design
Loading content...

Spring Boot Exception Handling

Other
Loading content...

K-th Frequent Element in Array

MediumData Structures & Algorithms
Loading content...

Handle Team Conflict

Behavioral
Loading content...
Read on LeetCode

Infosys SP/DSE || OA Problems || July 2025 ✅

InfosysSP/DSE

Summary

Loading content...

Interview Experience

I recently gave the Infosys SP-DSE OA where there were three DSA problems based on math, greedy, combinatorics and graph. # 🔹 Question 1: In the enchanted forest, Pious found a straight magical vine with N glowing berries of different colors: The colours of berries are represented by lowercase le...

Interview Questions (3)

Magical Vine: Repeating Berry Patterns

Data Structures & Algorithms
Loading content...

Array Partitioning with Factor Count Constraint

Data Structures & Algorithms
Loading content...

Eldoria: Subsets of Cities and Prime Realms

Data Structures & Algorithms
Loading content...
Read on LeetCode

My Infosys Specialist Programmer Interview Experience – March 2025

InfosysSpecialist Programmer📍 Noida

Summary

I successfully navigated the Specialist Programmer interview process at Infosys, which included an online coding test, a live coding assessment, a presentation, and a technical interview covering AI, ...

Interview Experience

Excited to share my Specialist Programmer (SP) interview journey at Infosys Ltd, Noida. # 📌 **Step 1: Online Coding Test – 3 Hours** The assessment had 3 DSA problems of increasing difficulty: 1️⃣ Queue + Greedy (Medium) 2️⃣ DP + GCD (Medium-Hard) 3️⃣ DP + HashMap + Prime Factorization (H...

Interview Questions (13)

Motivation for AI Specialization

Behavioral
Loading content...

AI Application in Projects

Behavioral
Loading content...

Core AI Concepts and Real-World Applications

Other
Loading content...

OOPs Concepts with Real-World Examples

Other
Loading content...

Java Interfaces

Other
Loading content...

Call by Value vs. Call by Reference

Other
Loading content...

Memory Management Concepts

Other
Loading content...

Multiple Inheritance in Java

Other
Loading content...

Discussion on Internship Projects

Behavioral
Loading content...

Technologies Used in Internship Projects

Behavioral
Loading content...

Approach to Pre-Interview Coding Problem

Data Structures & Algorithms
Loading content...

Time and Space Complexity Analysis

Data Structures & Algorithms
Loading content...

Recursive Fibonacci Function

EasyData Structures & Algorithms
Loading content...
Read on LeetCode

Infosys Specialist Programmer | 2024 | OFFER

InfosysSpecialist Programmer💼 0 YOE

Summary

I am a 2024 Computer Science graduate who secured an offer for the Infosys Specialist Programmer role. The interview process involved an online assessment with three coding problems and an interview r...

Interview Experience

First of all, let me give you a short introduction about myself. I am a 2024 graduate in Computer Science and Engineering from a tier 3 private college. I am a Knight on LeetCode (top 3%) and a Specialist on Codeforces. I was active in coding contests on both LeetCode and Codeforces from my seco...

Interview Questions (2)

Design LFU Cache

HardData Structures & Algorithms
Loading content...

Optimize E-commerce Order Filtering (COD/Prepaid)

System Design
Loading content...

Preparation Tips

If you have an Infosys Specialist Programmer role interview, know that you are already very good with DSA. Go through system design articles on Medium, and read about the famous patterns—singleton, factory, decorator, etc. (There are about 6-7 that are the most important among others.) You will not ...

Read on LeetCode

infosys sp role

InfosysSP role

Summary

My interview experience for the SP role at Infosys included questions on arrays, one of which specifically involved removing adjacent duplicates, along with problems on stacks, dynamic programming, an...

Interview Experience

Loading content...

Interview Questions (1)

Remove Adjacent Duplicates

Data Structures & Algorithms
Loading content...
Read on LeetCode

Infosys | Specialist Programmer | 2023 batch

InfosysSpecialist Programmer📍 Pune Development Centre

Summary

I participated in HackWithInfy 2022, securing a top-100 rank, which led to a Specialist Programmer interview opportunity at Infosys. The interview involved a coding round (LRU Cache), OOPS and DBMS th...

Interview Experience

I appeared in **HackWithInfy** **2022**, It is an all india coding competition organize by Infosys. I have secured Under 100th Rank in it and got a Pre-Placement Interview Opportunity for the role of Specialist programmer role at Infosys And I also moved into Grand Finale which was organized in Info...

Interview Questions (8)

LRU Cache Implementation

Data Structures & Algorithms
Loading content...
View Problem

Pillars of OOPs

Other
Loading content...

Explain Abstraction (OOPs)

Other
Loading content...

Explain Inheritance and its types (OOPs)

Other
Loading content...

ACID Properties (DBMS)

Other
Loading content...

Difference between WHERE and HAVING clause (DBMS)

Other
Loading content...

Normalization and its types (DBMS)

Other
Loading content...

Multivalued Dependency (DBMS)

Other
Loading content...
Read on LeetCode

Infosys | Specialist Programmer | Pan india

InfosysSpecialist Programmer📍 PAN INDIA💼 0 YOE

Summary

I secured a rank under 100 in HackWithInfy 2022, which led to a Pre-Placement Interview opportunity for the Specialist Programmer role at Infosys. After clearing a coding round and a video interview c...

Interview Experience

I was appear in HackWithInfy 2022, It is an all india coding competition organize by Infosys. I have secured Under 100th Rank in it and got a Pre-Placement Interview Opportunity for the role of Specialist programmer role at Infosys And I also moved into Grand Finale which was organized in Infosys Pu...

Interview Questions (8)

Delete Operation for Two Strings

Data Structures & Algorithms
Loading content...
View Problem

Explain Abstraction in OOPS

Other
Loading content...

Explain Inheritance, its types, Multiple and Multilevel Inheritance

Other
Loading content...

What is Indexing in DBMS?

Other
Loading content...

What are Views in DBMS?

Other
Loading content...

What are ACID Properties in DBMS?

Other
Loading content...

Difference between WHERE and HAVING clause

Other
Loading content...

What is a Trigger in DBMS?

Other
Loading content...
Read on LeetCode

Infosys | Specialist Programmer

InfosysSpecialist Programmer📍 PAN INDIA💼 0 YOE

Summary

I secured a rank under 100 in HackWithInfy 2022, which led to a Pre-Placement Interview opportunity for the Specialist Programmer role at Infosys. The interview covered coding, OOPs, and DBMS question...

Interview Experience

I was appear in HackWithInfy 2022, It is an all india coding competition organize by Infosys. I have secured Under 100th Rank in it and got a Pre-Placement Interview Opportunity for the role of Specialist programmer role at Infosys And I also moved into Grand Finale which was organized in Infosys Pu...

Interview Questions (8)

Delete Operation for Two Strings

MediumData Structures & Algorithms
Loading content...
View Problem

Explain Abstraction

Other
Loading content...

Explain Inheritance and its Types

Other
Loading content...

What is Indexing?

Other
Loading content...

What are Views?

Other
Loading content...

What are ACID Properties?

Other
Loading content...

Difference Between WHERE and HAVING Clause

Other
Loading content...

What is a Trigger?

Other
Loading content...
Read on LeetCode
Showing 10 of 11
CodingKaro App Poster
CodingKaro App
4.7

3K+ Downloads

One of its unique features is an automated coding contest reminder, which sets alarms for upcoming coding contests on popular platforms like CodeChef, CodeForces, and LeetCode, without the need for user input. This feature ensures that users never miss a coding contest and can stay updated with the latest coding challenges.

Download CodingKaro AppDownload CodingKaro App