Search:

Type: Posts; User: sandesh k; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    14
    Views
    14,771

    Re: What does printf function returns?

    [QUOTE=sudharshan_3apr;52052]i disagree with u (sorry i dunno who u r) for certain special cases.
    #include<stdio.h>
    void main()
    {
    int a=10,b=1,c=1,d=1,x=0;
    x=printf("%d%d%d%d",a,b,c,d);...
  2. Answers
    7
    Views
    10,548

    Re: Circle in linked list

    basic concept is that if a particular node is linked to any of the previous nodes,then it forms a circle.
    even a single node with a link pointing to itself is a circle length one.

    thus by...
Results 1 to 2 of 2
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