C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Write a program in C++ to find the maximum and second maximum in a given unsorted array of integers

  2. Write a program in C++ to find the missing positive number in a given array of unsorted integers

  3. Write a program in C++ to find the most frequent element in a given array of integers

  4. Write a program in C++ to find the top K frequent element in an array of integers

  5. Given a sorted array of 0’s and 1’s, find the transition point of the array in C++

  6. Check if two strings are anagram of each other using C++

  7. What are pandigital numbers. Approach to find the pandigital Numbers using C++

  8. Write a program in C++ to insert a Node at the beginning of the given Singly linked list

  9. Maximum Erasure Value in C++

  10. Remove comments in a string using C++

  11. Write a program in C++ to remove duplicates from a given array of prime numbers

  12. Write a program in C++ to replace all the 0’s with 5 in a given number

  13. Reverse Vowels of a string in C++

  14. Search an element in the given singly Linked List using C++

  15. Sort an arrays of 0’s, 1’s and 2’s using C++

  16. Square of a sorted array in C++

  17. static_assert in C++

  18. Tuple with the same Product in C++

  19. Update the bit in the given position or Index of a number using C++

  20. Valid Sudoku in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:254/300  20-Computer/Page Goto:1 248 249 250 251 252 253 254 255 256 257 258 259 260