Perforce
Summary
This post details a Perforce interview experience, outlining several technical questions and concepts discussed, ranging from algorithms and programming paradigms to operating systems and system admin...
Interview Experience
Search for 2nd smallest number.What’s wrong in https://ideone.com/Axwdp6The lines of code. We should not access non-static member inside static function.As we can call static function with scope resolution operator coincide it it won’t know for which object it should change the value of non static v...


