1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Igoryamba
3 years ago
13

There are generally two ways of implementing dynamic programming solutions to problems, which have equal asymptotic time complex

ities. (The details of the problem may determine which is better in a given situation). What are they?
Select two:
1) Bottom-up
2) Left-to-right
3) Right-to-left
4) Top-down
Computers and Technology
1 answer:
san4es73 [151]3 years ago
8 0

Answer:

1) Bottom-up

2) Top-down

Explanation:

In general dynamic programming is a divide and conquer strategy which can be implemented using bottom up approach or top down approach.

Bottom-up approach in dynamic programming will solve a relatively simple sub-problem first and then use the solution to build and arrive at solutions to a bigger sub-problem.

Top down approach is reversed to bottom-up approach and is also known as Memoization Method. Instead of solving a problem started from the base state sub-problem, the top down approach break a problem into a smaller problems from the top most destination state until it reaches the bottom most base state.

You might be interested in
Hello,
tekilochka [14]
I think you should get used input
5 0
3 years ago
A printer is connected locally on Computer1 and is shared on the network. Computer2 installs the shared printer and connects to
Katen [24]

Answer:

A printer is connected locally on Computer1 and is shared on the network. Computer2 installs the shared printer and connects to it. Computer1 considers the printer to be a(n) _____local___________ printer, and Computer2 considers the printer to be a(n) _____network___________ printer.

Explanation:

Any printer installed directly to Computer 1 is a local printer.  If this printer is then shared with computers 2 and 3 in a particular networked environment, it becomes a shared printer.  For these other computers 2 and 3, the shared printer is a network printer, because it is not locally installed in each of them.  There may be some features which network computers cannot use on a shared printer, especially if the printer can scan documents.

4 0
3 years ago
Characteristics of 1st generation​ computers
jasenka [17]

Answer:

use of vacume tubes to make circuit

use of punch cards as I/O devices

use of high electricity

use of magnetic drums

use of machine language and symbols in instuctons

4 0
2 years ago
HELP PLLISSSSSSSSSS!!!!!!!!!! its unit test will mark as brainliest
astraxan [27]

Answer:

1. file

2. true:false

3. prioitized

4. drafts

Explanation:

8 0
3 years ago
What are four components of the computer?
Pachacha [2.7K]

Answer:

Input output, peripherals, storage

Explanation:

There are more than four though

7 0
3 years ago
Read 2 more answers
Other questions:
  • How can you block attackers, who are performing reconnaissance and probing, with nmap and nessus port scanning and vulnerability
    6·1 answer
  • If you wanted to make certain numbers in a spreadsheet stand out, you should _____.
    11·2 answers
  • You have no control over who views your social network information
    13·2 answers
  • 22 If you are involved in a violation and you do not have insurance to comply with the __________________, your driver license a
    9·2 answers
  • In a proper webpage, which tag holds all of a webpages visible HTML?
    5·1 answer
  • Cuales son las caracteristicas de los celulares
    9·1 answer
  • Why are wiki's not secure​
    9·1 answer
  • What process sends ones and zeroes across network cables
    15·1 answer
  • What is the function of cpu while processing data?​
    5·2 answers
  • For computer forensics, ____________ is the task of collecting digital evidence from electronic media.
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!