i
Trianz
Filter interviews by
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 campus placement at NMAM Institute of Technology, Mangalore 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
posted on 14 Oct 2022
I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Sep 2022. There were 4 interview rounds.
The first round was of 2.5hrs. It consists aptitude and coding questions.
Trianz interview questions for designations
Top trending discussions
posted on 6 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There were 4 interview rounds.
Basic things.. same as any company
Basic coding, 2 codes asked.
My skills include programming languages like Java, Python, and C++, as well as experience with databases and problem-solving.
Proficient in Java, Python, and C++ programming languages
Experience with databases such as MySQL and MongoDB
Strong problem-solving skills demonstrated through projects and coding challenges
Incedo offers exciting opportunities for growth and learning in the software engineering field. Job switch for new challenges and career advancement.
Incedo provides a dynamic work environment with cutting-edge technologies.
Opportunity to work on diverse projects and enhance skills.
Career growth prospects and learning opportunities at Incedo.
Desire for new challenges and professional development.
Alignment of career goal
posted on 17 Dec 2024
DNS is a system that translates domain names to IP addresses, allowing users to access websites using human-readable names.
DNS stands for Domain Name System
It helps in translating domain names to IP addresses
DNS servers store a database of domain names and their corresponding IP addresses
DNS plays a crucial role in enabling users to access websites using human-readable names instead of IP addresses
I have earned certifications in Java programming and AWS cloud computing.
Certification in Java programming
Certification in AWS cloud computing
posted on 24 Sep 2023
I applied via Company Website and was interviewed before Sep 2022. There were 4 interview rounds.
30 aps questions. Pass is 60%
To swap two variables without using a third variable, use arithmetic operations.
Use addition and subtraction to swap the values of two variables
Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)
Diamond pattern printing program in Java
Use nested loops to print spaces and stars in a diamond pattern
Start with a loop to print spaces before stars on each line
Then print the stars in a pattern to form a diamond shape
Adjust the number of spaces and stars based on the row number
posted on 6 Jul 2022
I applied via Naukri.com and was interviewed in Jun 2022. There were 4 interview rounds.
Covering all aptitude questions, English,etc
There is one code only it's level easy for me
Java is a high-level, object-oriented programming language used for developing applications and software.
Java is platform-independent and can run on any operating system
It follows the OOPS concepts like inheritance, polymorphism, encapsulation, and abstraction
Java programs are compiled into bytecode and run on the Java Virtual Machine (JVM)
Java has a vast library of pre-built classes and APIs for various functionalitie...
Normal Leetcode easy to medium Question
based on 2 interviews
Interview experience
based on 13 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