Forum: Computer Science Oct 25th, 2008 |
| Replies: 2 Views: 737 Hi All
How should i go about finding the complexity of a finding a minimal spanning tree
in a Graph... |
Forum: Computer Science Oct 25th, 2008 |
| Replies: 6 Views: 829 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 |
Forum: Computer Science Oct 25th, 2008 |
| Replies: 12 Views: 1,826 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
... |
Forum: Computer Science Oct 25th, 2008 |
| Replies: 8 Views: 1,054 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... |
Forum: Computer Science Oct 25th, 2008 |
| Replies: 5 Views: 1,077 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... |
Forum: Computer Science Oct 25th, 2008 |
| Replies: 80 Views: 105,136 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... |
Forum: Computer Science Oct 25th, 2008 |
| Replies: 5 Views: 2,748 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... |
Forum: Community Introductions Oct 25th, 2008 |
| Replies: 2 Views: 352 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
... |