Linkedin Loop || Second DSA round || Software Engineer IC2

linkedin logo
linkedin
· Software Engineer IC2
March 4, 2026 · 2 reads

Summary

I experienced the second Data Structures and Algorithms round for a Software Engineer IC2 position at LinkedIn, which lasted 60 minutes and included two specific coding problems.

Full Experience

This was 2nd round of DSA with LinkedIn.
Duration - 60 mins

Number of Questions - 2

Interview Questions (2)

1.

Max Consecutive Ones II (Circular)

Data Structures & Algorithms

Max consecutive 1's in circular format. This involved replacing 1's with 0s to form the largest island.

2.

Find K Closest Elements (BST Variation)

Data Structures & Algorithms

A variation of the "Find K Closest Elements" problem, adapted for a Binary Search Tree (BST) structure.

📣 Found this helpful? Please share it with friends who are preparing for interviews!

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!