Recent questions without a selected answer

0 votes
0 answers
130
hello,my gate AIR is 645 and my category is OBC-NCL and my brach is CSE so my question is which top iits can i get at this score??
0 votes
1 answer
132
0 votes
0 answers
133
What Bakery Algorithm improves: (a). throughput (b). latency (c). both (d). None
1 votes
1 answer
135
int bar(int val){int x=0;while(val 0){x=x+bar(val -1);}return val;}Q: For bar(3) this function is supposed to be stuck in an infinite loop but I do not know how please c...
0 votes
0 answers
136
I am reading Kurose Computer Networking book 8e, on page number 57, under 1.3.2 Circuit SwitchingBecause it link has $4$ circuits, for each link used by the end-to-end co...
0 votes
0 answers
137
Although I have given one test for IIIT PGEE mock yet I am not able to see check the questions and do my test analysis please help me in this regard
0 votes
0 answers
143
can anyone have the algorithm notes from go classes (PDF or material)
0 votes
1 answer
144
A non empty set A is termed as an algebraic structure ________a)with respect to binary operation *b)with respect to ternary operation ?c)with respect to binary operation ...