Recent questions tagged interview

0 votes
0 answers
2
GATE 2024 CS Score 822 Rank 206 Category General What should be the preference order ? How to prepare for interviews and written tests for admissions as well as P...
0 votes
1 answer
4
There are Insert and Retrieve_Max operations on a set {}. for n such operations what is the time complexity of the efficient algorithm possible?$n^{2}$nlogn n logn
0 votes
0 answers
5
1 votes
0 answers
8
Why does OS and DBMS have their own synchronisation mechanisms, when OS can alone do it and it sits at the bottom of DB?
0 votes
0 answers
10
Hello all,Someone please share your experience in BARC interview?? What sort of level of difficulty of questions are asked ??
0 votes
0 answers
11
Does anyone have any idea on what is the cut off for BARC interview via gate score?
0 votes
1 answer
14
Given an Unsorted array, Find maximum in less than O(n) time?How can we do this?
0 votes
0 answers
16
Is the 3 year M.Tech RA (January, sponsored) in IIT HYDERABAD course recently implemented? If anyone can give a review as I have been shortlisted for interview to be held...
0 votes
0 answers
18
0 votes
0 answers
19
In case of dynamic scoping, will an undeclared variable 'a' take the value of previous function's variable even if the variable 'a' in prev function is declared as static...
0 votes
0 answers
20
1 votes
1 answer
21
You have 1 billions elements, but memory which can hold only 1 million. How would you sort it using merge sort?Source-:https://gateoverflow.in/blog/4532/iiit-hyderabad-in...
0 votes
0 answers
22
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
0 answers
24
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...
0 votes
0 answers
25
I belong to obc category.while filling the form for mtech in iit i have uploaded obc certificate which was old(before 31 march 2017)i cross the cuttof of obc in kanpur bu...
2 votes
0 answers
27
if degree of vertices < 3, then prove that the graph will be union of vertex disjoint path and cycle
1 votes
0 answers
28
1. Prove/Disprove:a) If a graph has k-independent components, it it n-k+1 colorableb) converse of (a)c) If a graph is not n-1 colorable, it's a clique
0 votes
0 answers
29
how to get admission in iit hyderabad ra ??Is there any separate test or takes admission through GATE only?
2 votes
0 answers
30
If you are hosting an email service on your server with some domain name with many local nodes, what service is absolutely essential?1.DNS2.SMTP3.DHCP4.IRCMultiple option...