Skip to content

Pro Programming

Professional way of Programming

  • Home
  • C MCQs
  • C/C++
  • Java
  • Python
  • MySQL
  • Topics
    • Arrays
    • Strings
    • Link Lists
    • Trees
    • Shapes
    • Articles
  • Projects
  • Games

grid

Mobile Numeric Keypad Problem: Solution in C++

Here we will understand the Mobile Numeric Keypad problem, then we will understand the solution and then write a Program in C++ to implement the solution: GIVEN: A mobile numeric keypad as below: PROBLEM: A digit is given, we have to find the number of possible numbers of given digits can be formed, using the … Read more

Categories cpp codes Tags grid, mobile numeric keypad problem Leave a comment

C++ Program to check if word exists in Grid or not

Here we are going discuss about a 2D Grid or 2D array and check if a given word exists in Grid or not. Then we will write a C++ program to implement the same. Given: A 2D Grid of character and a word to search for. Problem: To check if the given word exists in the Grid … Read more

Categories c programming, array Tags check if a word exists in a grid or not, grid Leave a comment
  • Email
  • Facebook
  • Twitter

Recent Posts

  • A simple Zombie War Game in C++
  • Mobile Numeric Keypad Problem: Solution in C++
  • Last Minute Notes: C and C++
  • JavatPoint Offline version Download Free
  • How to count number of non repeating digits in a Range C++
  • C++ Program to check if word exists in Grid or not
  • Top Cryptocurrency list of 2021
  • C Program to Implement Coppersmith Freivald’s Algorithm
  • Gene Manipulation Q & A – Gene Targeting and Transfer in Plants
  • Check if an Array is mirror inverse or not
© 2020 | ProProgramming | About | Contact US | Privacy Policy