MGT425-Spreadsheet Decision Modeling

I don’t understand this Management question and need help to study.

Read the above study titled as “An Analytic Hierarchy Process Approach in Decision-Making for Material Selection in an Automotive Company: A Case Study”by Cheng Jack Kie, Ahmed Khalif Hassan, Norhana Mohd Aripin, Rafiuddin Mohd Yunus, and answer the following Questions:

Color images

Can you help me understand this Computer Science question?

Complete this Code.org lesson:

https://studio.code.org/s/csp2-2019/stage/4/puzzle/1 (Links to an external site.)

Put all of the images and the answers to the questions in a Word (or other) document. You should be able to paste the images into your document. Then upload the document to this Canvas assignment. Everyone has to submit their own document. You may work together, but each person needs to make their own images.

For steps 3, 4, 5, and 9, save the image and copy and paste it into your document.

For step 7, answer the following questions:

  1. Describe what you see when you change the “bits per pixel” to 24. How is it different from the original image?
  2. Explain why this change occurs.

For steps 10 and 11, answer the questions in the Word document.

Journal 300-400 words

I’m stuck on a English question and need an explanation.

Journal 9: “Richard Cory” https://www.poetryfoundation.org/poems/44982/richa… 1. Why do you think that Richard Cory killed himself? Does the poem provide any clues? Or are you left to ponder this question without the poem’s help? 2. Who do you think is encompassed in the poem’s use of “we”? What’s the effect of this collective voice? 3. What’s up with all of the kingly metaphors in the poem? Why does the voice of the poem focus so much on Richard Cory’s regal nature? 4. What distinctions does the poem make between our interior and exterior lives?

300-400 Words

please develop 2/3 pages with aaa format , Intext citations and minimum 6 references please

I’m trying to study for my Management course and I need some help to understand this question.

In a 2 to 3 page APA formatted paper:

Read: “Watch Out All Retailers, Here Comes Amazon; Watch Out Amazon, Here Comes Other Competitors” On page 67-68

Answer the questions below (With six peer-reviewed sources for support):

1. Can any firm beat Amazon in the marketplace? If not, why not? If so, how can they best do so?

2. How formidable a competitor is Google for Amazon? Please explain.

3. What are Amazon’s major strengths? Does it have any weaknesses? Please explain.

4. Is Jet.com a potential concern for Amazon? Why or why not?

2 questions of data structures and algorithms

I’m trying to study for my Computer Science course and I need some help to understand this question.

1.Implement two stacks in one array A[1..n], such that neither stack overflows unless the total number of elements in both stacks together is n. The PUSH and POP operations should run in O(1) time.

2.Implement a θ(n) time non-recursive program that reverses a singly linked list L of n elements. The program gets the head of the list (L.head) as input and cannot use any storage other than the given list.

Code need in Java