Skip to content

Gynshu/mts-task-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is little task from Mobile TeleSystems company

Task:

The task is to return "true" if all strings in an array form the same set of characters both horizontally and vertically.

Such as:
Array: ["abcd","bnrt","crmy","dtye"]

a b c d
b n r t
c r m y
d t y e

Result: true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages