Filter interviews by
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
General aptitude and out put realted questions
Face to face dsa and string manipulations
posted on 16 Jan 2025
Write a code for Singleton pattern?
I appeared for an interview in Feb 2024.
A framework is a set of guidelines, libraries, and tools that help in developing and executing automated tests efficiently.
Provides structure and organization for test automation projects
Promotes reusability of code and components
Offers built-in functionalities for common testing tasks
Supports integration with different tools and technologies
My framework is a data-driven framework using Selenium WebDriver and TestNG for automated testing.
Utilizes Selenium WebDriver for interacting with web elements
Uses TestNG for test case management and execution
Employs data-driven approach for test data management
Supports parallel execution for faster testing
Includes reporting features for test results analysis
posted on 8 Mar 2025
I appeared for an interview in Feb 2025.
There are two rounds in the interview process: the first round consists of one data structures and algorithms question based on trees.
Binary Search Trees (BST) enable efficient data storage and retrieval through a hierarchical structure, optimizing search operations.
A BST is a binary tree where each node has at most two children.
For any given node, all values in the left subtree are less, and all values in the right subtree are greater.
Searching for a value in a BST has an average time complexity of O(log n).
Insertion and deletion operations also mai...
posted on 1 Sep 2024
6 questions asked in an interview
The slider window problem involves finding the maximum sum of a subarray of a fixed size k within an array of integers.
Use a sliding window approach to efficiently find the maximum sum subarray.
Keep track of the current sum within the window and update it as you slide the window.
Maintain a variable to store the maximum sum found so far.
Example: Given array [1, 3, -1, -3, 5, 3, 6, 7] and window size k=3, the maximum sum
The stock buy sell problem involves finding the maximum profit that can be made by buying and selling a stock at the right times.
Calculate the difference between each pair of consecutive prices in the array
Find the maximum subarray sum of the differences using Kadane's algorithm
The maximum subarray sum is the maximum profit that can be made
I applied via Indeed and was interviewed before Aug 2022. There were 4 interview rounds.
Find maximum sum of substring and merge two arrays without extra space.
Use Kadane's algorithm to find maximum sum of substring in an array.
To merge two arrays without extra space, use two pointers approach.
Example: Input arrays [1, 2, -3, 4, 5] and [6, 7, 8], output merged array [1, 2, -3, 4, 5, 6, 7, 8].
Medium level data structure and File handling .Coding on a paper.(2-3 questions based on Arrays and Strings that includes searching and Sorting )
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
Core java and OOPS concepts and basic coding tricks and puzzly questions
I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 4 interview rounds.
Java oops ds algo framework design api sql must
Coding ds framework design sql
Aptitude and coding question were asked
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Computer Scientist
457
salaries
| ₹20 L/yr - ₹70 L/yr |
Technical Consultant
284
salaries
| ₹7 L/yr - ₹30.8 L/yr |
Computer Scientist 2
263
salaries
| ₹29.5 L/yr - ₹101 L/yr |
Software Engineer
259
salaries
| ₹8 L/yr - ₹30 L/yr |
Senior Software Engineer
211
salaries
| ₹10 L/yr - ₹33.7 L/yr |
Salesforce
Oracle
Microsoft Corporation
Amazon