i
Apexon
Filter interviews by
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Binary search algorithm efficiently finds the target value in a sorted array.
Divide array in half and compare target with middle element
If target is smaller, search left half; if larger, search right half
Repeat process until target is found or subarray is empty
One example of a design pattern is the Singleton pattern.
Singleton pattern ensures a class has only one instance and provides a global point of access to it.
It involves a static method to access the instance and a private constructor to prevent instantiation from other classes.
Example: Singleton pattern is commonly used in logging classes, database connections, and thread pools.
Top trending discussions
I applied via Job Portal and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
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 Nov 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2021. There were 5 interview rounds.
It was a combined test(Apti+coding). Questions were based on sql, dsa and basic aptitude
We were given a topic and were asked to speak about it for 5 mins.
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.
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Senior Software Engineer
819
salaries
| ₹12.2 L/yr - ₹22 L/yr |
Software Engineer
572
salaries
| ₹7.4 L/yr - ₹14 L/yr |
Softwaretest Engineer
255
salaries
| ₹4 L/yr - ₹9.8 L/yr |
Senior Engineer
247
salaries
| ₹11.8 L/yr - ₹23.1 L/yr |
Technical Lead
189
salaries
| ₹18.4 L/yr - ₹33 L/yr |
Xoriant
CitiusTech
HTC Global Services
Exela Technologies