Month End Sale: Get Extra 10% OFF on Job-oriented Training! Offer Ending in
D
H
M
S
Get Now

Java: Construct a linked list from 2D matrix

Level : Intermediate
Mentor: Shailendra Chauhan
Type : GuidedLab
Points : 10
Duration : 00:30:00

Lab Details

Difficulty Level: HARD

Problem Statement:

Given a matrix. Convert it into a linked list matrix such that each node is connected to its next right and down node.

Input:

2D Matrix:

1 5 2 6

9 3 4 8

2 3 6 9

7 8 5 1

Output:

1->5->2->6->NULL

9->3->4->8->NULL

2->3->6->9->NULL

7->8->5->1->NULL


Self-paced Membership
  • 22+ Video Courses
  • 800+ Hands-On Labs
  • 400+ Quick Notes
  • 55+ Skill Tests
  • 45+ Interview Q&A Courses
  • 10+ Real-world Projects
  • Career Coaching Sessions
  • Email Support
Upto 60% OFF
Know More
Still have some questions? Let's discuss.
CONTACT US
Accept cookies & close this