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 dictionary, you have to split a given string into meaningful words
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
576
You are given an array A of size N. The array contains integers and is of even length. The elements of the array represent N coin of values x1, x2, ... ,xn
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
553
Given a value N, find the number of ways to make change for N cents, if we have infinite supply of each of S = { S1, S2, .. , Sm} valued coins. The order of coins does not matter
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
408
A professional robber is planning to rob houses along a street. Each house has a certain amount of money stashed, the only constraint stopping him from robbing each of them is that adjacent houses have security system connected
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
535
how we can maximize the total benefit given a capacity of the bag is W and each item is allowed to be used for 0 or 1 time?
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
562
You are given a matrix of size N*N. You have to take another matrix of size N*N from which First you have to subtract the minimum value of each row from all the elements of the particular row and so on
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
952
Debasis is searching for a perfect land to build a new house. There is an area of size N*M and each point of N*M has a value
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
558
Someone just won the Code Jam lottery, and we owe them N jamcoins! However, when we tried to print out an oversized check, we encountered a problem
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
978
You and your friend are deciding to go for a tour by train. But before booking the ticket of the train, your friend asks you to book a ticket in such a way that both of you sit face to face
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
962
There is a class of N students and the task is to find the top K marks-scorers. Write a program that will print the index of the toppers of the class which will be same as the index of the student in the input array (use 0-based indexing)
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
2
1
3108
A magic number is defined as a number which can be expressed as a power of 5 or sum of unique powers of 5
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
1025
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
126
You are given an array a of length n consisting of zeros. You perform n actions with this array: during the i-th action
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
148
Total:
3502
Previous
239
240
241
242
243
Next
Go