Answer Posted / nashiinformaticssolutions
o Big-O notation describes the performance or complexity of an algorithm in terms of the size of the input. Common examples:
O(1)O(1): Constant time
O(n)O(n): Linear time
O(logn)O(log n): Logarithmic time
O(n2)O(n^2): Quadratic time
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
I'm new to ABAP. What is Module pool in SAP?
i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
why we need to take u?
what are the 3 forms of a prolog term
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
what is meant by life cycle of a business
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
Can any one give an example (Source Code) on virtual function implemetation in Java?
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
What is the difference beween joblib and steplib statements
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?