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 a set of positive numbers and a number, your task is to find out the combinations of the numbers from the set whose summation equals to the given number
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
448
Given a set of positive numbers and a number, your task is to find out the combinations of the numbers from the set whose summation equals to the given number
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
417
A set is given. You have to make K subsets by which all of the subsets have equal sum
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
464
A matrix is given to you and eight vacant spaces are there. You have to fill the places with the digits 1 to 8 in a way that there are not any adjacent places filled with its next digits
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
442
There is a set contains N no. of unsorted characters. You have to find out the power sets in lexicographic order of a given set of numbers and print them
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
445
There is a string given to you. You have to find out whether the given string is a sum string or not. For a string \"12345168213\" if it goes like this, \"123\" + \"45\" = \"168\" \"45\" + \"168\" = \"213\" then it is a sum string otherwise not
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
382
There is a set contains N number of elements. You have to find out all the possible subsets of the given set and print them
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
538
There is a set contains N number of elements. We have to divide this set into two different sets where each of the subsets contains the same number of elements and has a minimum difference between them
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
435
A matrix of characters schematically represents a swamp. The swamp is composed of muddy areas
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
512
How many non-decreasing numbers can be generated of n digit length?
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
137
There was a brutal emperor in SamLand who was very fond of wine. Due to his brutality and arrogant nature, none of his troops even liked him
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
188
You are given an array A[] of size N. Now, we call the value of an array the bit-wise XOR of all elements it contains. For example, the value of the array [1,2, 3] = 1^2^3. Now, your task is to find the bit-wise XOR of the values of all sub-arrays of array A
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
153
You are given two prime numbers n and m of 4 digits each, you need to convert n into m in the minimum number of steps, in each step you can change one of the digits of the number n such that a resulting number is also a prime number
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
1186
Total:
3502
Previous
243
244
245
246
247
Next
Go