Filter interviews by
I appeared for an interview before Apr 2024, where I was asked the following questions.
Exception handling in Java involves using try-catch blocks to manage errors gracefully and maintain application stability.
Use try-catch blocks to catch exceptions: try { // code that may throw an exception } catch (ExceptionType e) { // handle exception }
Use finally block for cleanup: try { // code } catch (Exception e) { // handle exception } finally { //...
I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.
Update query to modify data in a database table
Use UPDATE statement followed by table name
Set the column(s) to be updated using SET keyword
Specify the new values for the column(s) to be updated
Add WHERE clause to specify the condition for updating specific rows
There are 12 columns in Bootstrap grid system.
Bootstrap grid system is divided into 12 columns.
Columns can be combined to create different layouts.
Example:
Java is a compiled language that is first compiled into bytecode and then interpreted by the Java Virtual Machine (JVM).
Java is first compiled into bytecode by the Java compiler.
The bytecode is then interpreted by the Java Virtual Machine (JVM) at runtime.
This combination of compilation and interpretation makes Java a compiled language with some interpreted features.
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
A for loop is a control flow statement for iterating a specific number of times.
Used to iterate over a range of values or elements in an array
Consists of initialization, condition, and increment/decrement expressions
Example: for(int i=0; i<5; i++) { System.out.println(i); }
Collections in Java are frameworks that provide an architecture to store and manipulate a group of objects.
Collections provide interfaces (List, Set, Map) and classes (ArrayList, LinkedList, HashSet, HashMap) to store and manipulate groups of objects.
Collections framework includes algorithms to manipulate data structures like sorting, searching, etc.
Collections are more flexible and efficient than arrays in Java.
Exampl...
Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.
Use try-catch blocks to handle exceptions
Use finally block to execute code regardless of exception
Use throw keyword to manually throw exceptions
Use throws keyword in method signature to declare exceptions that can be thrown
Top trending discussions
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
Sir.Sridhar Vembu is the founder and CEO
Yes, Zoho is a foreign company based in India.
Zoho is headquartered in Chennai, India.
It was founded by Sridhar Vembu in 1996.
Zoho has offices in multiple countries including the United States, China, Japan, and Singapore.
They are asking C programming output question
They prefer Java language for logical thinking programming round
I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.
Preety easy round has basic qunts and reasoning
Was basic problem solving questions and easy ones
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.
Example: ArrayList<String> names = new ArrayList<>(); names.add("Alice"); names.add("Bob");
Object-oriented programming concepts like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the ne
Easy to solve math related que
Somewhat difficult in constraints
I applied via Campus Placement
It is easy to crack the first round with the basic topics of aptitude.
Must learn string,array,pointer and others to clear this round
Ages, trains, profit losss, hcf lcm, clock, simple interest 30 min
Array string sorting algorithm
I applied via Job Portal and was interviewed before Mar 2023. There were 3 interview rounds.
Aptitude test with Java MCQ questions
Basic programs in Java
The duration of HEPL - A Cavinkare Group Company interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 3 interviews
Interview experience
based on 143 reviews
Rating in categories
Executive Accountant
32
salaries
| ₹1.4 L/yr - ₹3 L/yr |
Team Lead
27
salaries
| ₹3.3 L/yr - ₹5.7 L/yr |
Senior Accounts Executive
25
salaries
| ₹2.8 L/yr - ₹3.5 L/yr |
Business Analyst
15
salaries
| ₹1 L/yr - ₹5 L/yr |
Junior Developer
12
salaries
| ₹2 L/yr - ₹3 L/yr |
Teleperformance
Amazon
iEnergizer
Deloitte