>
GATE Data Science and Artificial Intelligence
List of top Questions asked in GATE Data Science and Artificial Intelligence
Given the lists:
\[ A = [1,2,3], \quad B = [4,5,6] \]
Which of the following statements will result in
\[ A = [1,2,3,4,5,6]? \]
GATE DA - 2025
GATE DA
Data Science and Artificial Intelligence
Programming in Python
Suppose that insertion sort is applied to the array \([1,2,3,5,7,9,11,x,15,13]\) and it takes exactly 2 swaps to sort the array. Select all possible values of \( x \).
GATE DA - 2025
GATE DA
Data Science and Artificial Intelligence
Algorithm
When does the worst case of binary search occur?
GATE DA - 2025
GATE DA
Data Science and Artificial Intelligence
Algorithm
Prev
1
2
3
4
Next