employer cover photo
employer logo
employer logo

Samsung R&D Institute India - Noida

Is this your company?

Samsung R&D Institute India - Noida Interview Question

Asked about data structures(priority queues, sets and maps) working and implementation from scratch. The interviewer asked a little advanced data structures like segment trees, and finally asked few graph algorithms and their complexity analysis.

Interview Answer

Anonymous

Sep 14, 2023

I explained the approach for implementing priority queues (heaps), sets (BSTs) and maps( hash / BSTs). Satisfied with the approach and didn't ask to code. Explained and written pseudocode for segment tree implementation fully satisfied. Casually asked few graph algorithms, answered everything.