Skip to content

Master Micro's task to test programming skills for summer internship applicants Task3

Notifications You must be signed in to change notification settings

gaserashraf/Matrix-Flatten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix-Flatten

Master Micro's task to test programming skills for summer internship applicants Task3

🏁 Get Started

git clone https://github.com/gaserashraf/Matrix-Flatten.git
cd Matrix-Flatten
g++ source.cpp -o out
out

💻 Built Using

  • C++

📷 Screenshots

Class Matrix

s1

Class Matrix Flatten

s2

sample exmaple test

s3

✨ Complexity

  • The complexity of the indexing from i,j,k to y is O(1)

About

Master Micro's task to test programming skills for summer internship applicants Task3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages