• + 1 comment

    even without any code, when using c# with linked list challenges, i am facing similar problems

    for example here https://www.hackerrank.com/challenges/get-the-value-of-the-node-at-a-specific-position-from-the-tail/problem

    i get this error even without writing any code error CS0103: The name 'getNode' does not exist in the current context

    just to try to run any code there you will get it