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 Interview Questions, Process, and Tips

Updated 24 Feb 2025

Top Trianz Interview Questions and Answers

View all 36 questions

Trianz Interview Experiences

Popular Designations

49 interviews found

I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is ArrayList
  • Ans. 

    ArrayList is a dynamic array that can grow or shrink in size during runtime.

    • It is a part of Java Collections Framework.

    • It can store objects of any type.

    • It provides methods to add, remove, and access elements.

    • It is faster than traditional arrays for inserting and deleting elements.

    • Example: ArrayList names = new ArrayList<>();

    • names.add("John"); names.add("Mary"); names.remove(0);

Answered by AI
  • Q2. What is the Difference Between Array and Arraylist
  • Ans. 

    Array is a fixed size data structure while ArrayList is a dynamic size data structure.

    • Array is a primitive data type while ArrayList is a class in Java.

    • Array can hold both primitive and object types while ArrayList can only hold object types.

    • Array uses [] brackets to declare while ArrayList uses ArrayList<>.

    • Array has a fixed size while ArrayList can dynamically increase or decrease in size.

    • Array is faster than ArrayLis...

  • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be confident in your technical skills and speak calmly

    Skills evaluated in this interview

    Software Engineer Trainee Interview Questions asked at other Companies

    Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -&gt; 2 -&gt; 3 -&gt; 2 -&gt; 1 -&gt; NULL Outpu... read more
    View answer (1)
    Interview experience
    2
    Poor
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    No response

    I was interviewed in Jan 2025.

    Round 1 - One-on-one 

    (3 Questions)

    • Q1. Iics architecture with naming conventions to be precise
    • Ans. 

      IICS architecture involves components like agents, connections, and tasks with specific naming conventions for clarity and consistency.

      • IICS architecture includes components like agents, connections, and tasks

      • Naming conventions help maintain clarity and consistency in the design

      • Examples of naming conventions: AgentName_AgentType, ConnectionName_ConnectionType, TaskName_TaskType

    • Answered by AI
    • Q2. Ods,junk dimension,junk system design
    • Q3. Identify the bottlenecks
    • Ans. 

      Identifying bottlenecks in a system is crucial for improving performance.

      • Monitor system performance metrics such as CPU usage, memory usage, disk I/O, and network traffic.

      • Identify slow queries or operations in databases.

      • Analyze code for inefficiencies and optimize where necessary.

      • Check for resource contention issues such as locks or queues.

      • Consider scalability limitations in the system architecture.

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Hope they gave clarity in the jd provided. They're just making timepass by conducting meaningless interviews.

    Senior Technical Lead Interview Questions asked at other Companies

    Q1. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
    View answer (1)
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Python questions on files and data types

    Round 2 - Coding Test 

    Airflow interview
    How to add dependencies between sub dags .

    Round 3 - HR 

    (2 Questions)

    • Q1. Why do you want to change the job?
    • Ans. 

      Seeking new challenges and growth opportunities in a more innovative environment.

      • Looking for new challenges and opportunities for growth

      • Interested in working in a more innovative environment

      • Seeking a change to further develop my skills and knowledge

    • Answered by AI
    • Q2. Discussed about experience and roles and responsibilities of the current position.

    Software Engineer Interview Questions asked at other Companies

    Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
    View answer (196)
    Interview experience
    4
    Good
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

    Round 1 - Technical 

    (1 Question)

    • Q1. What is direct connect services and how to setup

    Technical Lead Interview Questions asked at other Companies

    Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
    View answer (4)

    Trianz interview questions for popular designations

     Software Engineer

     (9)

     Technical Lead

     (8)

     Senior Technical Lead

     (4)

     Software Engineer Trainee

     (4)

     Senior Software Engineer

     (3)

     Devops Engineer

     (2)

     Project Manager

     (1)

     Data Scientist

     (1)

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

    (2 Questions)

    • Q1. Based on core subjects
    • Q2. Based on projects
    Round 2 - HR 

    (2 Questions)

    • Q1. Casual interview Hr questions
    • Q2. About education background

    Software Engineer Trainee Interview Questions asked at other Companies

    Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -&gt; 2 -&gt; 3 -&gt; 2 -&gt; 1 -&gt; NULL Outpu... read more
    View answer (1)

    Get interview-ready with Top Trianz Interview Questions

    Interview Questions & Answers

    user image Anonymous

    posted on 16 Jul 2024

    Interview experience
    1
    Bad
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. What are your Daily responsibilities.
    • Q2. What all tools do you use related to SAAS platform.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - This is a sales job rather than a technical or support engineer role.

    Jobs at Trianz

    View all
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Java microservice related questions

    Technical Project Manager Interview Questions asked at other Companies

    Q1. 1) What are Isolation levels in SQL? 2) What happens if same SP is modified by multiple users at same time, how do u capture the details of each user's changes? 3) What are ACID properties? 4) What are triggers &amp; its types? 5) What is f... read more
    View answer (1)

    Software Engineer Interview Questions & Answers

    user image AMARAVADI BINDU

    posted on 19 Mar 2024

    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    More than 8 weeks
    Result
    Not Selected

    I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.

    Round 1 - Assignment 

    Aptitude.3 coding questions,english,data structures,cloud computing,debugging

    Round 2 - Technical 

    (3 Questions)

    • Q1. Given a alphanumeric string count the no of alphabtes in that and how many them are repeating
    • Q2. Given an sql table then said to fetch the manager with highest salary
    • Q3. Interviewer asked about AWS S3,how will you share the files in the bucket to other members
    Round 3 - HR 

    (1 Question)

    • Q1. Why should we hire,basic questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare well on the projects code,coding ,oops,sql

    Software Engineer Interview Questions asked at other Companies

    Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
    View answer (196)
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. RCA on flipkart books cateogry experiencing decline in sales over a weekend
    • Q2. Explain what projects have you worked upon?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare well about the company and its products

    Product Manager Interview Questions asked at other Companies

    Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
    View answer (26)

    Data Scientist Interview Questions & Answers

    user image Yuvraj Grover

    posted on 14 Apr 2024

    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -

    I applied via Campus Placement

    Round 1 - Aptitude Test 

    It was a combination of aptitude questions and three coding questions which ranged from easy to hard.

    Round 2 - Technical 

    (3 Questions)

    • Q1. What do you understand by Oops? Pillars of Oops.
    • Ans. 

      Oops stands for Object-Oriented Programming. Pillars of Oops include Inheritance, Encapsulation, Abstraction, and Polymorphism.

      • Oops stands for Object-Oriented Programming

      • Pillars of Oops include Inheritance, Encapsulation, Abstraction, and Polymorphism

      • Inheritance allows a class to inherit properties and behavior from another class

      • Encapsulation restricts access to certain components within a class

      • Abstraction hides the co...

    • Answered by AI
    • Q2. What is Agile Methodology?
    • Ans. 

      Agile Methodology is a project management approach that emphasizes flexibility, collaboration, and incremental development.

      • Agile involves breaking down projects into small, manageable tasks called sprints.

      • It prioritizes customer feedback and collaboration throughout the development process.

      • Adaptability and responding to change are key principles of Agile.

      • Common Agile frameworks include Scrum, Kanban, and Extreme Progra

    • Answered by AI
    • Q3. One coding question, knowledge about devops?

    Skills evaluated in this interview

    Data Scientist Interview Questions asked at other Companies

    Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
    View answer (5)
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

    Round 1 - Technical 

    (1 Question)

    • Q1. AWS questions. With .net core
    Round 2 - Technical 

    (1 Question)

    • Q1. System Design and Design Pattern

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Focus on ans don't go round and round

    Technical Lead Interview Questions asked at other Companies

    Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
    View answer (4)

    Trianz Interview FAQs

    How many rounds are there in Trianz interview?
    Trianz interview process usually has 2-3 rounds. The most common rounds in the Trianz interview process are Technical, HR and Resume Shortlist.
    How to prepare for Trianz 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 AWS, Python, Java, Labour Laws and SQL.
    What are the top questions asked in Trianz interview?

    Some of the top questions asked at the Trianz interview -

    1. Teradata architecture and what are the performance tuning techniques in teradat...read more
    2. Difference between primary index and secondary index and importance of indexes ...read more
    3. Write a program to find second most frequent element of a list in O(n) time com...read more
    How long is the Trianz interview process?

    The duration of Trianz interview process can vary, but typically it takes about less than 2 weeks to complete.

    Tell us how to improve this page.

    Trianz Interview Process

    based on 56 interviews

    Interview experience

    3.9
      
    Good
    View more

    Interview Questions from Similar Companies

    Infosys Interview Questions
    3.6
     • 7.5k Interviews
    Wipro Interview Questions
    3.7
     • 5.6k Interviews
    Tech Mahindra Interview Questions
    3.5
     • 3.8k Interviews
    HCLTech Interview Questions
    3.5
     • 3.8k Interviews
    LTIMindtree Interview Questions
    3.8
     • 2.9k Interviews
    Mphasis Interview Questions
    3.4
     • 791 Interviews
    KPIT Technologies Interview Questions
    3.4
     • 281 Interviews
    CitiusTech Interview Questions
    3.4
     • 270 Interviews
    View all

    Trianz Reviews and Ratings

    based on 478 reviews

    3.5/5

    Rating in categories

    3.3

    Skill development

    3.5

    Work-life balance

    3.4

    Salary

    3.1

    Job security

    3.3

    Company culture

    3.0

    Promotions

    3.2

    Work satisfaction

    Explore 478 Reviews and Ratings
    Senior Architect

    Bangalore / Bengaluru

    8-13 Yrs

    Not Disclosed

    Network Security Lead

    Hyderabad / Secunderabad

    7-12 Yrs

    ₹ 14-22.5 LPA

    Lead Network Engineer

    Hyderabad / Secunderabad

    13-14 Yrs

    Not Disclosed

    Explore more jobs
    Technical Lead
    676 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Senior Software Engineer
    418 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Senior Technical Lead
    370 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Software Engineer
    303 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Senior Systems Engineer
    87 salaries
    unlock blur

    ₹0 L/yr - ₹0 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