I applied online. The process took 3 weeks. I interviewed at PTC in Jun 2025
Interview
few questions about knowledge in C about char* and char [], and in C++ about constructors and destructors and virtual functions, and then i was asked the trapping rain water question with O(1) space without the need to code it, just to see the way of thinking
Interview questions [1]
Question 1
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.