Search:

Type: Posts; User: hwoarang69

Search: Search took 0.10 seconds.

  1. Thread: big O

    by hwoarang69
    Replies
    3
    Views
    1,809

    Re: big O

    thanks this was so much helpful


    let say if some on interview say "what is the runtime of this loop
    loop[i=0 i<n i++]

    right answer would be "big o of n" or just "n"?


    also can some one...
  2. Thread: big O

    by hwoarang69
    Replies
    3
    Views
    1,809

    big O

    need help with big o notion. wht i understant you can tell how fast algorithm is running by using big O.

    so my question is can any one tell me if i have the anwser right or wrong. if right or...
Results 1 to 2 of 2