
ConnectiveRx Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 41 interview experiences · FREE TO READ
Which role are you interviewing for?
17 roles · 41 reportsCandidate interview experiences
First-hand accounts from people who interviewed at ConnectiveRx.
Support Worker
It was about a 30-minute interview. It was mostly a Q&A session about the job. They asked about me, my experience, why I like this work, and what I'm good at and not so good at. Also, how I found out about them.
- How would you handle a mentally unstable client who is showing aggression?
- Can you tell me about yourself?
- What's your experience in this field?
Application Developer
We started with me introducing myself and my experience. Then we moved on to discussing my recent project roles and responsibilities. They asked about any complex scenarios I'd encountered and how I dealt with them, as well as what I'd do to prevent them in the future. There were also some scenario-based questions to gauge my experience level.
- Could you share some complex situations you've encountered previously and how you managed them, along with steps to avoid them in the future?
- What measures would you take to prevent complex scenarios from happening again?
Data Scientist
HR called me for a general interview to check my availability that week. After not hearing back, I reached out and got an invite for the next day. Then, I received an expired link for the online assessment. It took another week to get the correct link. The assessment was a lengthy, proctored case study (I couldn't leave the frame for 8 hours). After this, HR again asked about my availability for the next rounds and then disappeared. After chasing them twice, I got a generic reject email. Companies should really consider not wasting candidates' time or at least show some empathy instead of sending generic rejection mails after all that.
- A case study focusing on forecasting and visualization techniques was provided.
Program Manager
I had 3 interviews over 2 months, each about 15 minutes long. The first was with the Director and it went well. The second interviewer didn't show up, so HR rescheduled it. The second interviewer seemed unfriendly and like she didn't want to be there. Scheduling the third interview took two weeks because HR didn't confirm the date. This interviewer wasn't even on the team. I thought it went well, but it's been two months with no feedback. It's frustrating to go through three interviews for a non-senior role and not get a response.
- Can you describe your past experiences?
ConnectiveRx Interview Questions
Quoted word for word from ConnectiveRx interview reports.
“How does var_dump(0123 == 123) evaluate?”
Read reports →“What does print_r($array) output with this definition: $array = array( "1" => "a", "1" => "b", "1.5" => "c", true => "d", );”
Read reports →“What is the result of $x = true and false; followed by var_dump($x)?”
Read reports →“What is the output of this loop: $row=3; for($i=$rows;$i>=1;--$i) { for($j=1;$j<=$i;++$j) { echo $j; } } }”
Read reports →“What's the result of this PHP code: $a = ‘1’; echo $b = &$a; echo $c = "2$b”;”
Read report →“What happens when you do this: $text = 'John '; $text[10] = 'Doe';”
Read report →“What's the distinction between a session and a cookie in PHP?”
Read report →“Explain this PHP code for generating a pattern based on the number of rows entered.”
Read report →“What are the main steps to migrate from PHP 5 to PHP 7?”
Read report →Formats, difficulty and experience
Across all 41 ConnectiveRx interview reports.