Browse G
Alphabetical listing with fast deep pagination.
13318 items • Page 99 / 267
Given a grid maze similar to the following: design an algorithm and give the pse
Given a grid maze similar to the following: design an algorithm and give the pseudo code to step through the maze starting at position (1, 1) and get to position (xMax -1, Max -1)…
Given a head node of singly linked list, write a function to double the value in
Given a head node of singly linked list, write a function to double the value in each node. A new node should be inserted after each node with the value equal to double its previo…
Given a home country and foreign country , purchasing power parity (ppp) suggest
Given a home country and foreign country , purchasing power parity (ppp) suggests that: A)a home currency will depreciated if the current home interest rate exceeds the current fo…
Given a homomorphism of rings ? 0 : R?S and an element t ? S, prove that there i
Given a homomorphism of rings ?0: R?S and an element t ? S, prove that there is a unique homomorphism ?: R[x]?S so that ?(r) = ?0(r), for all r ? R, and ?(x) = t. Here R[x] denote…
Given a int variable named yesCount and another int variable named noCount and a
Given a int variable named yesCount and another int variable named noCount and a char variable named response , write the necessary code to read a value into into response and the…
Given a int variable named yesCount and another int variable named noCount and a
Given a int variable named yesCount and another int variable named noCount and a char variable named response , write the necessary code to read a value into into response and the…
Given a level of confidence of 95% and a population standard deviation of 7, wha
Given a level of confidence of 95% and a population standard deviation of 7, what other information is necessary: (A) To find the Maximum Error of Estimate (E)? (B) To find the sa…
Given a level of confidence of 99% and a population standard deviation of 4, wha
Given a level of confidence of 99% and a population standard deviation of 4, what other information is necessary: (A) To find the Maximum Error of Estimate (E)? (B) To find the sa…
Given a lienar time-invariant system with frequency response H(jw) shown in the
Given a lienar time-invariant system with frequency response H(jw) shown in the graphs: (Note that the magnitude response is shown in the graphs: (Note that the magnitude response…
Given a link with a maximum transmission rate of 13.1 Mbps. Only two computers,
Given a link with a maximum transmission rate of 13.1 Mbps. Only two computers, X and Y, wish to transmit starting at time t = 0 seconds. Computer X sends fileX (3 MiB) and comput…
Given a link with a maximum transmission rate of 19.7 Mbps. Only two computers,
Given a link with a maximum transmission rate of 19.7 Mbps. Only two computers, X and Y, wish to transmit starting at time t = 0 seconds. Computer X sends fileX (5 MiB) and comput…
Given a link with a maximum transmission rate of 57 Mbps. Only two computers, X
Given a link with a maximum transmission rate of 57 Mbps. Only two computers, X and Y, wish to transmit starting at time t = 0 seconds. Computer X sends fileX (8 MiB) and computer…
Given a link with a maximum transmission rate of 84.3 Mbps. Only two computers,
Given a link with a maximum transmission rate of 84.3 Mbps. Only two computers, X and Y, wish to transmit starting at time t = 0 seconds. Computer X sends fileX (3 MiB) and comput…
Given a linked list of integers, write a function to determine whether the given
Given a linked list of integers, write a function to determine whether the given list has a loop or cycle anywhere in the list. The integer values may not be relied upon to be dis…
Given a linked list of six nodes (i.e. the first node is pointed by head, the la
Given a linked list of six nodes (i.e. the first node is pointed by head, the last node's next is NULL). Adjust the list by calling list_adjust() function to switch the 3^rd node …
Given a list of 8 numbers, there are exactly 8!different permutations of those 8
Given a list of 8 numbers, there are exactly 8!different permutations of those 8 pieces. But, how many different permutations arethere between the numbers in which all even number…
Given a list of 8 numbers, there are exactly 8!different permutations of those 8
Given a list of 8 numbers, there are exactly 8!different permutations of those 8 pieces. But, how many different permutations arethere between the numbers in which all even number…
Given a list of fruits, fruit_list, we would like to create dictionary called pr
Given a list of fruits, fruit_list, we would like to create dictionary called prices. The keys in the dictionary are the fruit names from the list with an 's' added at the end. Th…
Given a list of grades, write a javascript to calculate average, number of passe
Given a list of grades, write a javascript to calculate average, number of passed, an number of failed grades, pass grade is >= 70. list terminates with -1 this is what i wrote…
Given a list of integers find the Minimum, Maximum, and the Sum of the numbers.
Given a list of integers find the Minimum, Maximum, and the Sum of the numbers. The list will be in a text file you generate. You may use any form of interprocess communication (I…
Given a list of integers, sort it as follows: normal lexicographical sort order
Given a list of integers, sort it as follows: normal lexicographical sort order (i.e. 2 before 3), but any odd number is greater than any even number. For example, if the input is…
Given a list of integers, sort it as follows: normal lexicographical sort order
Given a list of integers, sort it as follows: normal lexicographical sort order (i.e. 2 before 3), but any odd number is greater than any even number. For example, if the input is…
Given a list of n integers sorted in nondecreasing order and target integer t, c
Given a list of n integers sorted in nondecreasing order and target integer t, checks whether or not the list contains two integers x and y whose sum is equal to t. If the answer …
Given a list of numbers, the median represents an important value in statistics,
Given a list of numbers, the median represents an important value in statistics, as it sits in the middle with as many elements below it as those above it. Develop and present an …
Given a list of seven single-digit integers of your UID (if the UID is longer, k
Given a list of seven single-digit integers of your UID (if the UID is longer, keep its first seven digits), describe ordering the list with insertion sort in a table, similar by …
Given a list of unique elements, a permutation of the list is a reordering of th
Given a list of unique elements, a permutation of the list is a reordering of the elements. For example, [2, 1, 3], [1, 3, 2], and [3, 2, 1] are all permutations of the list [1, 2…
Given a list of unique elements, a permutation of the list is a reordering of th
Given a list of unique elements, a permutation of the list is a reordering of the elements. For example, [2, 1, 3], [1, 3, 2], and [3, 2, 1] are all permutations of the list [1, 2…
Given a list of unique elements, a permutation of the list is a reordering of th
Given a list of unique elements, a permutation of the list is a reordering of the elements. For example, [2, 1, 3], [1, 3, 2], and [3, 2, 1] are all permutations of the list [1, 2…
Given a list of variable collected from students: -GPA -Average weekly hours spe
Given a list of variable collected from students: -GPA -Average weekly hours spent working at a job -Average weekly hours spent watching television -Average weekly hours spent doi…
Given a log phase bacterial culture with 2 times 10^5 per ml and a generation ti
Given a log phase bacterial culture with 2 times 10^5 per ml and a generation time of 20 minutes, how long does it take the culture to reach a density of 1.28 times 10^7 per ml? a…
Given a long long integer representing a 10-digit phone number, output the area
Given a long long integer representing a 10-digit phone number, output the area code, prefix, and line number, separated by hyphens. If the input is 8005551212, the output is: 800…
Given a loss of function mutant for dam the gene encoding the Dam methylase in E
Given a loss of function mutant for dam the gene encoding the Dam methylase in E. coli, predict the phenotype one would observe with respect to spontaneous mutagenesis. spontaneou…
Given a magnetic hard drive with the following characteristics, what is the aver
Given a magnetic hard drive with the following characteristics, what is the average time to read 8KB of data from 16 consecutive sectors? Please explain, i realize the formula is …
Given a magnetometer (a sensitive compass), a helmholtz coil (which is a pair of
Given a magnetometer (a sensitive compass), a helmholtz coil (which is a pair of coils), a variable power supply, a couple of multimeters, a stopwatch, and a small magnet. The sma…
Given a magnetometer (a sensitive compass), a helmholtz coil (which is a pair of
Given a magnetometer (a sensitive compass), a helmholtz coil (which is a pair of coils), a variable power supply, a couple of multimeters, a stopwatch, and a small magnet. The sma…
Given a mass moving in uniform circular motion in the orbit shown. What is the d
Given a mass moving in uniform circular motion in the orbit shown. What is the direction of the centripetal acceleration acting on the mass, m when it is at the position shown in …
Given a matrix of size NxM sorted in descending order and value V, write a funct
Given a matrix of size NxM sorted in descending order and value V, write a function which returns -1 if value V is not in the matrix, else it returns 1 if V is in the matrix. The …
Given a maximum voltage of 3.9491 Volts and a minimum voltage of -0.0256 Volts,
Given a maximum voltage of 3.9491 Volts and a minimum voltage of -0.0256 Volts, then what is half the maximum voltage value? 1/2 Maximum Voltage Value = ____Volts. 8. Let's say yo…
Given a multivariable temperature function and the graph of its level curves: De
Given a multivariable temperature function and the graph of its level curves: Describe a possible graph of the temperature, T, on an east-west line through Durango, Colorado, if t…
Given a network address of 192.168.100.0 and a subnet mask of 255.255.255.192, H
Given a network address of 192.168.100.0 and a subnet mask of 255.255.255.192, How many subnets are created? -4 How many hosts (i.e., possible addresses) are there per subnet? - 6…
Given a network conguration, assume that you want to nd the most reliable paths
Given a network conguration, assume that you want to nd the most reliable paths from a given node to all the other nodes. Assume that you know the probability of an error for each…
Given a newly created Binary Search Tree with the following numerical key input
Given a newly created Binary Search Tree with the following numerical key input sequence (from left to right): 9, 4, 12, 7, 5, 2, 20, 14, 11, 13, 19, 16, 17, 42, 24 a.) We are ask…
Given a node class Bt, containing child reference lt and rt, and a value field “
Given a node class Bt, containing child reference lt and rt, and a value field “double value;”, as well as a method “check”, implemented as follows: public static Boolean check (B…
Given a nominal interest rate of 5 percent, in which of the following cases woul
Given a nominal interest rate of 5 percent, in which of the following cases would you earn the highest after-tax real rate of interest? a. Inflation is 3 percent; the tax rate is …
Given a nominal interest rate of 6 percent, in which case would you earn the hig
Given a nominal interest rate of 6 percent, in which case would you earn the highest after-tax real rate of interest? A. Inflation is 4 percent; the tax rate is 25 percent. B. Inf…
Given a non-empty array of integers, find the sum of the maximum value and the m
Given a non-empty array of integers, find the sum of the maximum value and the minimum value among all the elements of the array. Write a function: int solution(int A[], i…
Given a non-sorted array A of n integers and an integer value x: a) Similar to Q
Given a non-sorted array A of n integers and an integer value x: a) Similar to Question 1(shown below *), develop well-documented pseudo code that finds all pairs of elements of …
Given a normal distribution of raw scores on an exam in which the -80 and sigma
Given a normal distribution of raw scores on an exam in which the -80 and sigma 7.5, determine the following: mean Note: Before you attempt this problem, draw a curve for each com…
Given a normal distribution with = 50 and parts (a) through (d). 5, and given yo
Given a normal distribution with = 50 and parts (a) through (d). 5, and given you select a sample of n-100, complete a. What is the probability thatX is less than 49? (Type an int…
Given a normal distribution with =100 and =15, and given you select a sample of
Given a normal distribution with =100 and =15, and given you select a sample of n=9, There is a 66% chance that X is above what value?Type an integer or decimal rounded to two dec…