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
mahmoud Questions
3502 Questions
Given an array of integers nums sorted in ascending order, find the starting and ending position of a given target value
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
1
523
Given a bitonic array find the maximum value of the array. An array is said to be bitonic if it has an increasing sequence of integers followed immediately by a decreasing sequence of integers
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
1
498
Suppose that we have a product company & we have a product manager leading a team to develop a new product. Unfortunately, the latest version of our product fails the quality check
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
1
461
Given two arrays A and B of size N each, find the maximum N elements from the sum combination (A[i]+B[j]) formed elements A and B. You can only combine elements of two arrays you can\'t combine the same array elements
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
1
532
You are given an array of n elements such that each element is at max k place away from its original sorted position, you have to sort the array in the correct manner
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
1
461
Given K sorted arrays arranged in form of a matrix of size K*N, you are required to merge them into single sorted array
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
1
581
You are given a list of jobs where each job has a start time, finish time, and the profit associated with that job, find the maximum profit subset of non-overlapping jobs
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
1
491
Given two array A and B, sort A in such a way that the relative order among the elements will be the same as those in B
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
2
427
Sort an array of zeros, ones and twos in linear time complexity
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
1
468
C/C++ Program for Majority Element
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
538
Bike Tour Google Kick Start Round B Problem 1 Solution
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
593
Bus Routes Google Code Jam Round B Problem No. 2 Solution
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
546
Write an application code that will suggest movies from a list randomly and there won\'t be any repeat while suggesting the movies
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
565
Total:
3502
Previous
260
261
262
263
264
Next
Go