Filter interviews by
Inheritance is a mechanism in which one class acquires the properties and behaviors of another class.
Allows for code reuse and promotes code organization
Parent class is called superclass and child class is called subclass
Subclass can override or extend the methods and fields of the superclass
Example: class Dog extends Animal {}
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It is achieved through method overriding and method overloading.
Example: A parent class Animal can have child classes like Dog, Cat, and Cow. All these child classes can have their own implementation of the method 'makeSound', which is overridden from the parent ...
Restful web services are APIs that use HTTP requests to GET, PUT, POST and DELETE data.
REST stands for Representational State Transfer
RESTful web services use HTTP methods to perform operations on resources
RESTful web services are stateless
RESTful web services return data in JSON or XML format
Examples of RESTful web services include Twitter API, Google Maps API, and GitHub API
Top trending discussions
posted on 3 Jan 2025
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
HashSet is an unordered collection of unique elements, while Hashtable is a synchronized collection of key/value pairs.
HashSet does not allow duplicate elements, while Hashtable does not allow duplicate keys.
HashSet does not maintain insertion order, while Hashtable does not guarantee any order.
HashSet allows null values, while Hashtable does not allow null keys or values.
Collection is an interface in Java that represents a group of objects, while Collections is a utility class that contains static methods for operating on collections.
Collection is an interface in Java that represents a group of objects.
Collections is a utility class in Java that contains static methods for operating on collections.
Example: List
Example: Collections
Java program to find duplicates in an array of strings
Create a HashSet to store unique elements
Iterate through the array and check if element is already in the HashSet
If element is already in the HashSet, it is a duplicate
A min stack is a stack data structure that supports the usual push and pop operations, along with an additional operation to retrieve the minimum element in constant time.
Create a stack to store the elements and another stack to store the minimum values encountered so far.
When pushing an element, check if it is smaller than the current minimum. If so, push it onto the minimum stack.
When popping an element, check if it ...
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Developed a web application for online shopping with features like user authentication, product search, and order management.
Implemented user authentication using Spring Security
Utilized Hibernate for database operations
Designed front-end using AngularJS for dynamic user interface
To become a senior Java developer and contribute to innovative projects in a collaborative team environment.
Continue learning new technologies and best practices in Java development
Work on challenging projects to enhance problem-solving skills
Collaborate with team members to share knowledge and improve code quality
I believe my strong Java skills and problem-solving abilities can positively impact the company by improving efficiency and developing innovative solutions.
I have experience in developing efficient and scalable Java applications, which can help streamline processes within the company.
I am skilled in identifying and solving complex technical issues, which can contribute to the overall success of projects.
I am proactive ...
Questions on permuation and combination
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.
Ages, trains, profit losss, hcf lcm, clock, simple interest 30 min
Array string sorting algorithm
I applied via Company Website
Very difficult aptitude questions
Resources coding round
based on 1 review
Rating in categories
Software Developer
26
salaries
| ₹3 L/yr - ₹5.6 L/yr |
Software Engineer
20
salaries
| ₹2.5 L/yr - ₹7 L/yr |
Test Engineer
13
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Softwaretest Engineer
8
salaries
| ₹3.1 L/yr - ₹4.5 L/yr |
Java Developer
7
salaries
| ₹2 L/yr - ₹3.8 L/yr |
Bosch Global Software Technologies
Amdocs
Carelon Global Solutions
Microsoft Corporation