i
Trianz
Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
95 aptitude question like 30 quantative , 30 literature , 5 os,network,cloud and 3 coding question simple ones which were last element in fiboncci series , last element in an Arthematic Progression and One pattern matching question .
4 pillars in OOPS are Inheritance, Encapsulation, Abstraction, and Polymorphism. Swapping problem involves exchanging values of two variables without using a temporary variable.
4 pillars in OOPS: Inheritance, Encapsulation, Abstraction, Polymorphism
Swapping problem: Exchange values of two variables without using a temporary variable
Example: Swapping two variables a and b without using a temporary variable: a = a + b; b
I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.
The first round was of 2.5hrs. It consists aptitude and coding 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<String> names = new 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 Ar...
Trianz interview questions for designations
Top trending discussions
I applied via Company Website and was interviewed in Apr 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Yes, I have knowledge of Hadoop data warehouse.
I have experience in designing and implementing Hadoop-based data warehouses.
I am proficient in Hadoop ecosystem technologies such as HDFS, MapReduce, Hive, and Pig.
I have worked with large-scale data processing and storage using Hadoop.
I am familiar with data warehousing concepts such as ETL, data modeling, and data integration.
I have used Hadoop to build data warehouses
Yes, I have used Python scripts extensively in my testing.
I have used Python scripts for automated testing of web applications.
I have also used Python scripts for unit testing of backend code.
Python's unittest module is particularly useful for this purpose.
I have also used Python scripts for load testing and performance testing.
Python's requests library is very helpful for testing APIs.
I have also used Python scripts f
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.
Hashtable is synchronized while hashmap is not.
Hashtable is thread-safe while hashmap is not.
Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.
Hashtable is slower than hashmap due to synchronization.
Hashtable is a legacy class while hashmap is a newer implementation.
Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.
Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.
Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.
Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.
Concurrent Hashmap is slower than Hashma...
based on 2 interviews
Interview experience
based on 13 reviews
Rating in categories
Technical Lead
702
salaries
| ₹9 L/yr - ₹33 L/yr |
Senior Software Engineer
412
salaries
| ₹4.5 L/yr - ₹17.6 L/yr |
Senior Technical Lead
369
salaries
| ₹12.5 L/yr - ₹37 L/yr |
Software Engineer
348
salaries
| ₹3.3 L/yr - ₹9 L/yr |
Senior Systems Engineer
84
salaries
| ₹3.8 L/yr - ₹12.1 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software