i
Actalent Services
Filter interviews by
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Collections in Java are data structures that store and manipulate groups of objects.
Collections framework provides interfaces (List, Set, Map) and classes (ArrayList, HashSet, HashMap) for storing and manipulating data.
Collections offer methods for adding, removing, and accessing elements in a structured way.
Collections can be used to sort, search, and iterate over elements efficiently.
Example: ArrayList<String> ...
Threads in programming have a life cycle that includes creation, running, blocking, and termination.
Threads are created using the Thread class in Java or pthread_create in C.
Threads start running when the start() method is called.
Threads can be blocked using methods like sleep(), wait(), or join().
Threads terminate when their run() method completes or when explicitly stopped.
Object-oriented programming principles can be applied to manage database connections efficiently.
Encapsulation: Encapsulate database connection details within a class to hide complexity.
Inheritance: Use inheritance to create reusable database connection classes.
Polymorphism: Implement polymorphism to switch between different types of database connections.
Abstraction: Abstract database connection methods to simplify usa
I applied via LinkedIn and was interviewed before May 2023. There were 3 interview rounds.
Questions on HTML, CSS, JQUERY, PHP, WORDPRESS. this is for WordPress developer role.
I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.
Java 8 introduced significant features like lambdas, streams, and new date/time APIs, enhancing productivity and code readability.
Lambda Expressions: Enable functional programming by allowing you to pass behavior as a parameter. Example: (a, b) -> a + b.
Streams API: Facilitates processing sequences of elements, enabling operations like filter, map, and reduce. Example: list.stream().filter(x -> x > 10).collect...
I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.
A transaction in Java is a unit of work that is performed as a single, indivisible operation.
Transactions ensure data integrity by either committing all changes or rolling them back if an error occurs.
Transactions are typically used in database operations to ensure consistency.
In Java, transactions are commonly implemented using frameworks like Spring's @Transactional annotation.
I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.
based on 2 reviews
Rating in categories
Design Engineer
361
salaries
| ₹2.5 L/yr - ₹7.1 L/yr |
Senior Design Engineer
217
salaries
| ₹4 L/yr - ₹10.5 L/yr |
Specialist
61
salaries
| ₹6.3 L/yr - ₹14 L/yr |
CAE Engineer
48
salaries
| ₹2.4 L/yr - ₹7.1 L/yr |
Mechanical Engg. Design
47
salaries
| ₹3 L/yr - ₹6 L/yr |
Xoriant
CitiusTech
HTC Global Services
HERE Technologies