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 binary Tree find the maximum path sum. The path may start and end at any node in the tree
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
403
Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right which minimizes the sum of all numbers along its path
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
340
Let N be a positive odd number. There are N coins, numbered 1, 2 , ... , N. For each i (1≤i≤N), when Coin i is tossed, it comes up heads with probability pi and tails with probability 1-pi
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
837
You are given N eggs, and building with K floors from 1 to K. Each egg is identical, you drop an egg and if an egg breaks, you cannot drop it again
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
386
Given n wines in a row, with integers denoting the cost of each wine respectively. Each year you can sale the first or the last wine in the row
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
486
Given two strings, you have to find and print the longest common subsequence between them
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
438
Given two strings, you have to find the shortest common super sequence between them and print the length of the super sequence
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
497
Given two strings string1 and string2 find the minimum cost required to make the given two strings identical. We can delete characters from both the strings. The cost of deleting a character from string1 is costX and string2 is costY
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
375
Given string str find the minimum number of deletions such that the resultant string is a palindrome
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
395
There is a grid with size NX4 and you have only one type of tiles to construct the grid. You can place either vertically or horizontally. You need to find, how many ways you can construct a grid of size N x 4 using the 1X4 tiles
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
398
Given a square matrix of size n x n, find the sum of the Zigzag sequence with the largest sum. A zigzag sequence starts from the top and ends at the bottom. Two consecutive elements of sequence cannot belong to the same column
C++ programming
2022-05-01
Answers
30
Question
40
Followers
30
0
1
411
Shivang is a blog writer and he is working on two websites simultaneously. He has to write two types of blogs
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
1
414
There is a shop which sells pizza of three different sizes- Small, Medium, and Large Pizza. IncludeHelp is crazy for Pizzas
C++ programming
2022-04-30
Answers
30
Question
40
Followers
30
0
1
406
Total:
3502
Previous
251
252
253
254
255
Next
Go