Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
LinkedList_Question_6: Find Kth Node from Last by Raj Vel
Original Node is:  6 --> 5 --> 3 --> 1 --> 8 --> 7 --> 2 --> 4 --> null
K value is:  3


Kth node from Last is:  7
Cached Result
Last Run: 5:31:08 pm
Compile: 0.11s
Execute: 0s
Memory: 0b
CPU: 0s