Filter interviews by
Top trending discussions
I applied via campus placement at Manav Rachana International University, Faridabad and was interviewed in Apr 2023. There were 3 interview rounds.
It was actually a mix of aptitude and technical. 1st round included aptitude, English, essay writing and coding questions.
I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.
Intermediate level of apptitude mixed with arithmatic apptitude only
String and array questions for all that will be enough
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.
Find the maximum sum of a contiguous subarray within an array of integers.
Use Kadane's algorithm to find the maximum subarray sum efficiently.
Initialize two variables - maxEndingHere and maxSoFar.
Iterate through the array and update the variables accordingly.
Example: Input [1, -2, 3, 4, -1, 2, 1, -5, 4], Output: 10 (subarray [3, 4, -1, 2, 1])
Factory pattern is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.
Create an interface or abstract class to define the factory method
Create concrete classes that implement the interface or extend the abstract class
Factory class should have a method that returns an object of the interface type based on in
XPath is a language for selecting nodes in an XML document, while CSS selectors are used to select HTML elements.
XPath is more powerful and flexible than CSS selectors
CSS selectors are faster and easier to write than XPath
XPath can traverse both upwards and downwards in the document tree, while CSS selectors can only traverse downwards
XPath can select elements based on their attributes, text content, and more, while CS...
Java code to print the duplicate numbers in an array without using Set or Map
posted on 14 Jun 2024
I applied via Approached by Company and was interviewed in Dec 2023. There were 2 interview rounds.
Array sorting for a given input involves arranging elements in a specific order.
Use built-in sorting functions like sort() in programming languages such as Java, Python, or JavaScript.
Consider the sorting algorithm complexity for large arrays.
Ensure the sorting is done based on the specific requirements like alphabetical order or numerical order.
Rotate array to right by 2 positions
Create a new array with the same length as the original array
Copy elements from original array starting from index (length - 2) to the new array
Copy elements from original array starting from index 0 to (length - 3) to the new array
Return the new array as the rotated array
I applied via Job Portal and was interviewed in Jun 2024. There was 1 interview round.
SQL, Python - basics of SQL and how to populate values in a list using functions
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Developer
571
salaries
| ₹4.1 L/yr - ₹15.1 L/yr |
Software Development Engineer
547
salaries
| ₹3 L/yr - ₹13.1 L/yr |
Assistant Manager
473
salaries
| ₹3 L/yr - ₹10 L/yr |
Product Manager
424
salaries
| ₹11 L/yr - ₹42 L/yr |
Deputy Manager
367
salaries
| ₹4.9 L/yr - ₹20.4 L/yr |
Jio
Reliance Industries
Bharti Airtel
Vodafone Idea