Recent questions and answers in Others

83
views
1 answers
0 votes
I started solving PYQ's in mid June, till now I did CN , OS , TOC and DBMS is going on , so I jumped into solving PYQ's of TOC and I ... mistakes . This makes me very demotivated and results in inconsistency in preparation. What can I do?
418
views
3 answers
0 votes
Consider an array of length $n$ consisting only of positive and negative integers. Design an algorithm to rearrange the array so that all the negative integers appear ... integers, using $O(n)$ time and only constant amount of extra space.
607
views
1 answers
2 votes
What is the $(4+4)$ fit binary fixed point equivalent of $-(3.72)_{10}$ ?$0011.1100$0011.1010$1100.0100$0011.1011$
76
views
0 answers
0 votes
I havepurchased gate da 2025 test series after purchase it is showing this email is not registered what to do now
518
views
1 answers
0 votes
Let A be a sorted array of distinct integers of length n. Design an algorithm to find an index i such that A[i] = i if such ... fastest algorithm for this problem, assuming the array is already available, is Θ ______________________________
66
views
0 answers
0 votes
How can i see my result report and rsponse after attempting test of Gateoverflow test series ?
2.5k
views
1 answers
0 votes
Let the population of chromosomes in genetic algorithm is represented in terms of binary number. The strength of fitness of a chromosome in decimal form, $x$, is given by ... $ is ________$24$576$14.4$49.2$
89
views
1 answers
1 votes
Find the smallest equivalence relation on the set {a, b, c, d, e} containing the relation {(a, b), (a, c), (d, e)}.
226
views
1 answers
0 votes
You are organizing a party involving $2n$ diplomats. Each pair of diplomats are either friends or enemies. You have managed to invite an excellent set ... an appropriate graph so that the desired seating arrangement is a Hamiltonian path.)
153
views
1 answers
0 votes
When we add a pair of two-bit binary numbers, say $a b$ and $c d$, we get a number of at most three bits, say $p q r$. Using standard operators of Boolean algebra, ... Boolean expressions of $p, q$ and $r$ in terms of $a, b, c$ and $d$.
169
views
1 answers
0 votes
I bought test series but it shows that you bought only gateoverflow test series....It may be my mistake now what should i do...i want both test series
164
views
1 answers
0 votes
Let $R$ be the ring $\mathbb{C}[x] /\left(x^{2}\right)$ obtained as the quotient of the polynomial ring $\mathbb{C}[x]$ by its ideal generated by $x^{2}$ ... $R^{\times}$.
259
views
1 answers
0 votes
The particular solution of$\log_{e}\left ( \frac{dy}{dx} \right ) = 5x + 7y, \;y(0)= 0$is.$e^{5x}+5e^{-7y}=7$7e^{5x}-5e^{-7y}=5$5e^{5x}+7e^{7y}=12$7e^{5x}+5e^{-7y}=12$
378
views
1 answers
0 votes
The set of all solutions of the inequality $\frac{1}{2^{x} - 1} > \frac{1}{1 - 2^{x - 1}}$ ... \left ( \frac{4}{3} \right )\right) \cup \left(1, \infty \right)$\left(-1, \infty \right)$
98
views
0 answers
0 votes
Anyone have taken two consecutive years of combine (GO+Go classes )Test series ? I wanted to know if question are repeated or all new question will be ... my money will be lost ..So please help me in this regard@DeepakPoonia @SachinMittal 1
56
views
0 answers
0 votes
Is there any test series for pgee ece available
59
views
0 answers
0 votes
130
views
1 answers
0 votes
Let $R$ be a relation with functional dependencies $\mathcal{F}$. For any subset of attributes $X \subseteq R$, the closure of $X$ ... {+} Z\right)^{+}=(Y Z)^{+}$(Y Z)^{+}=Y^{+} Z^{+}$
143
views
1 answers
0 votes
The relation R on the set {(a, b) |a, b € Z} where (a, b)R(c, d) means a = c or b = d. Is R a equivalence relation or not ?
88
views
0 answers
0 votes
Is there any Discord Group for Gateoverflow or any other groups? If it is there, please share it here.
205
views
1 answers
1 votes
Let $A$ be a sorted array containing $n$ distinct integers, such that, for all $1 \leq i<j \leq n$, we have $A[i]<A[j]$. Note that the ... better than $O(n)$. Prove the correctness of your algorithm and state its asymptotic time complexity.
123
views
0 answers
0 votes
How we get payment link for IIIT Hyderabad PGEE test classes,previous Previous question papers and mock tests .Please share the WhatsApp mobile number for better communication through messages
264
views
1 answers
0 votes
Consider a $5$-stage instruction pipeline. The stages and the corresponding stage delays are given below. InstructionStage delayFetch instruction (FI)3 nsDecode ... processor.Calculate the time (in ns) needed to execute the program.
278
views
1 answers
1 votes
In the figure below, there are three circles touching each other externally and also touching the line below. Let $r_{1}, r_{2}$ and $r_{3}$ be the radii of the three circles as ... figure. If $r_{1}=25$ and $r_{3}=9$, then find $r_{2}$.
239
views
1 answers
0 votes
The Reliability of the software is directly dependent upon :Quality of the designProgrammer's experienceNumber of errorSet of user requirements
455
views
1 answers
0 votes
The frequency reuse plan is divided into cell grouping using how many cells, where the number of cells equals $N$ ?$3$10$7$21$
378
views
1 answers
0 votes
Which type of coupling is least preferred ? Content couplingData couplingControl couplingCommon coupling
332
views
1 answers
0 votes
Which one is measure of software complexity ?Number of lines of code $(LOC)$Number of man yearsNumber of function points $(FP)$All of the above
459
views
1 answers
0 votes
System Development Life-cycle has following stages : Requirement analysisCodingDesignTestingWhich option describes the correct sequence of stages ?III, I, IV, IIII, III, I, IVI, III, IV, IINone of the above
211
views
1 answers
0 votes
The capability maturity model $(err)$ defines $5$ ...
363
views
1 answers
0 votes
Which type of links are used for a connection between two $DTE$ devices ?$X.21$Frame Relay$ATM$Modem
360
views
1 answers
0 votes
A black hole in a $DFD$ is a :A data store with no in bound flowsA data store with only in bound flowsA data store with more than one in bound flowNone of these
234
views
1 answers
0 votes
Which of the following logic has the maximum fan out ?$RTL$ECL$N MOS$C MOS$
622
views
1 answers
0 votes
Non modifiable procedures are calledSerially useable proceduresConcurrent proceduresReentrant proceduresTopdown procedures
234
views
0 answers
2 votes
Why Gate Overflow Answer Writing template changed ? Previously there was separate Text editor section where we could add equation, different different colours and ... mathematical formulas.But now in the new template those are not there.
To see more, click for all the questions in this category.