Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
3
3 Commented Posts
0 Endorsements
Ranked #3K
~50.9K People Reached
Favorite Forums

8 Posted Topics

Member Avatar for rupali

Hi Nub Time complexity has cases ::: 1: Best case 2: Average case 3: Worst case Lets take ur example Quick Sort It depends upon the nature of the input you are giving to the algorithm... if u give a sorted list [ 1 2 3 4 5 6 7 …

Member Avatar for jamie_13
2
50K
Member Avatar for Shanuka

Shanuka; You need to mention ur intersts,,,Coz computer science is more like a sea... Any ways i have a project for you.Try implement TCP IP stack.It is chalanging and very interestng. You need to study from some netrwork book what TCP IP is If u dont know,, get the theoritical …

Member Avatar for Rashakil Fol
0
134
Member Avatar for aashish.raina

Hi All How should i go about finding the complexity of a finding a minimal spanning tree in a Graph...

Member Avatar for Ezzaral
0
73
Member Avatar for pduregi

As far as Lambda Calclus is concerned it is a mathematical way to write computer programs and that too recursive programms. To give u a taste :: let y = lambda y:f(x)->x+1 this is a lambda statement that says f is a function that takes an argument and add 1 …

Member Avatar for shrughes
0
181
Member Avatar for panpanf

Hi There are 2 ways for Data bases as i know ,, 1: Is writing queries ...... 2: Knowing the actual details of implementation in terms of Data Structures.. Refer Any Data structure book and study B+,B2,B-hash,Tree ,,,all these data structures... After that writer a programs that embed these techniques …

Member Avatar for panpanf
0
89
Member Avatar for aashish.raina

Hi All of you existing members.I read abt this site and was so exited to see how this site has been managed by the moderators and ofcourse that is not possible without all of your support (members).. Currently i am in to C++ ,,started learning.. I am an IT Professional..I …

Member Avatar for Denniz
0
41
Member Avatar for dbwalters

Hi I am not that good in Math,,but having a first look at the options i think N>1 it will be the case.. as if N==0 lhs will be 0 and cat be greater than the LHS correct me if i am wrong

Member Avatar for aashish.raina
0
117
Member Avatar for wonder87

Hi I read what u have said,,,What i could make out was u need to see how the peocedure works. 1:Do a dry run on some input let say n=4 2 pow 4 -1 = 15 steps will be taken Plz handle the base cases i am a bit lazy …

Member Avatar for aashish.raina
0
381

The End.