BCSF05 - The Simmilar One's
Saturday, June 6, 2009
Find The Complexity
Q: Find Complexity of the Following Code:
int j=0;
for(int i=2; i less than N;i=i^2)
j++;
Hint: it is not lg(N)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2009
(12)
►
July
(1)
▼
June
(8)
Intrew Q
Find The Complexity
Some HR Questions
Question 7 (C/C++)
Question 6(Computer Architecture)
Question 5
Question 4 (Computer Architecture)
Question 3
►
May
(3)
Search This Blog
Subscribe To
Posts
Atom
Posts
Comments
Atom
Comments
Labels
Complexity
(1)
No comments:
Post a Comment