Filter interviews by
System testing is a type of testing that verifies the behavior of a complete and fully integrated software system.
It is performed on a complete system, not individual components
It tests the system's compliance with functional and non-functional requirements
It includes testing of system performance, security, reliability, and scalability
Examples include end-to-end testing, regression testing, and acceptance testing
Ad hoc testing is an informal and unplanned testing approach where the tester tries to find defects without any specific test plan.
Ad hoc testing is performed without any formal test cases or plans.
It is usually done when there is not enough time to create a formal test plan.
It is an exploratory testing approach where the tester tries to find defects by randomly testing the application.
Ad hoc testing can be used to com...
Regression testing is the process of testing changes made to a software application to ensure that existing functionality still works as expected.
It is performed after making changes to the software
It ensures that existing functionality is not affected by the changes
It helps to identify any new defects introduced by the changes
It can be automated to save time and effort
Examples include retesting after bug fixes or test
I applied via Campus Placement and was interviewed in Sep 2021. There were 6 interview rounds.
Top trending discussions
I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.
2 hours with 4 questions
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
4 straight Coding questions were asked ranging from medium to Hard Level.
I applied via Campus Placement and was interviewed in Apr 2023. There were 4 interview rounds.
3questions med to hard level
I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 3 interview rounds.
Sort strings based on custom hierarchy
Create a mapping of each character to its hierarchy value
Sort the strings based on the hierarchy value of their first character
If the first characters have the same hierarchy value, move to the next character
Repeat until all strings are sorted
Heap is a region of memory used for dynamic memory allocation.
Heap is managed by the operating system or runtime environment.
It allows for allocation and deallocation of memory at runtime.
Heap can become fragmented over time, leading to performance issues.
Examples include malloc() and new() in C++.
Hashing is a process of converting data into a fixed-size output using a mathematical function.
Hashing is used for data integrity and security purposes.
Hash functions are one-way functions, meaning it is difficult to reverse engineer the original data from the hash value.
Hashing is used in password storage, digital signatures, and data comparison.
Examples of hash functions include MD5, SHA-1, and SHA-256.
Different types of joins and a SQL query.
Types of joins: Inner join, Left join, Right join, Full outer join, Cross join
Inner join returns only the matching rows from both tables
Left join returns all rows from the left table and matching rows from the right table
Right join returns all rows from the right table and matching rows from the left table
Full outer join returns all rows from both tables
Cross join returns the Ca...
Compiler translates entire code into machine code while interpreter translates line by line.
Compiler converts source code into executable code without executing it.
Interpreter converts source code into machine code line by line and executes it.
Compiler generates error messages after the entire code is compiled.
Interpreter generates error messages as soon as it encounters an error in the code.
Examples of compilers are G...
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
based on 11 reviews
Rating in categories
Software Engineer
4
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Software Developer
4
salaries
| ₹4.6 L/yr - ₹8 L/yr |
Test Engineer
3
salaries
| ₹2.4 L/yr - ₹4 L/yr |
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
HSBC Group