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

    Senior Software Engineer Interview Questions Asked at Other Companies

    Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
    asked in DBS Bank
    Q2. Tell me about yourself. What technology are you using? What is a ... read more
    asked in GlobalLogic
    Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
    asked in UST
    Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
    asked in Capgemini
    Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
    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 Jobs at Trianz

    View all

    Interview questions from similar companies

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

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

    Round 1 - One-on-one 

    (4 Questions)

    • Q1. CSS: Create a triangle using only CSS
    • Ans. 

      Use CSS to create a triangle shape

      • Use border properties to create a triangle shape

      • Set the width and height of the element to 0

      • Use borders of different colors to create the triangle shape

    • Answered by AI
    • Q2. HTML: Change the CSS of a parent element by accessing only it's child element
    • Ans. 

      Use CSS selectors to target parent element based on child element

      • Use the child element's class or ID to target the parent element

      • Use the > combinator to select a parent element based on a direct child element

      • Use the ~ combinator to select a parent element based on a sibling element

    • Answered by AI
    • Q3. JS: create a calculator function. everytime you call it, it should print the next elem in sequence (condition: shouldn't pass any param) - 5,11,29,83
    • Ans. 

      Create a calculator function that prints the next element in sequence each time it is called.

      • Create a function that keeps track of the current number in the sequence

      • Each time the function is called, calculate the next number in the sequence based on the previous number

      • Print the next number in the sequence each time the function is called

    • Answered by AI
    • Q4. React: create a context and provide it such that the language will be changed on a button click
    • Ans. 

      Create a context in React to change language on button click

      • Create a context using createContext() method

      • Provide a state for language and a function to change it

      • Wrap the components that need access to language context with Context.Provider

      • Use useContext hook to access language context in components

      • Update language state on button click

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Very informative interview. It was conducted for a specific role to optimise an app. I couldn't crack it, but very happy with the discussion

    Skills evaluated in this interview

    Senior Software Engineer Interview Questions & Answers

    Incedo user image Meenakshi Somasundaram

    posted on 28 Nov 2024

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

    Choose the Options in Javascript, HTML, CSS

    Round 2 - Technical 

    (2 Questions)

    • Q1. ES6 concepts of javascript
    • Q2. Core concepts of Reactjs
    • Ans. 

      Reactjs is a JavaScript library for building user interfaces.

      • Component-based architecture

      • Virtual DOM for efficient updates

      • JSX for writing HTML in JavaScript

      • State management with setState()

      • Lifecycle methods like componentDidMount()

    • Answered by AI
    Round 3 - HR 

    (2 Questions)

    • Q1. Role discussion with Manager
    • Q2. Salary discussion with HR

    Interview Preparation Tips

    Interview preparation tips for other job seekers - All the best

    Skills evaluated in this interview

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

    I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Do you have working experience of SwiftUI
    • Q2. Have you ever implemented or worked with server driven UIs
    • Ans. 

      Yes, I have experience implementing server driven UIs.

      • Implemented server driven UIs using JSON responses to dynamically update UI elements

      • Worked with frameworks like React and Angular to handle server driven UI updates

      • Used server driven UIs to efficiently manage and display large amounts of data

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

    (2 Questions)

    • Q1. What is closure and types?
    • Ans. 

      Closure is a function that captures variables from its surrounding scope, allowing it to access those variables even after the scope has closed.

      • Closure allows a function to access variables from its lexical scope even after the function has finished executing.

      • Types of closures include lexical closures, which capture variables from the surrounding lexical scope, and function closures, which capture variables from the fu...

    • Answered by AI
    • Q2. What is Core data and all operations with example/scenarios
    • Ans. 

      Core Data is a framework provided by Apple for managing the model layer objects in an iOS application.

      • Core Data is used for storing, retrieving, and managing data in an iOS app.

      • It provides an object-oriented interface to work with data.

      • Operations include creating, reading, updating, and deleting data.

      • Example: Creating a new record in Core Data for a user profile.

      • Example: Fetching a list of items from Core Data to displ

    • Answered by AI
    Round 3 - HR 

    (2 Questions)

    • Q1. Why you want to join the company?
    • Q2. Why should we hire you

    Interview Preparation Tips

    Topics to prepare for Collabera Technologies Senior Software Engineer interview:
    • Core Data
    • SwiftUI
    • GCD
    • Memory Management
    Interview preparation tips for other job seekers - Good inteview

    Skills evaluated in this interview

    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    One Program to check Linked List working both Singly and double. With Random number geneation.

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

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

    Round 1 - Technical 

    (3 Questions)

    • Q1. One small logical programming question, its quite easy
    • Q2. Some SQL queries
    • Q3. Spring boot questions and about my previous clients and projects

    Interview Preparation Tips

    Interview preparation tips for other job seekers - HR approach and their explanation about the projects and the clients is too good. They will know about you and will suggest some projects if you are interested in it, they will schedule it. I like the interview process.
    Interview experience
    1
    Bad
    Difficulty level
    Moderate
    Process Duration
    6-8 weeks
    Result
    No response
    Round 1 - Technical 

    (1 Question)

    • Q1. Java Coding questions
    Round 2 - Technical 

    (1 Question)

    • Q1. Coding plus java spring boot Microservices questions
    Round 3 - Coding Test 

    Develop java spring boot application from scratch

    Round 4 - One-on-one 

    (1 Question)

    • Q1. Coding questions. Real time questions on application
    Round 5 - HR 

    (1 Question)

    • Q1. Salary expectations

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Please don't belive in HR from Altimetrik. They will conduct multiple rounds and waste your time. Finally they said you are selected and will release offer letter. But nothing positive will happen. There won't be any response after that. They don't even reply to our emails or phone calls. Most disgusting experience.
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. Java 8 interview questions
    • Q2. Spring boot questions
    Round 2 - Technical 

    (1 Question)

    • Q1. Microservices strurcture and implementation

    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 408 salaries
    ₹5.2 L/yr - ₹17.5 L/yr
    35% less than the average Senior Software Engineer Salary in India
    View more details

    Trianz Senior Software Engineer Reviews and Ratings

    based on 49 reviews

    3.6/5

    Rating in categories

    3.2

    Skill development

    3.4

    Work-life balance

    3.2

    Salary

    3.3

    Job security

    3.4

    Company culture

    3.1

    Promotions

    3.2

    Work satisfaction

    Explore 49 Reviews and Ratings
    Senior Software Engineer

    Hyderabad / Secunderabad

    8-13 Yrs

    Not Disclosed

    Explore more jobs
    Technical Lead
    675 salaries
    unlock blur

    ₹9 L/yr - ₹30.3 L/yr

    Senior Software Engineer
    408 salaries
    unlock blur

    ₹5.2 L/yr - ₹17.5 L/yr

    Senior Technical Lead
    369 salaries
    unlock blur

    ₹11.2 L/yr - ₹37 L/yr

    Software Engineer
    306 salaries
    unlock blur

    ₹3 L/yr - ₹9 L/yr

    Senior Systems Engineer
    87 salaries
    unlock blur

    ₹3.8 L/yr - ₹13 L/yr

    Explore more salaries
    Compare Trianz with

    Wipro

    3.7
    Compare

    Infosys

    3.6
    Compare

    Tech Mahindra

    3.5
    Compare

    HCLTech

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