i
Trianz
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Nov 2022. There were 3 interview rounds.
Error handling in Express involves using middleware functions to catch and handle errors.
Use try-catch blocks in route handlers to catch synchronous errors
Use next function in middleware to pass errors to error handling middleware
Create a custom error handling middleware to handle errors globally
Use status codes and error messages to communicate errors to clients
Implementing a small output type program involves writing code to achieve a specific task or calculation.
Define the problem statement and expected output clearly
Choose the appropriate programming language and tools
Write the code to perform the required task
Test the program with sample inputs to ensure correctness
Optimize the code for efficiency if needed
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
Teradata architecture and performance tuning techniques
Teradata architecture consists of parsing engine, BYNET, access module processors, and storage
Performance tuning techniques include indexing, partitioning, and query optimization
Indexing involves creating indexes on frequently accessed columns
Partitioning involves dividing large tables into smaller ones for faster access
Query optimization involves rewriting queries
Primary and secondary indexes in Teradata and their importance
Primary index is used for data distribution and is defined at table creation
Secondary index is used for faster access to data and can be added after table creation
Indexes improve query performance by reducing data retrieval time
Indexes can also improve data loading time by reducing the need for full table scans
Choosing the right index type and columns is imp
Teradata has various types of tables including SET, MULTISET, VOLATILE, GLOBAL TEMPORARY, QUEUE, and NO PRIMARY INDEX tables.
SET tables enforce uniqueness of primary index values.
MULTISET tables allow duplicate primary index values.
VOLATILE tables are temporary and are automatically deleted at the end of a session.
GLOBAL TEMPORARY tables are temporary and can be accessed by multiple sessions.
QUEUE tables are used for m...
Trianz interview questions for popular designations
I applied via campus placement at Dr. APJ Abdul Kalam Women's Institute of Technology and was interviewed before Oct 2022. There were 3 interview rounds.
Java, python and database
Get interview-ready with Top Trianz Interview Questions
I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.
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.add("John"); names.add("Mary"); names.remove(0);
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...
I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 3 interview rounds.
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
I applied via Campus Placement and was interviewed in Sep 2016. There were 4 interview rounds.
Top trending discussions
Some of the top questions asked at the Trianz interview -
The duration of Trianz interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 56 interviews
Interview experience
based on 477 reviews
Rating in categories
Technical Lead
675
salaries
| ₹9 L/yr - ₹30.3 L/yr |
Senior Software Engineer
408
salaries
| ₹5.2 L/yr - ₹17.5 L/yr |
Senior Technical Lead
369
salaries
| ₹11.2 L/yr - ₹37 L/yr |
Software Engineer
306
salaries
| ₹3 L/yr - ₹9 L/yr |
Senior Systems Engineer
87
salaries
| ₹3.8 L/yr - ₹13 L/yr |
Wipro
Infosys
Tech Mahindra
HCLTech