+ 2
Which language is fast?
meant to say that which language has short execution time... or the execution time depends upon algorithm strategy we are using.
4 Answers
0
Depends on how many test case's can be solved with said Algorithm implementation.
0
ćļ¼Øļ¼”ļ¼°ļ¼°ļ¼¹ ļ¼“ļ¼Æ ļ¼Øļ¼„ļ¼¬ļ¼°ć what about O(2^n) haha
0
ćļ¼Øļ¼”ļ¼°ļ¼°ļ¼¹ ļ¼“ļ¼Æ ļ¼Øļ¼„ļ¼¬ļ¼°ć can't forget bogo sort's O(infinity) time either