Unc comp - Study guides, Class notes & Summaries

Looking for the best study guides, study notes and summaries about Unc comp? On this page you'll find 7 study documents about Unc comp.

All 7 results

Sort by

UNC COMP 410 final exam study questions and answers solved 2024
  • UNC COMP 410 final exam study questions and answers solved 2024

  • Exam (elaborations) • 4 pages • 2024
  • Available in package deal
  • quick sort average case time complexity - n log n quick sort worst case time complexity - n^2 selection sort worst case time complexity - n^2 selection sort average case time complexity - n^2 merge sort worst case time complexity - n log n merge sort average case time complexity - n log n insertion sort worst case time complexity - n^2 insertion sort average case time complexity - n^2 skip list sort worst case time complexity - n^2 skip list sort average case time comp...
    (0)
  • CA$17.97
  • + learn more
COMP 283 UNC Discrete final exam questions with complete solutions 2024.
  • COMP 283 UNC Discrete final exam questions with complete solutions 2024.

  • Exam (elaborations) • 3 pages • 2024
  • COMP 283 UNC Discrete final exam questions with complete solutions 2024.
    (0)
  • CA$16.54
  • + learn more
EXSS 181 Exam 1 UNC Completely answered questions (Latest)
  • EXSS 181 Exam 1 UNC Completely answered questions (Latest)

  • Exam (elaborations) • 6 pages • 2022
  • What is Sport & Exercise Psychology? - ANSWER The scientific study of human behavior in sport and exercise, and the practical application of that knowledge What are the 3 Roles of Sports Psychologists? - ANSWER - Research - Teach - Consult What are two Major types of questions in the field? - ANSWER - Psychological factors on sport/physical activity behavior and performance - Participating in sport/physical activity on psychological development, health, and well-being What is B=f (P,...
    (0)
  • CA$12.94
  • + learn more
COMP 210 UNC Final Exam With Complete Answers.
  • COMP 210 UNC Final Exam With Complete Answers.

  • Exam (elaborations) • 7 pages • 2024
  • Priority Queue - correct answer Comprised of a data value and that value's priority Enq and Deq from Linked List Implementation of PrQueue - correct answer Enq: O(1) enq as tail, Deq: O(N) traverse list and find smallest Enq and Deq from Sorted List Implementation of PrQueue - correct answer Enq: O(N) enq sorted, find the right spot, Deq: O(1) deq as normal from head Bheap Properties - correct answer 1) Binary tree, completely filled except for last row of leaves wh...
    (0)
  • CA$18.69
  • + learn more
Lesson 2: Programs, Language, and Interpreters
  • Lesson 2: Programs, Language, and Interpreters

  • Class notes • 3 pages • 2023
  • Discover how algorithms, with their fixed instructions, can solve problems of any size, empowering you to tackle complex challenges. Learn how these languages bridge the gap between our comprehension and the machine's language. Explore syntax rules, punctuation, spacing, and naming conventions that shape the structure of your code. Unleash the power of semantics, understanding the intended effect of each line of code.
    (0)
  • CA$16.54
  • + learn more
COMP 110 class notes: Lesson 01- Computer systems: processes, shells, kernels, and hardware
  • COMP 110 class notes: Lesson 01- Computer systems: processes, shells, kernels, and hardware

  • Class notes • 3 pages • 2023
  • This document are notes for comp 110 lesson 1 with an overall take away and in depth details. An overview of the components and interactions in a computer system. Describes the flow of interaction from hardware to user space processes.
    (0)
  • CA$15.82
  • + learn more