Recent questions tagged written-test

0 votes
1 answer
2
Can anyone please tell me that the in CGPDTM Recruitment exam can final year student fil application ?\because they are asking for degree certificate
0 votes
1 answer
3
Consider all 6-digit numbers of the form abccba where b is odd. Determine the number of all such 6-digit numbers that are divisible by 7.
1 votes
0 answers
8
In this won’t A and C both be correct answers as A can be obtained by considering only central part of C?Also, I tried this by brute force by putting some values; is th...
0 votes
1 answer
17
0 votes
0 answers
18
Hey Guys,Did anyone get any offer (for interview/Direct Admission) from IIT Kharaghpur. Coz on their website there are no changes. So if anyone knows anything about it or...
0 votes
1 answer
19
Hi , I want to know whether a second class engineer(below 60%) can get into iits,nits,iiits even after a good score in gate exam
0 votes
0 answers
21
An experiment is performed $n$ times, in each of which an event $X$ may occur with a probability $p$. Determine$ E[ \overline{X}]$ and $Var( \overline{X})$, where $\overl...
0 votes
0 answers
22
1 votes
2 answers
23
Number of distinct simple graphs possible, given 8 vertices and not considering self loops?
0 votes
0 answers
26
How should I prepare for programming test for MTEch at IIT Kanpur which will be held on 14th may? What sort of question I can expect and What should I actually practice?
0 votes
0 answers
27
Hey Guys,How to prepare for the IITK programming test.what is the level of questions??Any sample questions from previous years?? Please guys any help wud be appreciated.T...
4 votes
1 answer
29
C Program to find addition factors of a number in lexicographic order for n < 15. For example if n = 4 then output will be :1 1 1 11 1 22 21 3