Filter interviews by
posted on 7 Jun 2021
I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.
posted on 19 Aug 2021
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
Braindraning is good or bad in india
Percentage si profit interest hcf lcm
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
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
I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 3 interview rounds.
3 hour test aptitue test
C aptitude questions and problem solving solution.. Coding test 2 hour
Software Engineer
6.3k
salaries
| ₹2 L/yr - ₹11.1 L/yr |
Senior Software Engineer
5.6k
salaries
| ₹6 L/yr - ₹23 L/yr |
Associate Software Engineer
4.6k
salaries
| ₹2 L/yr - ₹6.4 L/yr |
Module Lead
2.4k
salaries
| ₹8.1 L/yr - ₹33 L/yr |
Transaction Processing Officer
2.3k
salaries
| ₹1.4 L/yr - ₹4.5 L/yr |
Cognizant
Wipro
Accenture
TCS