Filter interviews by
Numbers , simplification, hcf gcf
Top trending discussions
posted on 18 Sep 2024
I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.
Given a list of integer find the longest increase sequence
Find the first non-repeating integer in a list using Java 8 stream API.
Use Java 8 stream API to group integers by count
Filter out integers with count greater than 1
Return the first non-repeating integer
Using Java 8 Stream API to find the fruit with maximum price in a Map of fruits.
Use entrySet() method to get a stream of key-value pairs from the Map.
Use max() method with Comparator.comparing() to find the entry with maximum price.
Extract the key (fruit) from the entry with maximum price.
Program to check if parenthesis are properly balanced
Use a stack data structure to keep track of opening parenthesis
Iterate through the input string and push opening parenthesis onto the stack
When a closing parenthesis is encountered, pop from the stack and check if it matches the corresponding opening parenthesis
If stack is empty at the end and all parenthesis are matched, then the input has properly balanced parenthe
posted on 10 Oct 2021
I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.
Advanced Java coding
Core Java arrays and strings are fundamental data structures used for storing and manipulating data in Java programming.
Arrays in Java are used to store multiple values of the same data type in a single variable.
Strings in Java are objects that represent sequences of characters.
Arrays and strings in Java are both indexed collections, with arrays being mutable and strings being immutable.
Example: String[] names = {"Alic
posted on 5 Dec 2024
I applied via Campus Placement
posted on 8 Oct 2024
Questions on dsa, coding question, overall good experience and so on
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
Technical aspects about linked list,trees, stacks
Topic related to humanities
posted on 10 Sep 2024
posted on 6 Aug 2024
I applied via Naukri.com
Senior Software Engineer
16
salaries
| ₹8.2 L/yr - ₹19 L/yr |
Senior QA Engineer
12
salaries
| ₹5.3 L/yr - ₹13.5 L/yr |
Associate Software Engineer
10
salaries
| ₹3.5 L/yr - ₹5 L/yr |
Software Engineer
9
salaries
| ₹3.5 L/yr - ₹10 L/yr |
BI Developer
7
salaries
| ₹4 L/yr - ₹7.1 L/yr |
SAP
Oracle
IBM
Microsoft Corporation