C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Count number of strings (made of R, G and B) using given combination in C++

  2. Count the number of currency notes needed in C++

  3. Construct sum-array with sum of elements in given range in C++

  4. Count number of trees in a forest in C++

  5. Count the number of common divisors of the given strings in C++

  6. Count subsets that satisfy the given condition in C++

  7. Count squares with odd side length in Chessboard in C++

  8. Count subarrays whose product is divisible by k in C++

  9. Count subtrees that sum up to a given value x in C++

  10. Count the nodes in the given tree whose sum of digits of weight is odd in C++

  11. Count the nodes in the given tree whose weight is a power of two in C++

  12. Count the nodes whose weight is a perfect square in C++

  13. Count the nodes of the tree whose weighted string contains a vowel in C++

  14. Construct Pushdown automata for L = {0(n+m)1m2n | m, n = 0} in C++

  15. Construct Pushdown automata for L = {0m1(n+m)2n | m,n = 0} in C++

  16. Construct Pushdown automata for L = {0n1m2m3n | m,n = 0} in C++

  17. Construct Pushdown automata for L = {a(2*m)c(4*n)dnbm | m,n = 0} in C++

  18. Count the nodes whose sum with X is a Fibonacci number in C++

  19. Construct the full k-ary tree from its preorder traversal in C++

  20. Count pairs in a binary tree whose sum is equal to a given value x in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:241/300  20-Computer/Page Goto:1 235 236 237 238 239 240 241 242 243 244 245 246 247