Filter interviews by
I applied via Walk-in and was interviewed before Nov 2022. There was 1 interview round.
Top trending discussions
I applied via Company Website and was interviewed in May 2024. There were 4 interview rounds.
About group discussion we want to choose any topic want to explain about topic
Aptitude like it will ask us to similar subjects problem solving skills options
Skills what we have in coding they will give test and we want to solve the coding with dkills
I applied via Newspaper Ad and was interviewed in Aug 2023. There were 3 interview rounds.
General question or company process
SQL language and programming testing
Overloading is having multiple methods in the same class with the same name but different parameters. Overriding is implementing a method in a subclass that is already defined in the parent class.
Overloading allows a class to have multiple methods with the same name but different parameters.
Overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.
Example ...
An array is a data structure that stores a collection of elements, each identified by at least one array index or key.
Arrays can store elements of the same data type or different data types.
Arrays have a fixed size, which is determined when the array is created.
Elements in an array are accessed using their index, starting from 0.
Example: string[] names = {"Alice", "Bob", "Charlie"};
Pointers are variables that store memory addresses of other variables in programming languages like C and C++.
Pointers allow direct access to memory locations
They are used for dynamic memory allocation
Pointers can be used to pass variables by reference
Example: int *ptr; ptr = # // ptr now points to the memory address of num
A local variable is a variable that is declared within a specific function or block of code and can only be accessed within that scope.
Local variables have limited scope and are only accessible within the function or block where they are declared.
Local variables are typically used for temporary storage of data within a specific function.
Local variables are created when the function is called and destroyed when the func
A global variable is a variable that is accessible and modifiable from any part of a program.
Global variables are declared outside of any function in a program
They can be accessed and modified by any function within the program
Global variables can lead to potential issues like naming conflicts and unintended side effects
posted on 20 Jun 2023
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
Mathematics question , puzzle question
Stocks and shares for placement interview and competitive exams
Comparative techniques to judge the suitability of the individual and his appearance
Software testing is the process of evaluating a software application to ensure its quality and functionality.
Software testing is done to identify defects or errors in the software.
It involves executing test cases and comparing the actual results with expected results.
Testing can be performed manually or using automated tools.
Types of software testing include functional testing, performance testing, security testing, et...
posted on 2 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
SDLC is Software Development Life Cycle which focuses on development of software, while STLC is Software Testing Life Cycle which focuses on testing of software.
SDLC is the process of developing software from planning to deployment, while STLC is the process of testing software from test planning to test closure.
SDLC includes phases like requirements gathering, design, coding, testing, and deployment, while STLC includ...
posted on 16 Aug 2024
Major issues faced while testing millions of data include performance issues, data integrity issues, and scalability challenges.
Performance issues due to large data volume impacting test execution time
Data integrity issues such as data corruption or loss during testing
Scalability challenges in handling and processing large amounts of data
Interview experience
based on 2 reviews
Rating in categories
Software Tester
4
salaries
| ₹2.5 L/yr - ₹3 L/yr |
Data Scientist Intern
4
salaries
| ₹1 L/yr - ₹3.5 L/yr |
Softwaretest Engineer
4
salaries
| ₹1.5 L/yr - ₹5.4 L/yr |
Data Science Intern
4
salaries
| ₹1 L/yr - ₹3 L/yr |
Java Developer
3
salaries
| ₹1 L/yr - ₹2.2 L/yr |
TCS
Accenture
Wipro
Cognizant