Compare C++ Pointers and References
Company: Hudson River Trading
Role: Software Engineer
Category: Software Engineering Fundamentals
Difficulty: medium
Interview Round: Technical Screen
Overview: Compare C++ pointers and references across initialization, nullability, reseating, syntax, arithmetic, const qualification, and dangling risks. Use the distinction to communicate required borrowing, optional access, ranges, ownership transfer, or shared lifetime in an API.