INTERNSHIP EXPERIENCE
Name
Adarsh Reddy
College Name
NIT Warangal
Branch
Computer Science and Engineering
Placement/Internship Session
2021-2022
Company's Name
GE Healthcare
Role
software intern, (Internship only)
Selection Procedure
Round1-OT
Round2-Technical,
Round3-HR
Description of Online Test
Three sections: 1) Aptitude 2) English 3) coding-2questions
Description of Technical interview
The interviewer at first glanced through my resume and asked if I knew about java. I said yes. Then He asked questions on Java Exceptions,Types,Examples. He then asked me to write code for detecting a loop in a linked list on notepad. And also asked to write code to get the average of all nodes in a binary search tree. Then he discussed my project like what technologies I have used and why I have used them. I have used the mongoose library to talk to the database(mongodb). He then asked me to write code to define models and schema in mongoose. So make sure that when you use libraries in your project you know which functions exist in that library and what those functions do.
Description of HR round
At first HR asked me How you are coping with your online semester and what is your motivation to attend classes regularly in this online era. And she asked questions like why do you want to join the healthcare company and what do you think healthcare companies could have done in this pandemic to better support the hospitals and some other standard HR questions like what do you know about GE healthcare, so make sure you know little about the company before you sit in the interview.
What should be the preparation strategy for an aspiring candidate?
My preparation strategy was too well versed with the DSA that was really helpful in the online tests and in the interview. I have participated in a lot of contests on platforms like codechef,codeforces,leetcode which helped me in building intuitions and also improved my accuracy to solve problems fast. Also try to have at least one decent project in whichever field you are comfortable(ML,Web,Blockchain) etc .Some companies also focus on DBMS so have a look at it.
Resources for Preparation
For programming you can use these websites (leetcode,codechef,codeforces)
Comments