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 string S and a word C, return the count of the occurrences of anagrams of the word in the text. Both string and word are in lowercase letter
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
550
our goal is to minimize the number of bits to be flipped. Write a program to determine the minimum number of bits to reach the goal
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
523
Given a length n, count the number of strings of length n that can be made using a, b and c with at-most one b and two cs allowed
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
170
Given a string that contains ternary expressions. The expressions may be nested. You need to convert the given ternary expression to a binary Tree and return the root
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
510
Given a permutation write c++ program to print permutation just greater than this
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
568
Given a binary string find the number of substring that can formed such that every substring starts with \"1\" and ends with \"1\"
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
2
468
Write a function to find the longest common prefix string amongst an array of strings
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
565
For a given n, Print the count and say sequence using c++
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
541
Given two strings, check whether two given strings are anagram of each other or not. An anagram of a string is another string that contains same characters, only the order of characters can be different
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
460
Write a program that counts frequency of each letter in the string (string consists lowercase letters only)
C++ programming
2022-04-29
Answers
30
Question
40
Followers
30
0
1
534
Write a method that checks if a binary tree is complete
Java programming
2022-04-28
Answers
30
Question
40
Followers
30
0
1
637
Write a method that checks if a binary tree is perfect
Java programming
2022-04-28
Answers
30
Question
40
Followers
30
0
1
500
write a method that returns the minimum number of small bags necessary to package goal kilos of rice
Java programming
2022-04-28
Answers
30
Question
40
Followers
30
0
1
608
Total:
3502
Previous
262
263
264
265
266
Next
Go