Open In App

DemandMatrix Interview Experience for Software Engineer Role (On-Campus)

Improve
Improve
Like Article
Like
Save
Share
Report

Mode: Virtual

Work Location: Remote

Round 1(Written Test): Objective Questions in Google Form. Topics covered: DSA + DBMS + C Basics

Round 2(Technical Interview with VP of Engineering): A little introduction and 2 Question were asked in this section

  1. Write a program to add all elements of a given array.
    • I gave O(n) solution, to which FollowUP Question: Improve performance 100x
    • I was wondering how could I improve the code.
    • He gave me hint – Look at the task manager processor stats {Answer lies in threads}.
  2. Design database table of a cricket team, how many tables would be sufficient?

Not forwarded to Round2


Last Updated : 29 Oct, 2020
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads