Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Trantor Team. If you also belong to the team, you can get access from here

Trantor Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Trantor Underwriter Interview Questions and Answers

Updated 11 Sep 2024

Trantor Underwriter Interview Experiences

1 interview found

Underwriter Interview Questions & Answers

user image Anonymous

posted on 11 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About previous work experience
  • Q2. Scenario based question on underwriting

Interview Preparation Tips

Interview preparation tips for other job seekers - friendly and easy interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview before Jul 2023.

Round 1 - HR 

(1 Question)

  • Q1. How much expected salary
  • Ans. 

    Negotiable based on experience and responsibilities

    • Salary expectations are dependent on the specific role, responsibilities, and industry standards

    • Consider factors such as location, company size, and benefits package when determining salary expectations

    • Research average salaries for similar positions in the industry to have a realistic expectation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - fake interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude and combined coding tests

Round 2 - Design round 

(1 Question)

  • Q1. Design a parking app or design a web or mobile app where farmers can directly sell their produce
  • Ans. 

    Design a web/mobile app for farmers to directly sell their produce.

    • Create a user-friendly interface for farmers to list their produce

    • Include features for farmers to set prices and quantities

    • Implement a search function for buyers to find specific produce

    • Include a secure payment system for transactions

    • Allow farmers to track their sales and manage inventory

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. You have to explain the design of your previous round

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Worst experience company is not so good

Round 2 - Technical 

(2 Questions)

  • Q1. What is object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, and polymorphism are key principles of OOP

    • Examples of OOP languages include Java, C++, and Python

  • Answered by AI
  • Q2. Questions on data structute
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Aptitude test :Numerical,Logical and Behavioral

Round 2 - Group Discussion 

Group discussion - Conducted among 6-12 people

Round 3 - Technical 

(1 Question)

  • Q1. Introduction,Guesstimates & basic programming
Round 4 - Technical 

(1 Question)

  • Q1. Project explanation:Final year project
Round 5 - HR 

(1 Question)

  • Q1. General HR discussion: Intro,Reasons for joining here

I applied via Campus Placement and was interviewed in Jul 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

There were 48 questions to be done in 60 minutes.
the platform used was below average.
about 1400 gave the test

Round 3 - Group Discussion 

The Next round was a GD.
about 250 were shortlisted.
it was held in groups of 10 - 13.
there were 2 Panelists observing the body language, the fluency and time you speak for.
It is very important that you either start or conclude the GD.
leaves a good impression.

Round 4 - Technical 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. What is Data Analysis?
  • Ans. 

    Data analysis is the process of inspecting, cleaning, transforming, and modeling data to discover useful information.

    • It involves collecting and organizing data

    • It includes statistical analysis and visualization

    • It helps in making informed decisions

    • Examples include market research, financial analysis, and scientific research

  • Answered by AI
  • Q3. SQL Queries using Joins and sub-queries
  • Ans. 

    SQL Queries using Joins and sub-queries

    • Joins are used to combine rows from different tables based on a related column

    • Sub-queries are queries nested within another query

    • Joins and sub-queries can be used together to retrieve specific data from multiple tables

  • Answered by AI
  • Q4. Many questions about projects mentioned in the resume.
  • Q5. Estimation and probability questions were asked to see the way you approach a question logically.
Round 5 - HR 

(4 Questions)

  • Q1. Tell me about Yourself
  • Q2. Again Questions based on resumes
  • Q3. Some Regular HR Questions like why latent view, where to do you yourself in 5 years.....etc.
  • Q4. Any questions for me?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with your Resume.
Make your resume based on Data Analytics.
SQL and basics of python are the expected questions with some probability and logical questions.

Skills evaluated in this interview

I applied via Referral and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL joins,group by ,window functions ,difference between where and having syntax and python manipulation questions such as subsetting ,aggregation ,pivot ,group by .Guesstimate to find total number of traf...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in SQL , PYthon/R and equally good in guesstimate questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Topics will be mainly SQL and few python questions. Duration-3min to 1hr

Round 2 - Technical 

(3 Questions)

  • Q1. What is CLT theorem and what are its uses
  • Ans. 

    CLT theorem states that the distribution of sample means approaches a normal distribution as sample size increases.

    • Central Limit Theorem (CLT) is a fundamental concept in statistics that states that the distribution of sample means approaches a normal distribution as the sample size increases.

    • It is used in hypothesis testing, confidence intervals, and in estimating population parameters.

    • CLT is essential in making infer...

  • Answered by AI
  • Q2. Asked to write SQL queries which uses join and window functions
  • Q3. Explain ML Data preparation and EDA steps in detail. What are major steps in preprocessing
  • Ans. 

    ML data preparation involves cleaning, transforming, and organizing data for analysis. EDA involves exploring and visualizing data to understand its characteristics.

    • Data cleaning: removing missing values, handling outliers, and dealing with duplicates

    • Data transformation: encoding categorical variables, scaling numerical features, and creating new features

    • Data organization: splitting data into training and testing sets,...

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. Mainly interviewer checked how sound I was in different concepts like statistics, ML
  • Q2. Asked simple DL questions
  • Q3. Guestimates- like how much milk is consumed in your city on average. Give an estimate and show your structured way of arriving at that value
Round 4 - HR 

(3 Questions)

  • Q1. Why you want to join our comany?
  • Q2. What made you leave your previous organization
  • Q3. Salary negotations

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. SQL based questions
  • Q2. Logic based questions
Round 2 - HR 

(2 Questions)

  • Q1. Situation based questions
  • Q2. Questions related to company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

4 SQL questions, complexity 7/10

Round 2 - Technical 

(2 Questions)

  • Q1. Previous projects
  • Q2. In and around ML models
Round 3 - HR 

(2 Questions)

  • Q1. Usual, simple behavioural
  • Q2. Expected package

Trantor Interview FAQs

How many rounds are there in Trantor Underwriter interview?
Trantor interview process usually has 1 rounds. The most common rounds in the Trantor interview process are One-on-one Round.
How to prepare for Trantor Underwriter interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Trantor. The most common topics and skills that interviewers at Trantor expect are Agile, Analytics, Data Analysis, Due Diligence and Financial Analysis.

Tell us how to improve this page.

Trantor Underwriter Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 101 Interviews
Webkul Software Interview Questions
3.9
 • 64 Interviews
Softenger Interview Questions
4.1
 • 53 Interviews
DataMetica Interview Questions
3.5
 • 44 Interviews
View all

Fast track your campus placements

View all
Senior Software Engineer
191 salaries
unlock blur

₹9 L/yr - ₹35 L/yr

Software Engineer
123 salaries
unlock blur

₹7.9 L/yr - ₹14 L/yr

Associate Technical Leader
65 salaries
unlock blur

₹10.2 L/yr - ₹35.5 L/yr

Technical Lead
54 salaries
unlock blur

₹12.5 L/yr - ₹36.4 L/yr

Software Developer
51 salaries
unlock blur

₹4.1 L/yr - ₹14.9 L/yr

Explore more salaries
Compare Trantor with

Tekwissen

4.8
Compare

Softenger

4.1
Compare

XcelServ Solutions

4.5
Compare

Damco Solutions

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview