Filter interviews by
I was interviewed in Oct 2023.
A framework is a set of guidelines, libraries, and tools that help in developing and testing software applications.
Provides structure and guidelines for development and testing
Promotes code reusability and maintainability
Includes libraries and tools for automation and testing
Examples: Selenium WebDriver for web automation, JUnit for unit testing
Solution to performing operations on a large array of bits.
Use bitwise operators to perform operations on individual bits
Use a loop to iterate through the array and perform the operations
Ensure that the array is large enough to accommodate all the bits
Consider using a data structure like a bitset for efficient bit manipulation
I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.
posted on 15 Jan 2021
I applied via Company Website and was interviewed in Dec 2020. There were 5 interview rounds.
Leaves of a tree are the nodes with no children in a tree data structure.
Traverse the tree and identify nodes with no children.
Use depth-first search or breadth-first search algorithms to find leaves.
Examples: In a binary tree, leaves are nodes with no left or right child.
In a general tree, leaves are nodes with no children in their child list.
The Lowest Common Ancestor (LCA) of a tree is the shared ancestor of two nodes farthest from the root.
Start from the root and traverse the tree to find the paths from the root to the two nodes.
Compare the paths to find the last common node between them, which is the LCA.
If one of the nodes is an ancestor of the other, then the ancestor node is the LCA.
I have worked on projects involving web development, mobile app development, and data analysis.
Developed a web application using React and Node.js for a client in the e-commerce industry
Created a mobile app using Flutter for a startup in the healthcare sector
Performed data analysis on customer behavior using Python and SQL for a marketing company
I completed internships at ABC Company and XYZ Company during my undergraduate studies.
Interned at ABC Company working on web development projects
Interned at XYZ Company assisting with software testing and quality assurance
Gained hands-on experience in coding, debugging, and problem-solving
Interviewed with team members and discussed coding standards and linters
Given a take-home assignment and built a card game
I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.
1 hour simple questions based on DSA
ACID stands for Atomicity, Consistency, Isolation, and Durability in databases.
Atomicity ensures that all operations in a transaction are completed successfully or none at all.
Consistency ensures that the database remains in a consistent state before and after the transaction.
Isolation ensures that multiple transactions can be executed concurrently without affecting each other.
Durability ensures that once a transaction...
Checked exceptions are checked at compile time while unchecked exceptions are not checked at compile time.
Checked exceptions are subclasses of Exception class except RuntimeException and its subclasses.
Unchecked exceptions are subclasses of RuntimeException and Error classes.
Checked exceptions must be caught or declared in the method signature using 'throws' keyword.
Unchecked exceptions do not need to be caught or decl...
To find the minimum difference between any two integers of 2 sorted lists, iterate through both lists simultaneously and keep track of the minimum difference.
Iterate through both sorted lists simultaneously
Keep track of the minimum difference found so far
Update the minimum difference if a smaller difference is found
based on 1 interview
Interview experience
SAP MM Consultant
8
salaries
| ₹0 L/yr - ₹0 L/yr |
SAP MM Associate
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate SAP SD Consultant
6
salaries
| ₹0 L/yr - ₹0 L/yr |
SAP Fico Consultant
5
salaries
| ₹0 L/yr - ₹0 L/yr |
SAP SD Consultant
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Foundit
Timesjobs.com
Indeed