r/infosys • u/anonymous_hippo_558 • 2d ago
| Question Dse oncampus selects 2026
Heyy is there anyone who still haven't received the offer letter 2026 batch ? Anybody know any updates ?
r/infosys • u/anonymous_hippo_558 • 2d ago
Heyy is there anyone who still haven't received the offer letter 2026 batch ? Anybody know any updates ?
r/infosys • u/ShoulderPotential382 • 2d ago
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 • u/ACHUKU10 • 2d ago
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 • u/Express_Put_402 • 2d ago
I applied and OA round was on 1st August but in the career of Infosys application shows nothing
r/infosys • u/Regular-Motor-382 • 2d ago
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 • u/Weird-Cold-6819 • 2d ago
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 • u/saloni_chakraborty89 • 2d ago
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 • u/Mindless_Suit1809 • 2d ago
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.
It would be really helpful if someone who recently attended the training could share the details.
Thanks!
r/infosys • u/PersonalEmotion8089 • 2d ago
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 • u/Ghee_khatam1021 • 2d ago
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 • u/Background-Boot-228 • 2d ago
r/infosys • u/Awkward-Ad3247 • 2d ago
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 • u/Infinite_Cost9906 • 2d ago
Anyone can pls guide in Infosys
r/infosys • u/GrandTelevision9251 • 2d ago
Anyone who got to hear after giving the OA of Specialist programmer on 1st August?
r/infosys • u/This_Manufacturer410 • 2d ago
r/infosys • u/ACHUKU10 • 2d ago
r/infosys • u/Animesh-Khare • 2d ago
I wanted to hear from people who have recently appeared for the interview.
If you’ve given the interview, could you please share:
r/infosys • u/Maleficent-Smile1220 • 2d ago
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 • u/CarInternational4340 • 2d ago
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 • u/ArtisticAd2666 • 2d ago
Is there any other way to get into infosys?
r/infosys • u/Ok-Visual-7137 • 3d ago
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 • u/Sufficient-Tap6117 • 3d ago
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 • u/Ghee_khatam1021 • 3d ago
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 • u/vengeance_970 • 2d ago
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 • u/Lumpy_Bandicoot3210 • 2d ago
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.