Which of the following is not a JavaScript Data Types?
Anonymous Quiz
9%
Boolean
42%
Undefined
29%
Float
20%
Number
What is the time complexity of searching for an element in a circular linked list?
Anonymous Quiz
46%
O(n)
35%
O(nlogn)
10%
O(1)
9%
O(n2)
👍1