Preparation for SE , SES/DSE , PP Interview ( Hack with infy and INFYTQ )

Guys who all had written Infosys oncampus test which was conducted on hackerearth (3 coding questions ) for SES & PP/SP ROLES (5 & 8 LPA ) on 21st February or before , for discussions related to Interviews etc… Join this whatsapp group , let’s crack the interview by uniting :fire:.

For infosys ses and pp only interview experience you may use this link

i gave my ses role interview on 15 april and after few days i received a call asking do u have any notice period but till now i didn’t receive any mail Regarding interview results.

1 Like

Bro I recently had my Hackwithinfy exam and was able to solve only 1 problem and overall some of them got atmost 1.5 (partial)question correct or even less .Will I get SES Role(5lpa) .And how many days will it take to give the result.
Anyone reply?

same here

if you solve for more tha 70 marks than there are some chance of getting ses role interview

any lang

Guys who have given the hackwithinfy test on the first week of may.
Lets prepare for the interview… we should definitely crack the interview if we work with unity.
And there is so many things we should learn from each other. WhatsApp Group Invite

@ssrivastava990 bro let me know about the dsa section, the question that you mentioned would be enough of PP interview?
If not what sections should I focus on more?

They ask any-thing depends on interviewer , recently they ask graph question and one DP question ( print LCS of two strings with their indexes) , so prepare for worst case,

Ok thanks…
One more thing like after how many days should I expect the interview? After the final round or within a month? @ssrivastava990

Same goes for SES too? Can they ask graph colouring and all?

how much time they taken to interview you

How many interview rounds will be there for those who selected through hackwithinfy for DSE role?
@ssrivastava990

one only

Even if they didn’t asks HR Questions , there is no second round?

@ssrivastava990 I have been shorlisted for PP interview.

1 Like

Where I can get the resume that I have uploaded to this interview

I was qualified for Infosys Power Programmer[PP or Specialist Programmer] role with 8 LPA and my interview was done last month. This is my experience:-
First Question was “Tell me about yourself” and while introducing myself, I also mentioned about my project which is Covid-19 App using Flutter.
Next question he asked was what is Flutter.
And he also asked me which language I used and I said him Dart. He asked some basic questions on dart.
He asked me what are the programming languages that I know. I mentioned Java and Python and I said I am comfortable in Java. He told me to explain all the OOPS concepts in Java with real life examples.
He asked what is the difference between Compile time and Run time Polymorphism, types of Inheritance, which type of Inheritance is not supported in Java and why.
He asked me whether I have any basic Idea on Collections in Java and I said yes.
Then he asked me what is the difference between ArrayList and Vector which I failed to answer[BTW array list is not threadsafe while Vector is threadsafe. As arrayList is not threadsafe it is fast when compared to Vector].
And again our discussion went into project.
He asked me did I implement any Backend and what are the classes I used in my backend and frontend. Problems I faced during the duration of my Project.
How is it different from Aarogya setu.

He also asked me how will I implement a Library DataBase.What are the classes that I use.What are the methods that I use and also variables and some questions related to this DataBase.

And at last he asked me two coding questions:-
1.)Print Prime numbers b/w 100 and 1000 by sharing my screen[BTW we must share our video for the entire Interview Duration] and I written Naive Approach and while I was going to explain about Sieve of Eratosthenes he told me not needed and he just took the screenshot of code and output.
We can use any compiler[online or downloaded] and in any language.Iused Online GDB.
2.)He asked which Sorting algorithms I know well.
I said all the basic Sorting algorithms. He asked me to Implement Merge Sort. by explaining the approach[Divide and Conquer]
After writing the code I got an error and it took me 2 mins to resolve it and then I got another error and when I was looking to debug it he told me to end my meeting.

Verdict:- Rejected.

I was not even selected to SE role[3.6 LPA].
People who do not perform good enough for the role they appeared were selected for demoted role with Low package. Be it PP or DSE.

It was the only interview for selected candidates and no HR while some panelists asked some HR questions in the same Interview.

I think these are the points for my rejection:-
I logged in 10 mins earlier than the slot allotted without connecting my earphones[bluetooth] and with 10-12 tabs opened in Google Chrome.
As soon as I entered the meeting He said Hello and I replied Good Morning at 3:30 P.M. I think this is where I lost my impression and with this tension I did not perform well in first 10-12 mins in Interview.
Also, I was not able to answer some basic questions as it was my first Interview and It is suggested to take some mock Interviews before attending your first Interview.
I was also unable to answer some questions related to my project in the starting 10 mins.

Hi guys,
I have got selected for pp (specialist programmer) .
Here i am sharing my personal experience so that others can ace the interview. As usual, my interview also started with an introduction, i explained the projects and technology I worked on briefly. Later I was asked basic ques of oops like (virtual function, friend function, polymorphism, and its type with the code ). I explained all of them. Later i was given questions on dsa eg-pascal triangle, tree traversal, and height balancing tree with the code. Followed by a brief discussion on SQL and DBMS.
verdict -selected
Personal Opinion - Selection is totally based on how you tackle DSA questions and show your OOPS concept . Rest thing can be undermined.