Upload Button Icon Add office photos
Engaged Employer

i

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

Trianz Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Trianz Senior Software Engineer Interview Questions, Process, and Tips

Updated 20 Jun 2024

Top Trianz Senior Software Engineer Interview Questions and Answers

Trianz Senior Software Engineer Interview Experiences

3 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(7 Questions)

  • Q1. Base core Java programming in string and collections?
  • Ans. 

    Core Java programming concepts related to strings and collections.

    • Strings in Java are objects of the String class and can be manipulated using various methods like substring, indexOf, and concat.

    • Collections in Java provide data structures like List, Set, and Map for storing and manipulating groups of objects.

    • Examples: String str = "Hello"; List<String> list = new ArrayList<>();

  • Answered by AI
  • Q2. Java8 program s?
  • Ans. 

    Java8 introduced several new features like lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to write more concise code by providing a way to pass functions as arguments.

    • Functional interfaces are interfaces with a single abstract method, which can be implemented using lambda expressions.

    • Streams provide a way to process collections of objects in a functional style.

    • Defau...

  • Answered by AI
  • Q3. Core Java theoretical questions?
  • Q4. Rest api one complete flow?
  • Ans. 

    A REST API flow involves sending a request to a server, processing the request, and receiving a response.

    • Client sends a request to the server

    • Server processes the request and performs necessary actions

    • Server sends a response back to the client

    • Example: Client sends a GET request to retrieve user data from a server

  • Answered by AI
  • Q5. Spring boot interview questions
  • Q6. Hibernate and jpa interview questions
  • Q7. Database related interview questions
Round 2 - Technical 

(2 Questions)

  • Q1. More degging into resume working projects
  • Q2. Scenarios based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and attend notice period less than 1 month

Skills evaluated in this interview

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. Basic questions on Spring Basic Java questions
  • Q2. Basic SQL questions ,SQL queries and other coding questions on Angular

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from Java tutorial point and geek for geeks

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 3 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 

(1 Question)

  • Q1. Difference between intermediate and terminal operations in stream
  • Ans. 

    Intermediate operations return a stream and do not produce a result, while terminal operations produce a result.

    • Intermediate operations are lazy and do not execute until a terminal operation is called

    • Examples of intermediate operations include filter(), map(), and sorted()

    • Examples of terminal operations include forEach(), reduce(), and collect()

    • Terminal operations are eager and execute immediately

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why are you looking for a change

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your skills and communicate well

Skills evaluated in this interview

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Apr 2021. 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 - Technical 

(1 Question)

  • Q1. Basic front-end questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with work life balance

I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions & team leading

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not difficult..

Interview Questionnaire 

1 Question

  • Q1. Questions on core java, data structures, Spring

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic of ionic framework
  • Q2. Advance of angular
  • Ans. 

    Angular is a popular front-end framework for building web applications.

    • Angular is developed and maintained by Google.

    • It uses TypeScript for building scalable and maintainable applications.

    • Angular has a powerful CLI for generating components, services, and more.

    • It has a large and active community with many third-party libraries and plugins available.

    • Angular has a modular architecture that allows for easy code reuse and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is a bit late in response some times be patient

Skills evaluated in this interview

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. DS Questions 1. kth largest element. 2. Implement merge sort
  • Q2. Springboot basics, oops, collection api

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepeare DS well

Interview Questionnaire 

2 Questions

  • Q1. 1.Implement merge sort. 2. Kth largest element.
  • Ans. 

    Implement merge sort and find kth largest element in an array.

    • Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.

    • Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.

    • Merge sort has a time complexity of O(nlogn) and space complexity of O(n).

    • Quick select has a time comp...

  • Answered by AI
  • Q2. Springboot RestTemplate, singleton, oops

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. UiPath Architecture

Trianz Interview FAQs

How many rounds are there in Trianz Senior Software Engineer interview?
Trianz interview process usually has 2-3 rounds. The most common rounds in the Trianz interview process are Technical, Resume Shortlist and HR.
How to prepare for Trianz Senior Software Engineer 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 Trianz. The most common topics and skills that interviewers at Trianz expect are Informatica, Java, Production Support, SQL Server and Shell Scripting.
What are the top questions asked in Trianz Senior Software Engineer interview?

Some of the top questions asked at the Trianz Senior Software Engineer interview -

  1. Base core Java programming in string and collectio...read more
  2. Difference between intermediate and terminal operations in str...read more
  3. Rest api one complete fl...read more

Tell us how to improve this page.

Trianz Senior Software Engineer Interview Process

based on 3 interviews

1 Interview rounds

  • Technical Round
View more
Trianz Senior Software Engineer Salary
based on 412 salaries
₹4.5 L/yr - ₹17.6 L/yr
36% less than the average Senior Software Engineer Salary in India
View more details

Trianz Senior Software Engineer Reviews and Ratings

based on 53 reviews

3.6/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.2

Salary

3.2

Job security

3.3

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 53 Reviews and Ratings
Technical Lead
702 salaries
unlock blur

₹9 L/yr - ₹33 L/yr

Senior Software Engineer
412 salaries
unlock blur

₹4.5 L/yr - ₹17.6 L/yr

Senior Technical Lead
390 salaries
unlock blur

₹12 L/yr - ₹37 L/yr

Software Engineer
345 salaries
unlock blur

₹3.3 L/yr - ₹8.4 L/yr

Senior Systems Engineer
84 salaries
unlock blur

₹3.8 L/yr - ₹12.1 L/yr

Explore more salaries
Compare Trianz with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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