i
Addverb Technologies
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in May 2023. There were 3 interview rounds.
HashSet provides constant time performance for basic operations like add, remove, contains, while ArrayList does not.
HashSet does not allow duplicate elements, while ArrayList allows duplicates.
HashSet does not maintain insertion order, while ArrayList maintains insertion order.
HashSet is faster for checking if an element exists (contains) compared to ArrayList.
Spring created via literal is created using curly braces with key-value pairs, while spring created via object is created using a constructor function.
Spring created via literal: var spring = { color: 'blue', length: 10 };
Spring created via object: function Spring(color, length) { this.color = color; this.length = length; }
I applied via Approached by Company and was interviewed in Mar 2023. There were 2 interview rounds.
OOPS concepts are fundamental to object-oriented programming. They include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: bundling data and methods that operate on that data within a single unit.
Inheritance: creating new classes from existing ones, inheriting their properties and methods.
Polymorphism: the ability of objects to take on multiple forms, depending on the context.
Abstraction: hidin...
Inheritance is a way to create new classes based on existing ones. ArrayList is a dynamic array implementation in Java.
Inheritance allows a subclass to inherit properties and methods from a superclass.
ArrayList operations include adding, removing, and accessing elements.
Example of inheritance: class Dog extends Animal
Example of ArrayList operation: myList.add(element)
Spring annotations for data-jpa
The @Entity annotation is used to mark a class as a persistent entity
The @Repository annotation is used to indicate that the class provides the mechanism for storage, retrieval, search, update, and delete operation on objects
The @Transactional annotation is used to specify the transactional behavior of a method or class
The @Query annotation is used to specify a JPQL or native SQL query
The...
Top trending discussions
posted on 24 Dec 2024
posted on 26 Nov 2024
posted on 11 Jan 2023
I applied via LinkedIn and was interviewed in Dec 2022. There were 5 interview rounds.
I applied via LinkedIn and was interviewed in Sep 2022. There were 2 interview rounds.
Questions related to applications engineering including tolerance stack up, bearing preloading, material selection, force calculation, and costing.
Tolerance stack up refers to the accumulation of variations in dimensions and tolerances of individual parts in an assembly.
Bearing preloading is the application of a small amount of force to the bearing to remove any internal clearance and improve its stiffness.
The choice b...
posted on 28 Jun 2022
I applied via Company Website and was interviewed in Oct 2021. There were 4 interview rounds.
posted on 5 May 2019
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Junior Engineer
171
salaries
| ₹2.6 L/yr - ₹6.1 L/yr |
Engineer
103
salaries
| ₹3.4 L/yr - ₹12 L/yr |
Manager
61
salaries
| ₹7.8 L/yr - ₹17 L/yr |
Automation Engineer
52
salaries
| ₹3.2 L/yr - ₹7.5 L/yr |
Software Engineer
48
salaries
| ₹5.7 L/yr - ₹17.4 L/yr |
Grey Orange
The Hi-tech Robotic Systemz
Systemantics
ABB