Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Write a Javascript function that transposes (m,n) matrix.
AMENI Miskini
8y
308
1
Reply
Write a Javascript function that transposes (m,n) matrix.
Example : var matrix = [ [1, 2, 3], [4, 5, 6], [7, 8, 9] ];
Function must only call basic methods (push, length) and handle square and non-square matrices. (without Jquery)
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
dummy order tracking
Write a recursive Javascript function that checks whether a