Open In App

Infosys Hackwithinfy Interview Experience for SES

Improve
Improve
Like Article
Like
Save
Share
Report

HACKWITHINFY SELECTION PROCESS:

  1. Round 1 : 3 coding questions of three different levels having different marking schemes for each question.
  2. Round 2: Same as round 1 but the difficulty level is high.
  3. Round 3: Interview.

Roles offered by Infosys :

  1. System Engineer (SE)
  2. System Engineer Specialist
  3. Power programmer 

Pre-placement interview (PPI) roles are given based on your score in round 2. The final role will be assigned based on interview performance (upgrade not possible). 

Interview Experience for SES: The interviewer Introduced himself.

  1. Tell me something about yourself.
  2. Okay, tell me about the project you have done.
  3. How you store a password to make it secure? Any other Idea? I said no.
  4. He told me that we use hashing (gave an explanation to make me understand).
  5. Do you know what is hashing? 
  6. Tell me about your internships.
  7. How confident you are in React and Redux(I have mentioned in my resume)?
  8. How good you are at Data structures?
  9. What is a linked list?
  10.  What are stack and queue? How you will implement them with Linked list?
  11. Any real-time use of stack and queue?
  12. What is the difference between HTTP and HTTPS?
  13. How HTTPS is more secure? I said I don’t know. He explained the answer.
  14. What are the testing and the types of testing?
  15. What is the web? How does it work? Components of web technology? Answered properly as i have done 9 months of internship on the web.
  16. Gave me a situation to develop an application based on the graph? Basically, it was TSP (Travelings Salesman Person), I forgot the name of the algorithm but I explained the method.
  17. Do you want to pursue higher studies? I said no along with the proper reason.

Do you have a question for me? I asked two questions.

Verdict: Selected

Tips:

  1. The most important thing is your confidence.
  2. Clarity of concepts. If you don’t know the answer, directly say NO.

Subject to prepare:

  • DATA STRUCTURES (LINKED LIST, STACK, QUEUE, HEAP, GRAPH, TREE, SORTING ).
  • SOFTWARE ENGINEERING ( LIFE CYCLE METHODS, TESTING ).
  • DATABASE ( NORMALISATION , ACID PROPERTIES, SQL QUERIES).
  • NETWORKING ( BASICS).
  • OPERATING SYSTEM ( CPU SCHEDULING, MEMORY MANAGEMENT, BASICS OF ORGANISATION ).

Last Updated : 18 Nov, 2020
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads