Filter interviews by
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Kadane's Algorithm is used to find the maximum sum of a contiguous subarray within an array of integers.
Initialize two variables: max_so_far and max_ending_here to track the maximum sum.
Iterate through the array and update max_ending_here by adding the current element or starting a new subarray.
Update max_so_far if max_ending_here becomes greater than max_so_far.
Return max_so_far as the maximum subarray sum.
The number of ways to reach the rightmost cell from the topmost cell in a 2D matrix can be calculated using dynamic programming.
Use dynamic programming to calculate the number of ways to reach each cell in the matrix.
At each cell, the number of ways to reach it is the sum of the number of ways to reach the cell above it and the cell to the left of it.
The value in the rightmost cell will give the total number of ways to...
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Group anagrams from a list of strings by categorizing them based on their character composition.
Anagrams are words that can be rearranged to form each other, e.g., 'eat' and 'tea'.
Use a hashmap to group words by their sorted character string as the key.
Example: Input: ['eat', 'tea', 'tan', 'ate', 'nat', 'bat'] Output: [['eat', 'tea', 'ate'], ['tan', 'nat'], ['bat']].
Sorting each string takes O(n log n) time, and insert...
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
Find the maximum subarray sum using Kadane's algorithm
Initialize max_sum and current_sum to 0
Iterate through the array and update current_sum by adding the current element
If current_sum becomes negative, reset it to 0
Update max_sum if current_sum is greater than max_sum
The architecture of my project is based on microservices with a combination of front-end and back-end technologies.
Utilized microservices architecture to break down the project into smaller, independent services
Implemented front-end using React.js for dynamic user interfaces
Developed back-end services using Node.js and Express.js for handling business logic and data processing
Used Docker for containerization and Kubern...
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before Mar 2021. There were 2 interview rounds.
Online aptitude test with English grammar and math skills
I come from a close-knit family that values education, hard work, and support for one another in all endeavors.
Supportive Environment: My parents always encouraged my siblings and me to pursue our passions, whether in academics or sports.
Diverse Background: My family has roots in different cultures, which has enriched our perspectives and fostered open-mindedness.
Strong Work Ethic: Both my parents worked hard to provid...
Experienced Senior Associate with a strong background in project management and team leadership, dedicated to driving results and innovation.
Over 7 years of experience in project management, successfully leading cross-functional teams to deliver projects on time and within budget.
Proficient in data analysis and strategic planning, having implemented a new reporting system that improved efficiency by 30%.
Strong communic...
I have studied various subjects including finance, economics, and data analysis, focusing on their applications in business strategy.
Finance: I studied corporate finance, learning about capital budgeting and financial analysis to make informed investment decisions.
Economics: My coursework included micro and macroeconomics, helping me understand market dynamics and economic indicators.
Data Analysis: I gained skills in d...
I applied via Referral and was interviewed before Mar 2020. There were 5 interview rounds.
I applied via Company Website and was interviewed before Aug 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2018. There was 0 interview round.
I applied via Naukri.com and was interviewed in Dec 2019. There were 4 interview rounds.
based on 4 interview experiences
Difficulty level
Duration
Junior Software Test Engineer
5
salaries
| ₹2.2 L/yr - ₹2.9 L/yr |
Software Developer
4
salaries
| ₹4.5 L/yr - ₹6.4 L/yr |
Cognizant
Teleperformance
iEnergizer
Reliance Retail