Filter interviews by
I applied via campus placement at YMCA Institute of Engineering and Technology, Faridabad and was interviewed in Apr 2023. There were 4 interview rounds.
Aptitude + core subjects mcq
Top trending discussions
I applied via Company Website and was interviewed in Apr 2024. There were 4 interview rounds.
Questions related to profit and loss, basic grammers etc.
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.
posted on 19 Apr 2022
SQL, English
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.
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 9 Oct 2024
Easy applitute question with 1 coding question at the end
String builder is faster but not thread-safe, while string buffer is slower but thread-safe.
String builder is recommended for single-threaded applications for better performance.
String buffer is recommended for multi-threaded applications to ensure thread safety.
Example: StringBuilder sb = new StringBuilder(); StringBuffer sbf = new StringBuffer();
The final keyword in OOP is used to restrict the user from changing the value of a variable, overriding a method, or inheriting from a class.
Final variable: value cannot be changed once assigned
Final method: cannot be overridden in child classes
Final class: cannot be inherited by other classes
BSF graph explanation
BFS (Breadth-First Search) is a graph traversal algorithm that explores all the neighbor nodes at the present depth before moving on to the nodes at the next depth.
It uses a queue data structure to keep track of the nodes to visit next.
BFS is often used to find the shortest path in an unweighted graph.
Example: BFS can be used to find the shortest path in a maze from the starting point to the exit.
I applied via Campus Placement
Its a sectional round. It has 4 sections. Quants, Logical, pseudo code, Reasoning, Gaming
posted on 4 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Basic aptitude question
Based on puzzle comprehension
posted on 25 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
25 MCQ , 2 short essays
Software Engineer
86
salaries
| ₹5.1 L/yr - ₹18 L/yr |
Senior Software Engineer
46
salaries
| ₹10.1 L/yr - ₹21.5 L/yr |
System Engineer
27
salaries
| ₹3 L/yr - ₹8 L/yr |
Associate Software Engineer
26
salaries
| ₹7.3 L/yr - ₹15.6 L/yr |
Team Lead
25
salaries
| ₹13.2 L/yr - ₹28.7 L/yr |
Honda Motorcycle & Scooter
TVS Motor
Bajaj Auto
Suzuki Motorcycle