GitHub topics: coding-for-everyone
samikshakute/Coding-For-Everyone
This repository contains C and C++ programs and assignments from the Coding for Everyone: C and C++ Specialization
Language: C - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Progambler227788/Puzzle-Game
The given code is an implementation of a word search puzzle solver in C++. It takes a 10x10 grid of characters as input and allows the user to enter a word to search for. The program then searches for the word in the grid, and if found, it prints the row and column
Language: C++ - Size: 9.58 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
