Search:

Type: Posts; User: pavan.mustyala; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    7
    Views
    10,450

    Re: Circle in linked list

    Hi, This below code can be used to check for circle in the list. This is updated version for RMSECE's post. The number of iterations will reduce by 1 compared to that code since initially, 1st...
  2. Answers
    7
    Views
    10,450

    Re: Circle in linked list

    For recursive function calls, every time the function is called, it get loaded onto STACK. Consider the below example code for finding factorial of a number using recursion.
    /*****************/
    int...
Results 1 to 2 of 13
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact