Open In App

TruWeight Interview Experience for Software Engineer | On-Campus 2020

Last Updated : 15 Mar, 2021
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1 Online Assessment(90 min): AMCAT Platform  

2 Coding questions.  

  1. Kth largest Element in array
  2. One based on implementation and number system.

MCQs were from DBMS, OOPS, C, C++

Round 2 Technical Round 1 (45-50 min): Introduce Yourself and Discussion on Projects (5-10min)

Coding Questions:

  1. Power function using recursion and optimize it.
  2. 2nd smallest no. in an array without sorting and in one traversal.
  3. 2-3 SQL queries involved JOINS, 3rd Highest Salary  
  4. Few questions from DBMS(Normalization with examples, ACID Properties etc.)
  5. OOPS, Concepts.

Round 3 Technical Round 2 – Final Round (50min): Introduce Yourself and Discussion on Projects (5-10min)

Coding Questions:

  1. Find if brackets are balanced. (Agreed on using stack)

Few SQL queries.

  1. Find the no. of Islands. (Only Approach and discussion on complexity)(Standard question)
  2. Few questions from DBMS(Normalization with examples, ACID Properties, etc.)
  3. OOPS, Concepts.
  4. Design a database schema for a video website.

I was rejected


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads