Login
Remember
Register
Questions
Hot!
Unanswered
Categories
Ask a Question
Trivia Quiz
Download Books
Donate
Ask a Question
The minimum number of comparisons required to find the minimum and the maximum of 100 numbers is ________
0
votes
47
views
asked
May 3
in
Programming Languages & Algorithms
by
(user.guest)
Your answer
Help us make this a great place for discussion by always working to provide accurate answers.
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
Write 2 in words
To avoid this verification in future, please
log in
or
register
.
1
Answer
0
votes
answered
May 3
by
(user.guest)
Best answer
Tournament method is used.
Ans = 1.5n − 2 = 1.5 ∗ 100 − 2 = 150 − 2 =
148
Your comment on this answer:
Improve the existing answer with your comment.
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Related questions
0
votes
0
answers
298
views
An application is to be developed. The effort has been estimated to be 100 Persons-Months. Calculate the number of lines of code and productivity in LOC/Person-Month.
asked
May 16, 2021
in
Software Engineering
by
(user.guest)
+1
vote
1
answer
231
views
Write a simple JavaScript function to find the product of two numbers
asked
Feb 28
in
Programming Languages & Algorithms
by
(user.guest)
0
votes
1
answer
54
views
What is the maximum number of binary trees that can be formed with three unlabeled nodes?
asked
May 3
in
Programming Languages & Algorithms
by
(user.guest)
+1
vote
1
answer
323
views
Write a program using do-while loop to count how many students passed and how many have failed an exam that is marked out of 100 marks
asked
Jan 28
in
Programming Languages & Algorithms
by
anonymous
+1
vote
1
answer
2.7k
views
Write a program to find the factorial of a number in Java ?
asked
Sep 2, 2021
in
Programming Languages & Algorithms
by
anonymous
0
votes
1
answer
52
views
Differentiate between the minimum and maximum mode of operation of the 8086 microprocessor
asked
May 7
in
Computer Architecture
by
(user.guest)
–1
vote
1
answer
1.8k
views
Duplicate: Circle the portion of the IP address that would be invalid if it were assigned to a host, and then explain why it is invalid: 1. 131.107.256.80 2. 0.127.4.100 3. 222.222.255.222 4. 190.7.2.0 5. 127.1.1.1 6. 255.255.255.255 7. 198.121.254.255
asked
Nov 25, 2020
in
Computer Networks
by
anonymous
+1
vote
1
answer
2.1k
views
Determine the minimum sampling rate required to avoid aliasing
asked
Mar 29, 2021
in
Hardware Systems & Electronics
by
anonymous
+3
votes
1
answer
2.1k
views
If a port number is 16 bits (2 bytes), what is the minimum header size at transport layer of the TCP/IP protocol suite?
asked
Jul 2, 2020
in
Computer Networks
by
anonymous
0
votes
0
answers
924
views
Consider a system consisting of processes P1, P2, ..., Pn, each of which has a unique priority number. Write a monitor that allocates three identical printers to these processes, using the priority numbers for deciding the order of allocation.
asked
Dec 10, 2020
in
Compilers & Operating Systems
by
anonymous
+1
vote
1
answer
140
views
A new version of the TCP header that accommodates a round-trip time of 200ms, a network bandwidth of 100Mbps, a maximum segment lifetime of 150 sec, How many bits will you need for the advertised window field and for the sequence number field?
asked
Apr 20
in
Computer Networks
by
(user.guest)
0
votes
1
answer
78
views
Which sorting algorithm can be most efficient when the number of records to be sorted is small
asked
May 3
in
Programming Languages & Algorithms
by
(user.guest)
0
votes
1
answer
203
views
A network on the Internet has a subnet mask of 255.255.240.0. What is the maximum number of hosts it can handle ?
asked
May 3
in
Computer Networks
by
(user.guest)
+1
vote
1
answer
337
views
Given the sequence of three-bit Gray code as (000, 001, 011, 010, 110, 111, 101, 100), write the next three numbers in the four-bit Gray code sequence after 0101.
asked
Oct 13, 2021
in
Hardware Systems & Electronics
by
anonymous
+1
vote
1
answer
2.5k
views
If we treat 2 twos complement numbers as unsigned integers for purposes of addition, the result is correct if interpreted as a twos complement number. This is not true for multiplication.Why?
asked
Jan 3, 2020
in
Computer Architecture
by
anonymous
+1
vote
1
answer
338
views
Use the Internet to find the number of RFCs.
asked
Jul 2, 2020
in
Computer Networks
by
anonymous
+2
votes
1
answer
8.8k
views
Host Aand B are directly connected with a 100 Mbps link. There is one TCP connection between the two hosts, and Host A is sending to Host B an enormous file over this connection.
asked
Sep 30, 2020
in
Computer Networks
by
(user.guest)
+1
vote
1
answer
669
views
Suppose a book-shelf has 6 mathematics texts, 3 physics texts, 4 chemistry texts, and 5 computer science texts. Find the number n of ways a student can choose: a) one of the texts. b) one of each type of text.
asked
Dec 29, 2020
in
Maths & Statistics
by
anonymous
0
votes
0
answers
427
views
Perform the subnetting on the below IP Address and find out the number of networks, network of, first host, last host, and broadcast id of each network.
asked
Dec 18, 2020
in
Computer Networks
by
(user.guest)
0
votes
0
answers
371
views
Perform the subnetting on the below IP Address and find out the number of networks, network of, first host, last host, and broadcast id of each network.
asked
Dec 18, 2020
in
Computer Networks
by
anonymous
0
votes
0
answers
359
views
Perform the subnetting on the below IP Address and find out the number of networks, network of, first host, last host, and broadcast id of each network.
asked
Dec 18, 2020
in
Computer Networks
by
anonymous
0
votes
1
answer
689
views
find out the number of networks, network of, first host, last host, and broadcast id of each network of this IP Address:192.168.10.0/28
asked
Dec 10, 2020
in
Computer Networks
by
anonymous
0
votes
0
answers
234
views
Prove that if the number of Transistors is doubled, the increase in the performance of the processor will be in the region of 40% and discuss the relevance of this mathematical observation to multi-processor computing architecture design.
asked
Aug 26, 2021
in
Computer Architecture
by
anonymous
+1
vote
1
answer
879
views
A fair coin is flipped three times. Let S be the sample space of the eight possible outcomes, and let X be the random variable that assigns to an outcome the number of heads in this outcome. What is the expected value of X?
asked
Jul 26, 2021
in
Maths & Statistics
by
anonymous
0
votes
1
answer
48
views
How to construct an automata with even number of a's and odd number of b's?
asked
May 3
in
Programming Languages & Algorithms
by
(user.guest)
+1
vote
1
answer
465
views
Write a program that prompts a user to enter three integer values through a dialog box. The program should be determine and display the largest number using nested if
asked
Jul 6, 2021
in
Programming Languages & Algorithms
by
anonymous
0
votes
0
answers
550
views
Write a java program to find the area of a rectangle using AWT( Area = length * width).
asked
Oct 4, 2020
in
Programming Languages & Algorithms
by
anonymous
+1
vote
1
answer
643
views
Find the decimal equivalent of the following binary numbers expressed in the 2’s complement format:
asked
Oct 12, 2021
in
Hardware Systems & Electronics
by
anonymous
+1
vote
2
answers
3.0k
views
To help counter terrorism, many countries are planning or have developed computer systems that track large numbers of their citizens and their actions. Discuss the ethics of this..
asked
Oct 31, 2019
in
Software Engineering
by
anonymous
+2
votes
1
answer
776
views
The world is facing so much challenges and computers are set to resolve most of those challenges through various forms including artificial intelligence.
asked
Sep 22, 2020
in
Programming Languages & Algorithms
by
(user.guest)
0
votes
1
answer
69
views
A binary tree T has 20 leaves. What is the number of nodes in T having two children?
asked
May 3
in
Programming Languages & Algorithms
by
(user.guest)
+1
vote
1
answer
248
views
By writing the parity code (even) and threefold repetition code for all possible four-bit straight binary numbers, prove that the Hamming distance in the two cases is at least 2 in the case of the parity code and 3 in the case of the repetition code.
asked
Oct 13, 2021
in
Hardware Systems & Electronics
by
anonymous
–1
vote
1
answer
1.2k
views
Duplicate: Three missionaries and three cannibals are on one side of a river, along with a boat that can hold one or two people. Find a way to get everyone to the other side, without ever leaving a group of missionaries outnumbered by cannibals.
asked
Aug 7, 2020
in
Artificial Intelligence
by
anonymous
+2
votes
1
answer
2.0k
views
Write a program that will take as input two Web page URLs and find a path of links from one to the other.
asked
Oct 2, 2019
in
Artificial Intelligence
by
anonymous
+1
vote
1
answer
1.2k
views
Suggest circumstances where it is appropriate to use a fault-tolerant architecture when implementing a software-based control system and explain why this approach is required.
asked
Nov 10, 2019
in
Software Engineering
by
anonymous
+1
vote
0
answers
290
views
How to design a 4-input (A,B,C,D) digital circuit that will give its output a logic 1 only if the binary number formed at the input is between 2 and 9 (2&9 inclusive)?
asked
Nov 11, 2021
in
Hardware Systems & Electronics
by
anonymous
0
votes
0
answers
140
views
Find the Eulerian number, (n k ) where n = 6 &k =2. List down the rows of permutation
asked
Nov 29, 2020
in
Maths & Statistics
by
(user.guest)
0
votes
0
answers
287
views
Suppose, there are N number of operations that have to be performed for a transaction. Now describe, in which state the (N-1) operations will be executed and what’s the name of N th operation for that specific transaction.
asked
Dec 23, 2020
in
Database Management Systems
by
anonymous
0
votes
0
answers
169
views
Cite two examples of day-to-day use of number system, and the number base involved in each.
asked
Nov 3, 2020
in
Hardware Systems & Electronics
by
anonymous
+1
vote
1
answer
394
views
Explain why the concepts of number system important to the study of microcontrollers and computer systems in general?
asked
Nov 3, 2020
in
Computer Architecture
by
anonymous
0
votes
1
answer
2.1k
views
Can you configure your browser to open multiple simultaneous connections to a Web site? What are the advantages and disadvantages of having a large number of simultaneous TCP connections?
asked
Sep 26, 2020
in
Computer Networks
by
(user.guest)
+2
votes
1
answer
2.0k
views
The reuse of software raises a number of copyright and intellectual property issues. If a customer pays a software contractor to develop a system, who has the right to reuse the developed code?
asked
Nov 10, 2019
in
Software Engineering
by
anonymous
+2
votes
1
answer
1.7k
views
Consider a channel that can lose packets but has a maximum delay that is known. Modify protocol rdt2.1 to include sender timeout and retransmit. Informally argue why your protocol can communicate correctly over this channel.
asked
Sep 30, 2020
in
Computer Networks
by
(user.guest)
+2
votes
1
answer
4.3k
views
The population of a certain country is known to increase at a rate proportional to the number of people presently living in the country.
asked
Sep 18, 2020
in
Maths & Statistics
by
(user.guest)
+2
votes
1
answer
827
views
Assume that the goal of process improvement in an organization is to increase the number of reusable components that are produced during development. Suggest three questions in the GQM paradigm that this might lead to.
asked
Mar 13, 2020
in
Software Engineering
by
anonymous
+2
votes
1
answer
929
views
Explain why it is practically impossible to validate reliability specifications when these are expressed in terms of a very small number of failures over the total lifetime of a system
asked
Mar 13, 2020
in
Software Engineering
by
anonymous
+2
votes
1
answer
697
views
Explain why it is practically impossible to validate reliability specifications when these are expressed in terms of a very small number of failures over the total lifetime of a system.
asked
Nov 5, 2019
in
Software Engineering
by
anonymous
+1
vote
1
answer
260
views
Describe "JAVA offers a number of advantages to developers."?
asked
Oct 5, 2021
in
Programming Languages & Algorithms
by
anonymous
+2
votes
1
answer
500
views
In the insulin pump system, the user has to change the needle and insulin supply at regular intervals and may also change the maximum single dose and the maximum daily dose that may be administered..
asked
Mar 13, 2020
in
Software Engineering
by
anonymous
+1
vote
1
answer
1.2k
views
In the insulin pump system, the user has to change the needle and insulin supply at regular intervals and may also change the maximum single dose and the maximum daily dose that may be administered...
asked
Nov 10, 2019
in
Software Engineering
by
anonymous
Welcome to
CPEN
Talk
.com
Solution-oriented students of
computer engineering
on one platform to get you that
ONE SOLUTION
...