Amazon Interview Question

Q: Add one in a linked list which is represented by a number where each node has one digit.

Interview Answer

Anonymous

Apr 12, 2021

Using sliding window