Civil Engineering > GATE 2022 SET-1 > Mathematics
Let max {a, b} denote the maximum of two real numbers a and b. Which of the following statement(s) is/are TRUE about the function f(x) = max{3 - x, x - 1}?
Explanation
Correct : a; b
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.