Jobs
Interviews

OUTSCALE

Interview Questions for OUTSCALE

1. Given the head of a singly linked list, return the middle node of the linked list. If there are two middle nodes, return the second middle node.

2. What are Smart Pointers?

3. What are virtual functions and why are they needed?