
PointClickCare Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 81 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at PointClickCare.
Senior Software Engineer
The interview process was way too long and complicated for a senior role. It had a hiring manager screen with a coding question, then another coding round, two separate system design interviews, and a behavioral/cultural chat. It felt repetitive and didn't seem to add much value. I wonder if they could assess candidates better and faster earlier on. It takes a lot of time from the candidate's side. A simpler process or clearer differences between the rounds would be better. Also, saying people might need to reapply if they don't get in could suggest the hiring process isn't well-calibrated, rather than just having high standards. Even though they're probably trying to be thorough, the process could be more focused, quicker, and easier for candidates.
No confirmed questions were included in this interview report.
Software Developer
Two recruiters from the software team introduced themselves. Then, they asked me to self-assess my database and Java skills. They asked a behavioral question about the most difficult thing I've faced in my experience. After that, we had time for my questions. Finally, there was a LeetCode round using Java (even though I asked for Python). The recruiter was really friendly and helpful.
- Can you solve the LeetCode problem 'valid palindrome'?
- What are some alternative algorithms if I solve the initial LeetCode problem?
- Do you have any questions for us?
Software Engineer Intern
I had one 1-hour interview with two developers. It was a mix of behavioural and technical stuff. They started by asking me to introduce myself, then talk about a project I worked on (which they asked me to go into detail on), how I learn things, and describe a problem I overcame in a previous co-op. Then they asked me the egg drop problem and to explain my answer verbally. We then went into a leetcode question for the last 15 minutes which was basically valid parentheses but you only have to worry about round brackets.
- Can you introduce yourself?
- Tell me about the valid parentheses problem.
PointClickCare Software Engineer Interview Questions
Quoted word for word from PointClickCare interview reports.
“What is the length of the longest consecutive substring in an unsorted array?”
Read reports →“Given an array nums = [1,3,5,7,9] and an integer n=3, rotate the array by n steps. The expected output is nums = [7,9,1,3,5]. Please implement a function to perform this rotation.”
Read reports →“Could you check if a string is well-formed, for example, "(())" should return true and "()(" should return false?”
Read reports →“Write a Java program to get a text file from a nested file system.”
Read reports →“With a scale and coins, what's the minimum number of weighings required?”
Read report →“How would you identify the lighter coin among 9 coins using a scale with the minimum number of comparisons?”
Read report →“How would you calculate the area enclosed by two parallel lines, given their coordinates?”
Read report →“Can you write an algorithm to determine the length of the longest sequence of correctly formed parentheses?”
Read report →“Explain the difference between left and right joins, provide an example, and describe the output.”
Read report →Formats, difficulty and experience
Across all 81 PointClickCare interview reports.