5 computer science questions

1.chose the true statments. (Your score for this questions will be proportional to the number of statements you mark correctly plus the number you correctly leave unmarked minus the number you should have marked but didn’t minus the number you shouldn’t have marked but did.) (a) lg n n = O(lg n!) (b) n (n+1) mod 2 = Ω(n n mod 2) for n ∈ N (c) n (3n) mod 2 = O(n n mod 2) for n ∈ N (d) If T(n) = 7T(n/3) + n 4 then T(n) = Ω(n 4/ log n). (e) If T(n) = 8T(n/2) + 8n 3 then T(n) = Θ(n 3 log n). 2. Explain how you can sort a sequence of n integers from a range of size n lg lg n in O(n log log n) time (assuming each integer fits in a constant number of machine words). 3. An in-place algorithm uses a constant number of machine words of memory on top of the memory initially occupied by its input and eventually occupied by its output. Give code or pseudo-code for an in-place version of QuickSort. Continued on Next Page! 1 4. You’ve probably seen in previous courses how to build a min-heap on n elements in O(n) time and how to extract the minimum value from one in O(log n) time. Do you think we can easily extract the minimum value in o(log n) time while still leaving a heap on the remaining elements? Why or why not? 5. Suppose you have an algorithm that given a sequence of n integers that can be partitioned into d non-decreasing subsequences but not fewer does so in O(n log d) time. Explain how you can also sort such a sequence in O(n log d) time. Requirements: 5 questions | .doc file

Place your order
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more

Order your essay today and save 30% with the discount code HAPPY