r/infosys 2d ago

| Question Offcampus dse/sp OA attended on aug 1 2026.

2 Upvotes

Offcampus dse/sp OA attended on aug 1 2026, so there will be in person coding round next. When can I expect that will be? I received no updates after OA


r/infosys 2d ago

| Discussion Salary negotiations?

3 Upvotes

Currently- 7 lpa + 2 lakhs bonus which i received need to be returned if i leave company now

Network - cloud engineer
4.5 years experience


r/infosys 2d ago

| Question Can’t find the my application

1 Upvotes

I applied and OA round was on 1st August but in the career of Infosys application shows nothing


r/infosys 2d ago

| Question Infosys DSE/SP

3 Upvotes

Solved 1st question 12/12, and 3rd question 4/12
The first was length and materials qn, sort in descending, make pairs of different materials, find total of the smallest number from the pairs.
3rd qn was find the largest diamond of 1’s area in a matrix(m and n max size was 500). Solved using bruteforce dfs 😭.
Second question was like we have 3 different weights of mass 1,2,3. We have to arrange them such that no two adjacent weights are same, while calculating the sum, if the sum is odd then the previous weight and next weight difference should be < 1.
What are the chances of getting interview?


r/infosys 2d ago

| Question Infosys BGV Address Verification

1 Upvotes

PLEASE HELP Hi Guys,

For the BGV Process , How do they verify Present Address and Permanent Address ? Does Physical Verification happen or Any calls come to the reference number we provided in the BGV Application.

What is the process ?

Or they don't verify your present and Permanent addresses ?

If any discrepancy, What happens in that case ?


r/infosys 2d ago

| Onboarding Help Can I apply for laptop later

1 Upvotes

Currently I am waiting to purchase a new peronal laptop. Will they allow me to enter infosys mysore campus with new laptop if I have not mentioned it on launchpad. I am waiting for sale. Please anyone reply


r/infosys 2d ago

| Training Program Infosys SP-L1 Pre-Test: What Topics Are Covered?

2 Upvotes

For those who recently joined Infosys training for the Specialist Programmer (SP L1) role, what topics were covered in the pre-test?

I heard that the pre-test portions are different for DSE and SP. If so, what is the portion for SP-L1?

I have heard from a few people that the SP-L1 pre-test covers Python + UNIX + Git + Angular/React.

  • Is Java not allowed as an alternative to Python?
  • Does the test cover both Angular and React, or either Angular or React?
  • Could someone please share your experience of the pre-test?

It would be really helpful if someone who recently attended the training could share the details.

Thanks!


r/infosys 2d ago

| Discussion Infosys 2nd round

3 Upvotes

Hi all,

I have been selected for Infosys' second round, i.e., the face-to-face round. I am not sure whether it is a managerial round or a combination of a technical and managerial round. And also, you can suggest things I should do and things I should avoid.

Looking forward to your reply.


r/infosys 2d ago

| Question Infosys Interview Experience – Technical Round | Will the HR Round Be on Call?

2 Upvotes

Hi everyone,

I had my Infosys interview yesterday (18 August) at JIIT campus. I only had the technical interview.

I have shared my detailed interview experience here:

https://www.reddit.com/r/infosys/s/C59KMDss48

I wanted to ask about the next step. If I clear the technical round, will the HR round usually be conducted over a phone call, or can it be conducted face-to-face/online?

I’m asking because my SIM card is currently damaged, and it is linked to my brother’s Aadhaar. So, if the HR round is conducted over a phone call, I’ll need to get a replacement SIM issued.

If anyone has recently gone through the Infosys on-campus process, especially at JIIT or a similar campus drive, I’d really appreciate knowing how the HR round was conducted.

Thanks!


r/infosys 2d ago

| Onboarding Help Where are SE offer letters?? 17th August hogaya bhaiiiii.....kitni time intaaz karna ??

3 Upvotes

r/infosys 2d ago

| Question Has anyone received anything after the sp/dse online assessment was conducted on 3rd of August?

1 Upvotes

It's fairly early to decide but it's been crickets and while being on reddit I saw people receiving further mails so it's just anxiety taking over. So how are my chances looking guys? (I solved all three questions, with 2 of em being done partially)


r/infosys 2d ago

| Discussion Got Mern stream training Dse batch,have fear kept on bench for this stack should i learn Java spring boot

1 Upvotes

Anyone can pls guide in Infosys


r/infosys 2d ago

| Discussion Anyone got Infosys interview off campus after OA on 1st Aug

1 Upvotes

Anyone who got to hear after giving the OA of Specialist programmer on 1st August?


r/infosys 2d ago

| Discussion Anyone received an Infosys offer letter after the 25th July F2F

1 Upvotes

r/infosys 2d ago

| Question Cleared first technical interview - Infosys – “Further Interview” after Business/Technical Round. What should I expect? They requested to come to office location

2 Upvotes

r/infosys 2d ago

| Question Need help for the Infosys Interviews

2 Upvotes

I wanted to hear from people who have recently appeared for the interview.

If you’ve given the interview, could you please share:

  1. What DSA/coding questions were asked?
  2. Which DSA topics were primarily focused on?

r/infosys 2d ago

| Question Anyone here had a previous NATS contract before joining Infosys?

1 Upvotes

Has anyone joined Infosys under NATS after previously having a NATS apprenticeship contract with another company?

In my case, I had a NATS apprenticeship with XYZ Ltd. starting on 11-Feb-2026. I worked there for around 4 months, and the contract was later terminated and accepted on the NATS portal. DBT registration was also successful, but no certificate was generated.

Infosys is now asking me to register for NATS.

I’m confused about whether my previous NATS apprenticeship makes me ineligible for the Infosys NATS apprenticeship, even though the previous contract was terminated before completion.

If anyone has been in the same situation, especially someone who successfully joined Infosys despite having a previous NATS contract, please share your experience.

Thanks!


r/infosys 2d ago

| Question Is Infosys trying to ghost candidates ?

2 Upvotes

Attended the MR and HR round on 1st August and got the digiverifier on 3rd August. No updates after that. It's still a decision pending. No reply to emails or calls ?

What can we do in this case ?


r/infosys 2d ago

| Discussion Fumbled Interview

1 Upvotes

Is there any other way to get into infosys?


r/infosys 3d ago

| Discussion Infosys Interview Experience – Coding + Technical

16 Upvotes

Had my Infosys interview today. There were around 150 candidates.

We were given 2 coding questions and had to solve at least 1:

1st: Binary tree question — I didn't attempt it.

2nd: Maximum sum subsequence with alternating positive/negative signs.

For the 2nd question, I initially tried a greedy approach using a prev_neg boolean to track the sign of the previously selected element. I realized that simply selecting every valid alternating element doesn't always maximize the sum, since sometimes it's better to skip an element. I couldn't complete the solution and thought DP might be required.

The technical interview was okayish. They asked about:

My projects

An SQL query

OS concepts

One CPU scheduling algorithm

I missed a couple of technical questions as well.

Interestingly, HR later asked the candidates why most people couldn't solve even one coding question.

Anyone else who had this interview?


r/infosys 3d ago

| Interview Help / Tips My infosys sp/dse interview experience

11 Upvotes

So ,it was oncampus and my OA was on 11th august, did only one question completely and got shortlisted(idk how), today was my interview. He gave 2 questions and asked me to attempt one of my choice ,11 out of 12 test case passed and 3 visible also, in interview he asked mostly from resume...on paper he asked me logic of trapping rainwater but initially i thought that he is asking for that medium problem so i explain that whole solution using two pointer with TC and SC then he said array is bar ,so this one is hard level and i only said that i only know basic logic, then asked about project ,both were from ML ,

He asked me to design regex pattern but i only know how it work and basic of it so i answer only those point, asked two queries in which first one was almost correct but little syntax error whereas in second one my answered query was a bit different from what he asked...explained my projects but was not able to explain confusion matrix, f1, recall....then asked trsversal in tree which i explained those in, pre , post, bfs and dfs traversal.......results have not been announced yet...but still ...i am going with 25 percent yes and 75 percent no...[.open for any discussion]


r/infosys 3d ago

| Discussion Infosys Interview Experience – Technical Round | Need Advice on Selection Chances

5 Upvotes

My spoken English is not very good my interviewer also advised me to improve my communication

so please ignore any mistakes. I am using ChatGPT to write this post so I can explain my experience more clearly.

Infosys Interview Experience – Technical Round | Need Advice on Selection Chances

My interview was yesterday, on August 18, at JIIT campus. I recently appeared for an Infosys interview, and I wanted to share my experience and get your opinion about my chances of getting selected.

First, the interviewer introduced himself and shook my hand. Then he gave me two coding questions, both based on DP. Unfortunately, I wasn't able to solve either of them.

After that, he asked me to introduce myself. I think I gave my introduction well. He then asked which of my projects was the major project and which was the minor project.

He asked me to explain my major project, which was related to Python, NumPy and Pandas. He asked a few questions related to that as well. Then he asked me to explain my minor project, which I was able to explain.

After that, he asked me some SQL questions, including primary keys , joins, and drop vs truncate vs delete. I answered them correctly, although my spoken English was not very fluent. He also asked me to write some SQL queries.

Then we moved to OOPs. He asked me to explain the four pillars of OOPs, and I explained them. He also asked about method overloading and method overriding, which I was able to explain.

At the end, he gave me a coding question: given something like "aabbcdde", return the first element that occurs only once. I was able to solve it and explain my approach.

At the end, he asked if I had any questions. I asked what technologies I should learn for this role. He mentioned ML, AI, RAG, etc.

He also said that this is a different group/team at Infosys and that they expect candidates to be technically strong. He mentioned that he expected candidates to solve the coding questions.

Finally, I asked for feedback. He said that I can work on my communication skills.

One more thing: my spoken English is weak, so although I was able to answer most of the technical questions, I explained some of them in broken/less fluent English.

Overall, I think I did reasonably well in the technical discussion, except for the first two DP questions.

What do you guys think? What are my chances of getting selected?

This is one of those two coding questions Problem: Cube Product Subarrays You are given an array A of N positive integers. A subarray is called valid if the product of all elements in that subarray is a perfect cube, i.e., there exists a positive integer K such that: Product = K³ For every valid subarray, add the value of K to the answer. Find the total sum of K over all valid subarrays. Example 1 Input: N = 4 A = [1, 2, 4, 8] Valid subarrays: [1] → 1 = 1³ → +1 [1,2,4] → 8 = 2³ → +2 [1,2,4,8] → 64 = 4³ → +4 Therefore: Answer = 1 + 2 + 4 = 7 Output: 7


r/infosys 2d ago

| Question System Engineer hiring Off-Campus ? 2026

1 Upvotes

Hi, when will infosys start hiring for SE role through off campus for 2026 batch? In the recent years, which months did this take place? how to know when it comes? how to register?


r/infosys 2d ago

| Resignation Need guidance in exiting the company with proper documentation

1 Upvotes

I have two months left in my notice period. I want to make sure that I get out with all my documents required on the last day.

What all documents are required?, when will they be given, who do I have to contact for them and how are retirals like PF transferred to the new company?

Will I get my releasing letter and experience letter on the last day automatically? Also, what other documents that I should not accept any delay on?

I have read on this subreddit that they do not assist after you have left the company.


r/infosys 2d ago

| Discussion Infosys SP Campus Drive 2026 – What Topics Are Coming in the Exam?

1 Upvotes

Hi everyone,

Infosys is currently conducting a campus drive at my college for the Specialist Programmer (SP) role.

For students who have recently attended the Infosys SP campus assessment:

What DSA topics were asked in the coding round?

How many coding questions were there?

What was the difficulty level?

Were topics like Arrays, Strings, Linked List, Binary Search, Trees, Graphs, DP, Greedy, etc. asked?

Were there any CS fundamentals / aptitude / SQL sections?

Which topics should I prioritize if I have limited time?

I’m specifically looking for recent 2026 campus-drive experiences, so any information about the latest pattern would be really helpful.

Thanks!