i
Apexon
Filter interviews by
Clear (1)
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 Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.
Checking points in beam and column are critical for ensuring structural integrity.
Checking for cracks or deformations
Ensuring proper alignment and levelness
Verifying adequate reinforcement
Checking for proper bearing and connection details
Using non-destructive testing methods
Following applicable codes and standards
Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.
Name mangling is used in C++ to support function overloading.
It is also used in Python to avoid naming conflicts in modules.
Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.
In C++, name mangling can be seen by using the 'nm' comman
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
C is a general-purpose programming language known for its efficiency and low-level memory manipulation capabilities.
C was developed by Dennis Ritchie at Bell Labs in 1972.
It is widely used for system programming, embedded systems, and developing operating systems.
C is a compiled language and is known for its speed and efficiency.
It has influenced many other programming languages, including C++, Java, and Python.
Some po...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
787
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
592
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
249
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
236
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
191
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech