Filter interviews by
I applied via Approached by Company and was interviewed before Aug 2023. There were 3 interview rounds.
Count the number of strings in a given string array
Iterate through the string array and increment a counter for each string encountered
Return the final count of strings
Horizontal scaling involves adding more machines to distribute load, while vertical scaling involves increasing resources on a single machine.
Horizontal scaling adds more machines to handle increased load
Vertical scaling increases resources on a single machine
Horizontal scaling is more cost-effective and easier to implement in cloud environments
Vertical scaling may require downtime for upgrades or maintenance
Examples: ...
Java inheritance allows a class to inherit properties and behavior from another class.
Inheritance allows for code reusability and promotes the concept of 'is-a' relationship.
Subclasses inherit attributes and methods from superclasses.
Java supports single and multilevel inheritance but not multiple inheritance.
Example: class Dog extends Animal {}
Questions about Java, database, springboot, microservices, collections, recurrsion
Questions about Graph, Queue, recursion
I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
To find a loop in a linked list, we use Floyd's cycle-finding algorithm.
Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.
If there is a loop in the linked list, the two pointers will eventually meet.
To detect the meeting point, we reset one of the pointers to the head of the linked list and move both pointers at the same speed.
The meeting point is the start of the loop.
LRU, MRU and LFU are caching algorithms used to manage memory in computer systems.
LRU stands for Least Recently Used and removes the least recently used items from the cache when the cache is full.
MRU stands for Most Recently Used and removes the most recently used items from the cache when the cache is full.
LFU stands for Least Frequently Used and removes the least frequently used items from the cache when the cache i...
I was interviewed before May 2016.
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
Aptitude test on CS subjects like C programming, DBMS, CN, and OS.
There were 2 input-output based questions of easy to moderate level
Every candidate was given an individual topic and was asked to speak on it
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
Aptitude, reasoning, English, cloud sections
2 questions in which , one has to complete within an 50 minutes
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Attended the codevita competition in final year of college.
I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.
OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.
OOPs stands for Object-Oriented Programming
It involves the use of classes, objects, inheritance, polymorphism, and encapsulation
Classes are used to define objects and their properties
Objects are instances of classes that can interact with each other
Inheritance allows for the creation of new classes based on existing ones
Polymo...
Java provides Arrays.sort() method to sort an array.
Use Arrays.sort() method to sort an array of strings.
The method sorts the elements in ascending order by default.
To sort in descending order, use Collections.reverseOrder() method.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Software Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Devops Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Gemalto
Entrust Datacard
Thales
HID Global