{"id":23224053,"url":"https://github.com/junaidsalim/word_searcher","last_synced_at":"2025-04-05T16:44:30.557Z","repository":{"id":176883245,"uuid":"659717241","full_name":"JunaidSalim/Word_Searcher","owner":"JunaidSalim","description":"A 3-digit word search program in a 2D array, developed by Junaid Saleem in C++, that finds and displays words appearing horizontally, vertically, diagonally, and backwards, along with their starting and ending positions.","archived":false,"fork":false,"pushed_at":"2024-01-17T16:30:50.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T13:52:25.716Z","etag":null,"topics":["cpp","word-search"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JunaidSalim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-28T12:10:37.000Z","updated_at":"2024-02-11T08:10:38.000Z","dependencies_parsed_at":"2024-01-16T12:46:48.011Z","dependency_job_id":"ab9683fe-5057-4ccc-9e72-0f679a7a6cf8","html_url":"https://github.com/JunaidSalim/Word_Searcher","commit_stats":null,"previous_names":["junaidsalim/word-searcher","junaidsalim/word_searcher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidSalim%2FWord_Searcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidSalim%2FWord_Searcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidSalim%2FWord_Searcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidSalim%2FWord_Searcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunaidSalim","download_url":"https://codeload.github.com/JunaidSalim/Word_Searcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369932,"owners_count":20927927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","word-search"],"created_at":"2024-12-18T23:29:59.039Z","updated_at":"2025-04-05T16:44:30.536Z","avatar_url":"https://github.com/JunaidSalim.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Word-Searcher\nA 3-digit word search program in a 2D array, developed in C++, finds and displays words appearing horizontally, vertically, diagonally, and backward, along with their starting and ending positions.\n\nThe program takes a 2D array of characters as input and searches for all possible words within the array. It searches not only horizontally and vertically but also in backward, vertical backward, diagonal, and diagonal backward directions.\n\nFor example, given the following input:\u003cbr\u003e\ndogxbxxxnoon \u003cbr\u003e\nrhellotherex \u003cbr\u003e\nokciuqbrownm \u003cbr\u003e\nwxwgexlxhjij \u003cbr\u003e\noozokvuxdrow \u003cbr\u003e\nrlxdrxextxja \u003cbr\u003e\ndrowblonkgod\u003cbr\u003e\n\nThe extracted words will be displayed on the screen along with their starting and ending positions. For example, if the word \"god\" is found, the output should be:\ngod (7,10) (7,12)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunaidsalim%2Fword_searcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunaidsalim%2Fword_searcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunaidsalim%2Fword_searcher/lists"}