Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
Questions
Study lists
hamza shaheen Questions
5601 Questions
Write a NumPy program to create random vector of size 15 and replace the maximum value by -1
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
211
Write a NumPy program to find point by point distances of a random vector with shape (10,2) representing coordinates
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
205
Write a NumPy program to find the most frequent value in an array
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
216
Write a NumPy program to convert cartesian coordinates to polar coordinates of a random 10x2 matrix representing cartesian coordinates
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
274
Write a NumPy program to find the closest value (to a given scalar) in an array
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
209
Write a NumPy program to get the n largest values of an array
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
190
Write a NumPy program to create a three-dimension array with shape (300,400,5) and set to a variable. Fill the array elements with values using unsigned integer (0 to 255)
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
220
Write a NumPy program to sort a given array of shape 2 along the first axis, last axis and on flattened array
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
264
Write a NumPy program to create a structured array from given student name, height, class and their data types. Now sort the array on height
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
187
Write a NumPy program to create a structured array from given student name, height, class and their data types. Now sort by class, then height if class are equal
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
215
Write a NumPy program to sort the student id with increasing height of the students from given students id and height. Print the integer indices that describes the sort order by multiple columns and the sorted data
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
126
Write a NumPy program to get the indices of the sorted elements of a given array
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
290
Write a NumPy program to sort a given complex array using the real part first, then the imaginary part
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
219
Total:
5601
Previous
120
121
122
123
124
Next
Go