Recent questions without a selected answer

8 votes
0 answers
157
Can somebody please tell what kind of coding question should I prepare for IIIT Delhi PGCAT Coding round? Also please share memory based questions for PGCAT Technical exa...
1 votes
1 answer
162
#include <stdio.h int main() { int i = -1; int x = (unsigned char)i; printf("%d", x); return 0; }output is 255 , but please explain how
2 votes
0 answers
163
Why Gate Overflow Answer Writing template changed ? Previously there was separate Text editor section where we could add equation, different different colours and fonts a...
0 votes
1 answer
164
My predicted marks are 49 for Gate DA 2024. I am general student. I'll probably retake gate exam next year, but I still wanna know, what all good colleges i can expect an...
0 votes
0 answers
165
What should be the order of priority list - NIT Warangal CSIS, NIT Surathkal CSIS ,IIIT Bangalore CSE (Main purpose is to grab a good placement)
0 votes
0 answers
167
Could you suggest any btech project which also help in my gate cs preparation and for building the concepts?
0 votes
1 answer
171
How can we find the highest element in a singly linked list in O(1)? We are free to use any extra space.
0 votes
0 answers
172
A packet has arrived in which the offset value is 100. Then what's the number of 1st Byte?
0 votes
0 answers
173
A program is running on a specific machine (CPU) with the following parameters:i) Total instructions executed =10^7ii) Average CPI = 2.5 cycles per instruction.iii)CPU cl...
0 votes
1 answer
174
Find the error of the following IP addresses. If the IP is valid, check its Class and determine whether the address is Unicast or Multicast.i) 237.15.2.1ii) 256.1.8.9iii)...
0 votes
0 answers
180