Upload Button Icon Add office photos

TransUnion

Compare button icon Compare button icon Compare

Filter interviews by

TransUnion Developer Interview Questions and Answers for Experienced

Updated 14 Sep 2023

TransUnion Developer Interview Experiences for Experienced

1 interview found

Developer Interview Questions & Answers

user image Anonymous

posted on 14 Sep 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 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 - Technical 

(2 Questions)

  • Q1. Interview questions were based on the technologies where i have worked upon earlier .
  • Q2. Coding questions were asked
Round 3 - Technical 

(1 Question)

  • Q1. Project based questions
Round 4 - HR 

(1 Question)

  • Q1. Expectations and details about the company culture

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be prepared with your technology.

Developer Jobs at TransUnion

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. What is HashMap?
  • Ans. 

    HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.

    • HashMap allows quick access to values based on their keys

    • Keys must be unique and values can be duplicated

    • HashMap is not thread-safe and requires synchronization for concurrent access

    • Java's HashMap implementation uses hashing to distribute keys across buckets

  • Answered by AI
  • Q2. It’s a collection framework.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best.

Skills evaluated in this interview

I applied via Referral and was interviewed before Jan 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL and plsql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Pre
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Profit loss , number system, code decode

Round 2 - Technical 

(1 Question)

  • Q1. What is DDL, DML, DQL
  • Ans. 

    DDL stands for Data Definition Language, DML stands for Data Manipulation Language, and DQL stands for Data Query Language.

    • DDL is used to define the structure of database objects such as tables, indexes, and views.

    • DML is used to manipulate data in the database, such as inserting, updating, and deleting records.

    • DQL is used to retrieve data from the database using queries.

    • Examples: CREATE TABLE is a DDL statement, INSERT...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

All aptitude type questions as well as core computer science subject questions comes

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. SDLC process and how it is implemented in project
  • Q2. About projects, it's Objective, the role I have worked, output
  • Q3. Data structure, DBMS concepts
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. What is Bajaj Allianz
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

On python and sql coding.they ask simple to complex questions

Round 2 - Technical 

(1 Question)

  • Q1. On data science machine learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Case Study 

There were 3 rounds for data science consultant position at Equifax. 1st round consists of Python and SQL questions and also in this round they have tested analytical thinking as well.

Round 2 - Coding Test 

In 2nd round they have asked me questions from my resume and asked me to explain the projects which I have worked on in previous company. In this round they have asked me pandas related questions and asked me write code.

Round 3 - Behavioral 

(1 Question)

  • Q1. In Managerial round again here I have been asked questions related my projects. and no coding round in this stage.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Python, SQL, Analytical thinking, Statistics and pandas.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2023. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. What is Tuples? How do you convert a string to a tuple?
  • Ans. 

    Tuples are immutable sequences of elements. A string can be converted to a tuple using the tuple() function.

    • Tuples are similar to lists but are immutable

    • Elements of a tuple are enclosed in parentheses ()

    • A string can be converted to a tuple using the tuple() function

    • Each character in the string becomes an element in the tuple

  • Answered by AI
  • Q2. What is Left Join? Show one Left join for 2 data frames on Python
  • Ans. 

    Left join is a type of join operation in SQL that returns all the rows from the left table and matching rows from the right table.

    • Left join is performed using the 'left join' keyword in SQL

    • In Python, left join can be performed using the 'merge' function from the pandas library

    • Syntax: pd.merge(left_dataframe, right_dataframe, how='left', on='key_column')

    • Example: pd.merge(df1, df2, how='left', on='id')

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prep the Basics of Python, as most questions are on the basics concepts.

Skills evaluated in this interview

TransUnion Interview FAQs

How many rounds are there in TransUnion Developer interview for experienced candidates?
TransUnion interview process for experienced candidates usually has 4 rounds. The most common rounds in the TransUnion interview process for experienced candidates are Technical, Resume Shortlist and HR.
How to prepare for TransUnion Developer interview for experienced candidates?
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 TransUnion. The most common topics and skills that interviewers at TransUnion expect are Agile, SQL, Linux, Python and Debugging.
What are the top questions asked in TransUnion Developer interview for experienced candidates?

Some of the top questions asked at the TransUnion Developer interview for experienced candidates -

  1. About ETL Concepts and SQL,U...read more
  2. Coding questions were as...read more
  3. Project based questi...read more

Tell us how to improve this page.

TransUnion Developer Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Synechron Interview Questions
3.6
 • 364 Interviews
Movate Interview Questions
3.3
 • 254 Interviews
SS&C TECHNOLOGIES Interview Questions
3.4
 • 169 Interviews
ThoughtWorks Interview Questions
3.9
 • 148 Interviews
Sopra Steria Interview Questions
3.8
 • 127 Interviews
Luxoft Interview Questions
3.7
 • 121 Interviews
View all

Fast track your campus placements

View all
TransUnion Developer Salary
based on 159 salaries
₹7.4 L/yr - ₹25.1 L/yr
104% more than the average Developer Salary in India
View more details

TransUnion Developer Reviews and Ratings

based on 15 reviews

4.5/5

Rating in categories

3.9

Skill development

4.5

Work-life balance

4.1

Salary

4.1

Job security

4.6

Company culture

3.4

Promotions

4.2

Work satisfaction

Explore 15 Reviews and Ratings
Developer

Pune

3-7 Yrs

Not Disclosed

Explore more jobs
Senior Analyst
230 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
213 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Developer
159 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Developer Associate
152 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
113 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TransUnion with

CIBIL

4.2
Compare

Experian

3.8
Compare

Equifax

3.3
Compare

Crif High Mark Credit Information Services

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