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 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

    Senior Software Engineer Jobs at Trianz

    View all

    Interview questions from similar companies

    Interview Questionnaire 

    1 Question

    • Q1. UiPath Architecture

    I applied via Referral and was interviewed in Jun 2021. There was 1 interview round.

    Interview Questionnaire 

    1 Question

    • Q1. Multithreading,coding,data structures, spring related questions were Asked

    Interview Preparation Tips

    Interview preparation tips for other job seekers - interview is good but there is two technical round so as per my advice one interview is sufficient

    I applied via Naukri.com and was interviewed before Jan 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 

    (2 Questions)

    • Q1. Kafka architecture and APIs
    • Q2. Java and microservices

    Interview Preparation Tips

    Topics to prepare for Apexon Senior Software Engineer interview:
    • Java
    • Devops
    • Cloud Computing
    Interview preparation tips for other job seekers - Keep your concepts clear and your answers precise.

    I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

    Interview Questionnaire 

    1 Question

    • Q1. Core java question. and basic question on angular 8. Difference between promise and graph

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Brush up basic.

    Interview Questionnaire 

    4 Questions

    • Q1. Azure Services
    • Q2. OOPS
    • Q3. Design Patterns
    • Q4. Angular Basics

    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 

    1 Question

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

    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 411 salaries
    ₹4.5 L/yr - ₹17.5 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
    Senior Software Engineer

    Hyderabad / Secunderabad

    8-13 Yrs

    Not Disclosed

    Explore more jobs
    Technical Lead
    696 salaries
    unlock blur

    ₹9.1 L/yr - ₹29.8 L/yr

    Senior Software Engineer
    411 salaries
    unlock blur

    ₹4.5 L/yr - ₹17.5 L/yr

    Senior Technical Lead
    406 salaries
    unlock blur

    ₹12 L/yr - ₹37 L/yr

    Software Engineer
    362 salaries
    unlock blur

    ₹3 L/yr - ₹9 L/yr

    Senior Systems Engineer
    85 salaries
    unlock blur

    ₹3.8 L/yr - ₹13 L/yr

    Explore more salaries
    Compare Trianz with

    Xoriant

    4.1
    Compare

    Photon Interactive

    4.0
    Compare

    CitiusTech

    3.4
    Compare

    Iris Software

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