Written Round

The first round was a written test conducted on HackerRank, and was divided into two sections:

  1. Multiple Choice Questions: This section was primarily Quant based and included 20 questions.
  2. Programming Questions: This section consisted of 2 programming questions.

Phenom People Interview Experience (On-Campus)

Phenom Interview Experience for PDE (Product Development Engineer) – 2022

Hey everyone!

I recently had an interview experience with Phenom for the role of Product Development Engineer (PDE) and I am delighted to share that I got selected. Phenom conducted a 3-stage selection process, which included two technical rounds and a written test. Below is a detailed walkthrough of my experience.

Similar Reads

Eligibility Criteria:

Minimum 60% or above in your current course, graduation, Class X and XII. No current backlogs. Good communication skills. BTech graduates from all branches were eligible....

Written Round:

The first round was a written test conducted on HackerRank, and was divided into two sections:...

Technical Round 1:

This round was scheduled for the next day and lasted about 45 minutes. I was asked the following questions:...

This round was scheduled for the next day and lasted about 45 minutes. I was asked the following questions:

Introduce yourself. Why do you want to join a coding company despite being from a non-technical background? I was given a password validator coding problem. The criteria for a valid password were: it should contain at least one lowercase character, one uppercase character, a number, and should be longer than 8 characters. I was further asked about how I would make the password stronger. I was given an unsorted array with 0s, 1s, and 2s and was asked to sort them. There were also several questions related to web development (HTML, CSS, and JavaScript)....