Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

CSD-Full – comprehensive Communication Sciences and Disorders study guide and exam preparation material

Rating
-
Sold
-
Pages
86
Grade
A+
Uploaded on
15-05-2026
Written in
2025/2026

CSD-Full – comprehensive Communication Sciences and Disorders study guide and exam preparation material

Institution
CSD
Course
CSD

Content preview

CSD-Full – comprehensive Communication Sciences and Disorders study guide and exam
preparation material



ace - ANS ✔✔(Choose 3 :)

Which of sentences about singly linked list are true:

A. Deleting a node at the beginning of the list takes constant time `O ( 1 )`.

B. Deleting last node of the list always takes `O ( lgn )` time.

C. On the average, delete operation executes O ( n ) steps.

D. Search operation takes O ( n ) time in the best case.

E. There is no immediate access to the predecessor of any node in list.



ac - ANS ✔✔(Choose 2 :)

Select correct statement(s) about Doubly Linked List:



A. Deleting a node at the end of the list takes constant time O( 1 ).

B. Inserting a new node at the end of the list requires O( n ) steps.

C. The node which is deleted from the list will be claimed by the garbage collector.

D. Methods for processing doubly linked list are simpler than those of singly linked list.



b - ANS ✔✔Select incorrect statement about skip list:

A. In a skip list of n nodes, for each k and i such that 1 ≤ k ≤ `|__lgn__|` and 1 ≤ i ≤ `|__n/2^(k-

1)__|` - 1, the node in position `2^(k-1)` • i points to the node in position `2^(k-1)` • (i + 1)



B. The number of reference fields indicates the level of each node, and the number of levels is

maxLevel = `[lgn]`+ 1

,C. All of the others.



D. None of the others.



ce - ANS ✔✔(Choose 2)

Select incorrect statement about skip list:

A. Searching is efficient.



B. Insertion and Deletion are very inefficient.



C. The search time is O (lgn) in the worst case.



D. `maxLevel` of skip list which has 20 elements is 5



E. In 20-element skip list, the node in position 3 points to the node in position 7



cd - ANS ✔✔(Choose 2)

Select correct statement(s):



A. A linked list is a collection of nodes storing data and links to other nodes



B. A linked structure is a data structure composed of nodes, each node holding some
information

and a reference to another node in the list.



C. A singly linked list is a node that has a link only to its successor in this sequence

,D. Inserting a new node at the end of the singly linked list without tail field requires O( n ) steps.



a - ANS ✔✔Linked lists allow easy insertion and deletion of information because such
operations

have a local impact on the list.

A. True

B. False



cd - ANS ✔✔(Choose 2:)

Which of the following operations take O( 1)time:



A. Deleting one any node in linked list



B. Inserting one node to the end of singly linked list without tail.



C. Deleting one node from the begin of doubly linked list



D. Searching one node in singly linked list without tail in the best case.



bd - ANS ✔✔(Choose 2)

Select correct statements about Linked List:



A. The nodes in doubly linked list contain only references to the predecessors.



B. Skip lists was motivated by the need to speed up the searching process.

, C. In the worst case, search time of skip list is O(lgn)



D. The efficiency of search in singly and doubly linked lists can be improved by dynamically
organizing the list in a certain manner using Self-Ogranizing Lists.



ac - ANS ✔✔(Choose 2)

Which of the following statements about the Stack are true



A. Popping operation in the linked list implementation is executed in the constant time O(1)



B. Clear operation in the linked list implementation is executed in the constant time O(1)



C. Popping operation in the array implementation is executed in the constant time O(1)



D. Pushing operation in the linked list implementation is always executed in the constant time
O(1)



bc - ANS ✔✔(Choose 2)

In the circular array version of the Queue class, which operations require O(n) linear time for
their worst-case behavior



A. dequeue()



B. enqueue() when the capacity has been reached



C. clear()

Written for

Institution
CSD
Course
CSD

Document information

Uploaded on
May 15, 2026
Number of pages
86
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$33.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF


Also available in package deal

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Sanchy062 Teachme2-tutor
Follow You need to be logged in order to follow users or courses
Sold
55
Member since
2 year
Number of followers
21
Documents
2841
Last sold
1 month ago
SUCCESS HUB exam center (2025/2026 LATEST UPDATE)

Welcome to success hub exams center, On this page, you find all documents, package deals, and flashcards offered. I try to Elaborate all my Exams as much as possible thus assuring the Learners of a GUARANTEED PASS A+ with latest update! I will also appreciate all positive Reviews feel free to enquire and referrals thank you!

4.1

26 reviews

5
16
4
2
3
5
2
0
1
3

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions