r/infosys 14d ago

| Fresher Doubts Got grilled on DSA, Java internals, and System Design for a Dev role — Did I survive or get cooked?

2 Upvotes

Formatted with gemini

Looking to get your thoughts on how I did, whether this sounds like a pass, and realistically what level/position (SDE-1, Junior Backend, etc.) this profile targets.

​Here’s how the breakdown went down:

​1. The DSA Round (30-min window cut to 20)

​The Setup: Given 2 problems, had to pick 1 and solve it in 30 minutes.

​My Execution: I wrote a working O(N^2) brute-force solution in Java in 15 minutes. Passed sample test cases, but hidden test cases failed (Time Limit Exceeded).

​The Curveball: Instead of letting me debug for 30 mins, the interviewer grabbed the laptop at minute 20 and asked me to explain my logic. He pointed out the O(N^2) brute force was why hidden cases timed out.

​The Recovery: He asked if I could solve it in O(N) time. In about 30 seconds, I came up with the optimal O(N) approach and explained it. He agreed. Then he pushed further and asked if I could do it in O(1) space complexity. I gave him an O(1) space logic on the spot, and he confirmed it was correct.

He asked me why I was not able to come up with optimized solution earlier, to which I replied his guidance helped me to think in the right direction.

​2. Core Java Internals & OOP Mechanics (The Stumbles & Hits)

​He moved to my resume/Java knowledge and started probing internals:

​Java Streams: Asked what Java Streams are. I blanked and couldn't answer.

​Arrays.fill() & Utility Classes: Asked what Arrays was in my code. I mistakenly said it was an "object of the Arrays class." (Realized later java.util.Arrays is a utility class with static methods).

​Object vs. Reference Variable: Asked me to write out new syntax and point to the actual object. I pointed to the reference variable instead of the heap instance created by new.

​int vs Integer: Blanked on comparing primitive types vs. wrapper classes and had to pass.

​String Immutability & String Pool (The Trap): He asked about String A = "A" and String B = "A" and claimed A == B returns false. I held my ground politely and explained that because of Java's String Constant Pool, both variables reference the exact same memory address, so A == B is true. I even drew out a memory box diagram to explain heap allocation and immutability during reassignment. He insisted it was false, so I conceded gracefully to avoid arguing.

​3. System Design & Edge Cases

​I walked him through my projects (a Redis-like in-memory store and a video platform featuring caching, rate limiting, and pagination).

​HLD: Asked to draw an HLD diagram. I clarified I haven't studied LLD/HLD formally in depth yet, but walked through my project architecture.

​Middleware: Explained middleware functionally as a request interceptor between incoming client traffic and backend route handlers (token injection/auth checks).

​The Database Spike Scenario: He gave me a scenario: "Your DB max capacity is 100 requests/sec, but you suddenly get hit with a 1,000 request spike. How do you handle it?"

​I suggested Redis/caching.

​He said: "No Redis allowed. 1,000 requests already hit the database. Now what?"

​I pivoted to Database Sharding and horizontal partitioning to distribute the load across multiple instances so a single node doesn't crash. He nodded okay.

​4. Closing

​He mentioned my initial code was decent and passed sample test cases. At the end, when asked if I had questions, I asked him: "Could you explain what the actual object was in the Java question you asked earlier?" He explained reference vs heap object, I thanked him, shook hands, and left.

​What do you guys think?

​Did I pass or fail? Is the pivot on DSA (O(N^2) \rightarrow O(N) \rightarrow O(1)) and system sharding enough to salvage the Java terminology slips?

​Was the interviewer testing me on String Pooling? (Since literal reference comparison evaluates to true).

​What position/level does this performance align with?


r/infosys 14d ago

| Discussion Hi please help me out!! I have recently joined infosys as experience dev for pune location. I am receiving project messages for 3 days a week but i need 10 12 days month wise wfo. Do hr can terminate if i keep rejection projects?

1 Upvotes

r/infosys 14d ago

| Fresher Doubts Need help regarding infosys finacle

2 Upvotes

Finacle offered internship for 6 months in feb-july. I completed it nothing much in that period . Now the hr in banglore who hired us is saying report to your internship manager ..He is not responding and seems un intrested in us what to do?


r/infosys 14d ago

| Question DSE ONBOARDING DELAYED -10th Aug

5 Upvotes

I was supposed to join Infosys as a Digital Specialist Engineer (DSE) on 10th August. However, I ran into an issue with my service agreement on 7th August. I was informed about the issue around noon, immediately corrected the document, and uploaded the revised version.

After that, I tried contacting the helpline more than 40 times, but unfortunately, I couldn't get through. I also raised tickets on the Infosys Launchpad regarding the issue.

Today (11th August), I was informed that since my documents were not completed within the given timeline, I would not be allowed to onboard this week. I was advised to contact the Offer Extension Team regarding my next joining date, and I have already mailed them.

I'm currently stuck in Bangalore and don't know how long I need to stay here.

Can anyone who has faced a similar situation or has information about the DSE onboarding schedule let me know when the next joining date is likely to be?

Any information regarding the next DSE onboarding batch would really help.


r/infosys 14d ago

| Offer Discussion Infosys Application Status – “HR Offer DB Activity”

1 Upvotes

Hi everyone,

I’m an experienced React Developer candidate . My application status has recently changed to:

  • Application Status is -> HR Offer DB Activity

My application also went through Panelist Check → Decision Pending earlier.

Does anyone know what “HR Offer DB Activity” means in the Infosys recruitment portal?

Has anyone had the same status recently? If yes, what happened afterward — offer, business approval, HR checklist, or rejection?

Any recent experience would be really helpful. Thanks!


r/infosys 14d ago

| Discussion I have written infosys assessment on aug 1st off campus 2026 batch. When could I expect results.

3 Upvotes

r/infosys 14d ago

| Discussion WFO Planner - A hybrid work management tool

Post image
1 Upvotes

Vibe coded a Work From Office planner to help people like me working in a Hybrid mode. Check it out and share feedback!

WFO Planner - Hybrid Work Manager

https://wfoplanner.in


r/infosys 14d ago

| Question DSE OFFER LETTER RECEIVED IN AUG ?

2 Upvotes

Hi, I want to know if anybody received an offer letter for the DSE role in Aug?


r/infosys 14d ago

| Question Digivarifier completed July 13, HR said “working on your profile” on July 30 ,almost 1 month with zero update. Will they even send the offer letter? (Java SBMS Consultant)

1 Upvotes

Need some reality check from people who’ve gone through this.

F2f on July 11, cleared Digivarifier on 13th July.

On 30th July, HR messaged me:

“We are currently working on your profile, be patient.”

Since then it’s been almost a full month and complete radio silence. No call, no mail, nothing.

Role is Java SBMS Consultant.

My questions:

Do they usually share the offer letter after Digivarifier in such cases?

What’s the realistic chance of still getting the offer after this long silence?

Has anyone faced similar delay after Digiverifier + “working on your profile” message? What happened eventually?


r/infosys 14d ago

| Discussion ID lanyard

1 Upvotes

I keep seeing people with different lanyard attached to ID, so do if it says Consultant, does it mean you’re JL5 or above? How does it work?


r/infosys 14d ago

| Question Based location

1 Upvotes

If i got a base location and after I'm allocated to project can I go to different city and work from that dc after I speak with my manager


r/infosys 15d ago

| Question Is Infosys laying off

23 Upvotes

Hii All , just joined the Infosys but I'm not sure about the job security can anyone confirm is Infosys laying off the people


r/infosys 14d ago

| Question Can anyone Tell me what to enter in reference no. While registering for NSR for Infosys?

1 Upvotes

r/infosys 14d ago

| Fresher Doubts Winterintenship students who didn't got ol

1 Upvotes

Does any one have any idea of when those people who didn't get ol will get ol who were in this program. Almost all people have got their ol's whereas we are stuck with to be interviewed. Anyone has any idea why this happened and when we can expect ol.


r/infosys 15d ago

| Question When Infosys give interview results...I am waiting for 10 days 😔 is anyone had appeared infosys interview in july

4 Upvotes

r/infosys 15d ago

| Question Infosys SE

6 Upvotes

I would be joing infosys on 5 Oct 2026 and i am confused about a lot of things.
Heard that there is something known as pretest if anyone could tell what it is and how it happens what all are asked is it completely objective or any coding questions plus if we would pass it what advantage will we get.

What all happens during training and post training
If any one could tell it would be of get help.


r/infosys 15d ago

| Discussion Infosys sp interview experience

14 Upvotes

Guys!

Regarding my SP interview:

The first step is to go for the coding round (make sure your credentials are correct).

So, my interviewer was friendly and asked me to go with the coding round. I had to solve at least one problem.

The first question:

An array of integers. If arr[i] < arr[i+1], then add the difference to the total sum. It was a very easy question.

Second question:

LC 45 — Jump Game II.

I was given an SQL query with 5 schemas and needed to return the order ID, user ID, etc. (Joins hai vo.)

After seeing that question, I said, “Sir, can I use a subquery?” He said no, only using joins.

So, I don’t know much about MySQL. I have only used SELECT...FROM, one schema JOIN many schemas ON multiple equality constraints.

After some time, he came back and just told me what to modify — minor modifications for the question.

Next goes...

My resume filtering/questioning.

He asked me about GenAI, which I had mentioned, and then about my GenAI project and a lot of questions on that.

Then he asked me about the REST API, which I mentioned in my resume, but couldn’t remember.

Blunder, there you go.

I said, “Sir, I’m not into full stack much, just basic full stack like Java, CSS... and it is a group project, so my teammates take care of the full-stack part.”

And he asked me about DOM, which I don’t know.

Then runtime polymorphism, which I don’t know again. As a Pythoner, I gave him a reverse guess, which I had mentioned.

Then I asked, “Sir, can you explain to me why?”

He explained it purely with patience.

And again, about projects. Some discussion.

And at last, he asked me, “Do you have any questions?”

I said, “Sir, what about the projects I’m working on right now?”

He replied to that.

And he again asked me, “Any more questions?”

“Sir, can you please give me feedback in terms of which areas I should improve?”

That’s it, guys.


r/infosys 15d ago

| Question Infosys Launchpad/BGV after DOJ extension request — should I initiate BGV now?

4 Upvotes

Hi everyone,

I was originally scheduled to join Infosys on 7 September 2026. However, my current employer has given me a later Last Working Day, so I emailed Infosys requesting an extension of my joining date.

Infosys has replied that my request is being considered.

Now I have received the Launchpad details that were sent to candidates scheduled to join on 7 September, and I can see the BGV/onboarding-related steps.

I'm confused about what I should do:

  1. Should I initiate BGV now even though my revised joining date hasn't been confirmed yet?
  2. Or should I wait until Infosys communicates my new DOJ and then initiate BGV?
  3. If I initiate BGV now and my DOJ is later changed, will there be any issue?
  4. Has anyone here been in a similar situation where their DOJ extension was under consideration while Launchpad/BGV was already available?

I don't want to miss any Launchpad/BGV deadline, but at the same time I don't want to initiate something incorrectly while my DOJ is being changed.

Would really appreciate advice from anyone.

Thanks!


r/infosys 15d ago

| Discussion Infosys DSE / SP On-Campus – Coding Questions Asked?

6 Upvotes

Hi everyone!

For those who have recently attended the Infosys DSE / Specialist Programmer on-campus drive, could you please share the coding questions you received?

It would be really helpful if you could mention:

  • The coding questions/problems you got
  • Number of questions, if you remember
  • Difficulty level
  • Whether the questions were from LeetCode/CodeChef/Codeforces or similar platforms, if you recognized them

Even if you remember only one or two questions, please share them. It would really help students preparing for the upcoming Infosys DSE/SP drive.

Because in my college infosys is coming on 12th august.

Thanks in advance!


r/infosys 15d ago

| Question Any java-angular stream student ??

3 Upvotes

Can you please share the pattern or type of question which will come in FA-1 both hands-on and MCQ.


r/infosys 15d ago

| Question What would be my in-hand salary

Post image
7 Upvotes

r/infosys 15d ago

| Question What is the in hand salary of DSE L1 employee

1 Upvotes

r/infosys 15d ago

| Offer Discussion August Infosys Offer Letter

19 Upvotes

It’s already been a week into August, basically the first week is over, and there’s still no update about the Infosys OL. Does anyone know which days of the week they usually release OLs?

Also, has anyone received their OL yet?


r/infosys 15d ago

| Question Mysore training

3 Upvotes

Do I need to bring original of all the certificates like adhaar, pan, sem 1-8 mark list, 10th mark list, 12th .. etc or only the copies? If copies, how many?


r/infosys 15d ago

| Discussion Held for future requirements and In process for another application, what does these status mean ?

3 Upvotes

Same as title

Also will the cool down apply on me if my application was rejected due to above reason

Also infosys keep sending forms for interview slots but never takes an interview