Filter interviews by
Top trending discussions
I applied via Approached by Company
Sort the arr, fetch element from array
Sorting in a linked list involves rearranging the elements in ascending or descending order based on a certain criteria.
Use a sorting algorithm like bubble sort, selection sort, or merge sort to rearrange the elements in the linked list.
Traverse the linked list and compare each element with the next one to determine the order in which they should be sorted.
Update the pointers of the nodes in the linked list to reflect ...
I applied via Company Website and was interviewed in Nov 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
3 dsa questions and various golang concepts and 1 concurrency question
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
A mutable type is a data type whose values can be changed after they are created.
Mutable types include lists, dictionaries, and sets in Python.
Changes to mutable objects affect all references to that object.
Example: list1 = [1, 2, 3], list1[0] = 4 will change the value of list1 to [4, 2, 3].
A functional interface is an interface that contains only one abstract method.
Functional interfaces can have multiple default or static methods.
Examples include Runnable, Callable, and ActionListener interfaces.
Functional interfaces can be implemented using lambda expressions.
Java 17 introduces new features like sealed classes, pattern matching for switch statements, and more.
Sealed classes restrict which classes can be subclasses
Pattern matching for switch statements simplifies code by combining declaration and assignment
New APIs like JEP 356: Enhanced Pseudo-Random Number Generators
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
Basic aptitude on java application and framework
I was interviewed in Sep 2024.
Hackerrank coding & techinical interview test
I applied via Naukri.com and was interviewed in Aug 2021. There were 2 interview rounds.
based on 1 interview
Interview experience
Digital Associate
310
salaries
| ₹0 L/yr - ₹0 L/yr |
Cloud Support Engineer
280
salaries
| ₹0 L/yr - ₹0 L/yr |
Cloud Support Associate
162
salaries
| ₹0 L/yr - ₹0 L/yr |
Cloud Engineer
122
salaries
| ₹0 L/yr - ₹0 L/yr |
Solution Architect
91
salaries
| ₹0 L/yr - ₹0 L/yr |
Amazon
Microsoft Azure
IBM
Oracle