1 hour interview. Asked to implement a linked list type data structure without STL. Questions on latest C++ features like inline functions, triple operators. No DSA questions. Overall good experience. Conceptual questions.
Preguntas de entrevista [1]
Pregunta 1
Implement linked list of stacks without using STL.
Write example of an inline function.