NEW
Font size
WorksheetsWizQuiz
Total questions: 15
Worksheet time: 8mins
O(N)
O(log N)
O(N log N)
O(1)
Object-Oriented
Functional
Procedural
Declarative
Android Program Kit
Application Package
Android Package
Advanced Package Kit
LINKED LIST
STACK
ARRAY
QUEUE
COMPILATION ERROR
11
RUNTIME ERROR
10
Jenkins
Docker
Git
Ansible
128
-128
Compiler error
Undefined behavior
10
0
Memory address of x
Compilation error
5
10
15
Compilation error
To create interactive web pages
To define the structure of web pages
To add styles and formatting to web pages
To handle server-side operations
(y-y(hat))^2
1/1+e^-z
√((x1-x2)^2 +(y1-y2)^2)
P–log2P– - P+log2P+
2 3 4 5 6 7 8 9 10
1 2 3 4 5 6 7 8 9 10
1 2 3 4 5 6 7 8 9
2 3 4 5 6 7 8 9
x is not equal to y
x is equal to y
Syntax error
null
best:o(nlogn) worst : o(n2) space: o(1)
best:o(logn) worst : o(n3) space: o(1)
best:o(n3) worst : o(n) space: o(n)
best:o(n2) worst : o(n2) space: o(1)
O(log N)
O(N)
O(N log N)
O(1)
