Filter interviews by
I applied via Recruitment Consultant and was interviewed in Oct 2021. There was 1 interview round.
Java program to find maximum profit by buying and selling shares from a given set of values.
Iterate through the array of values and keep track of the minimum value seen so far.
Calculate the difference between the current value and the minimum value, and update the maximum profit if necessary.
Return the maximum profit obtained.
Reverse a linkedlist in groups of given set size
Iterate through the linked list in groups of given size
Reverse each group using standard linked list reversal technique
Connect the reversed groups to form the final linked list
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
Coding test is related to my tech skills only.
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
posted on 19 Jun 2024
I applied via Approached by Company and was interviewed in Aug 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.
Mcq tests on java ,springboot and data base concepts
posted on 27 May 2022
I applied via Recruitment Consulltant and was interviewed in Nov 2021. There was 1 interview round.
I applied via Walk-in
45 mins, maths
I applied via Monster and was interviewed before Aug 2020. There was 1 interview round.
Hashmap is unordered while LinkedHashmap maintains insertion order.
Hashmap uses hashing to store key-value pairs while LinkedHashmap uses a doubly linked list to maintain order.
Hashmap allows null values and one null key while LinkedHashmap does not allow null keys or values.
Hashmap has O(1) time complexity for basic operations while LinkedHashmap has O(1) for insertion and deletion but O(n) for iteration.
Example: Hash...
I applied via Naukri.com and was interviewed before Jan 2023. There were 4 interview rounds.
based on 2 reviews
Rating in categories
Junior Software Engineer
468
salaries
| ₹1 L/yr - ₹5.9 L/yr |
Software Engineer
437
salaries
| ₹2.4 L/yr - ₹12.5 L/yr |
Senior Software Engineer
142
salaries
| ₹7 L/yr - ₹27 L/yr |
Softwaretest Engineer
140
salaries
| ₹2 L/yr - ₹10.1 L/yr |
Associate Software Engineer
134
salaries
| ₹2 L/yr - ₹5.1 L/yr |
Infosys
Wipro
TCS
HCLTech