Filter interviews by
I applied via Campus Placement
Tests contain 2 sections: technical and aptitude. Test was 1hr long.
I have worked on various projects related to quality assurance in software development, focusing on testing and ensuring product quality.
Developed test plans and test cases to ensure software quality
Performed manual and automated testing to identify bugs and issues
Collaborated with developers to resolve defects and improve product quality
Utilized tools like Jira and Selenium for testing purposes
SDLC stands for Software Development Life Cycle. Testing is important in SDLC to ensure quality, identify defects early, and meet customer requirements.
SDLC is a process used by software development teams to design, develop, and test high-quality software.
Testing is crucial in SDLC to identify defects early in the development process, reducing the cost of fixing them later.
Testing helps ensure that the software meets c...
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain data and methods to manipulate that data.
Encapsulation is a key principle in OOPs, where data is kept private within the object and can only be accessed through methods.
Inheritance allows objects to inherit attributes and methods from parent classes.
Polymorphism allows ...
Top trending discussions
posted on 31 Dec 2020
I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.
I applied via Google and was interviewed in Mar 2021. There was 1 interview round.
I applied via Approached by Company
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
String related functions,virtual functions and STL concepts
posted on 31 May 2022
I appeared for an interview before May 2021.
Round duration - 90 minutes
Round difficulty - Easy
Timing - 10AM-11:30AM
Online proctored test
Given a binary tree of integers, your task is to print the right view of it. The right view represents a set of nodes visible when the tree is viewed from the righ...
The task is to print the right view of a binary tree, representing nodes visible from the right side in top-to-bottom order.
Traverse the tree level by level and keep track of the rightmost node at each level
Print the rightmost node of each level to get the right view of the tree
Use a queue for level order traversal and a map to store the rightmost nodes
A thief is planning to rob a store and can carry a maximum weight of 'W' in his knapsack. The store contains 'N' items where the ith item has a weight of 'wi' and a value of...
Yes, the 0/1 Knapsack problem can be solved using dynamic programming with a space complexity of not more than O(W).
Use a 1D array to store the maximum value that can be stolen for each weight from 0 to W.
Iterate through each item and update the array based on whether including the item would increase the total value.
The final value in the array at index W will be the maximum value that can be stolen.
Round duration - 45 minutes
Round difficulty - Medium
Timing : 4PM-5PM
Environment - Online
There was a panel of 3 interviewers
You can find the size of an array in C or C++ by dividing the total size of the array by the size of one element.
Calculate the total size of the array by multiplying the number of elements by the size of each element.
Divide the total size by the size of one element to get the size of the array.
For example, if you have an array of strings arr[] = {'hello', 'world', 'example'}, you can find the size by dividing the total
B+ trees are used for indexing in databases to efficiently search and retrieve data.
B+ trees are balanced trees where each node can have multiple keys and child pointers.
Data is stored in leaf nodes, while non-leaf nodes are used for navigation.
B+ trees are commonly used in databases because of their ability to efficiently search and retrieve data.
Example: In a database table with an index on a specific column, B+ tree...
Round duration - 45 mintues
Round difficulty - Easy
Timing - 11AM-12:15PM
Environment - online video call
Again there was a panel of 2 senior engineers
You are given an n-ary tree consisting of 'N' nodes. Your task is to determine the maximum sum of the path from the root to any leaf node.
For the giv...
Find the maximum sum of the path from the root to any leaf node in an n-ary tree.
Traverse the tree from root to leaf nodes while keeping track of the sum of each path.
At each node, calculate the sum of the path from the root to that node and update the maximum sum found so far.
Consider using depth-first search (DFS) or breadth-first search (BFS) for tree traversal.
Handle cases where nodes have negative values or where
Tip 1 : Brush Up on Computer Science Fundamentals
Tip 2 : Prepare a Brief Self-Introduction
Tip 1 : Do not put fake resume
Tip 2 : Writing internship project helps.
I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Team player with excellent communication skills
OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOP focuses on creating objects that contain data and methods to manipulate that data.
Encapsulation: Objects hide their internal state and require interaction through defined interfaces.
Inheritance: Objects can inherit attributes and methods from other objects.
Polymorphism: Objects can take on different forms or have mult...
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.
Coding Questions on one of the preffered programming language. Most importantly Data Structures and algorithms.
based on 1 interview
Interview experience
Analyst
170
salaries
| ₹3.5 L/yr - ₹9.5 L/yr |
Senior Analyst
106
salaries
| ₹3.3 L/yr - ₹12 L/yr |
Solution Developer
88
salaries
| ₹3.3 L/yr - ₹9.5 L/yr |
Senior Solution Developer
74
salaries
| ₹5 L/yr - ₹17.5 L/yr |
Financial Analyst
63
salaries
| ₹3.8 L/yr - ₹7.5 L/yr |
Apisero
Actalent Services
Cyber Infrastructure
TestingXperts