Filter interviews by
Clear (1)
I applied via Job Portal and was interviewed in Oct 2023. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.
Event loop is used in programming languages like JavaScript and Python.
It manages the execution of multiple tasks by prioritizing them based on their priority level.
It continuously checks for new events and executes them in a loop.
It allows for efficient handling of I/O operations without blocking the main thread.
It is co...
let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.
let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.
const is used to declare variables that cannot be reassigned and have block scope.
Using const does not mean the value is immutable, only the variable reference is.
let and const were introduc...
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.
This was a very easy test. It can be crackable easily.
Junit test cases should always be re-run to ensure code quality and prevent regression.
Junit test cases should be run after every code change.
Test cases should cover all possible scenarios and edge cases.
Test cases should be automated to save time and ensure consistency.
Test cases should be reviewed and updated regularly.
Regression testing should be performed to ensure new changes do not break existing functionality.
posted on 26 Oct 2024
Java program to remove duplicates from an array of strings using OOPs concepts.
Create a HashSet to store unique strings.
Iterate through the array and add each string to the HashSet.
Convert the HashSet back to an array to get the unique strings.
posted on 9 Apr 2024
I applied via Job Portal and was interviewed in Oct 2023. There was 1 interview round.
posted on 24 Jul 2024
To read an external text file, you can use file handling techniques in programming languages like Python or Java.
Use file handling functions like open(), read(), and close() in Python to read an external text file.
In Java, use classes like FileReader and BufferedReader to read text files.
Specify the file path and mode (read mode) when opening the file.
Read the contents of the file line by line or as a whole, depending ...
Java program to find occurrences of characters in a string
Create a HashMap to store characters and their counts
Iterate through the string and update the counts in the HashMap
Print the characters and their counts from the HashMap
posted on 23 Jun 2023
I applied via Referral and was interviewed before Jun 2022. There were 4 interview rounds.
I was asked to ode to-do list with remove action
Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.
Node.js uses a single-threaded event loop architecture to handle multiple concurrent operations.
Event loop continuously checks the call stack for any functions to execute, along with handling I/O operations asynchronously.
Concurrency in Node.js is achieved through non-blocking I/O operations, allowing multipl...
posted on 7 Feb 2024
Sanity testing is a subset of regression testing, while smoke testing is a subset of acceptance testing.
Sanity testing is performed to ensure that the critical functionalities of the software are working as expected.
Smoke testing is performed to verify if the software build is stable enough for further testing.
Sanity testing is usually performed after major changes or bug fixes.
Smoke testing is performed on each build ...
posted on 18 Oct 2023
I applied via Walk-in and was interviewed before Oct 2022. There were 3 interview rounds.
Mcat Aptitude for general MCQ
Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Encapsulation: Objects can encapsulate data and behavior within a single unit.
Inheritance: Objects can inherit attributes and methods from other objects.
Polymorphism: Objects can take on different forms or have multiple behaviors.
Example: Classes in Java or C++ are used to create objects with propertie
API Gateway is a server that acts as an API front-end, receiving API requests, enforcing throttling and security policies, passing requests to the back-end service, and then passing the response back to the requester.
API Gateway acts as a single entry point for all client requests to the backend services.
It can handle tasks like authentication, authorization, rate limiting, caching, and request/response transformations...
Spring is a lightweight framework for building enterprise applications in Java.
Provides comprehensive infrastructure support for developing Java applications
Facilitates easier configuration and integration of various components
Promotes good programming practices like dependency injection and aspect-oriented programming
Includes modules like Spring Core, Spring MVC, Spring Security, etc.
Example: @Autowired annotation for
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization is used to eliminate data redundancy by breaking up tables into smaller tables and defining relationships between them.
It helps in reducing data anomalies such as insertion, update, and deletion anomalies.
Normalization is achieved through a series of normal forms (1NF, 2NF, 3NF, BCNF, etc.)
For exa...
posted on 21 May 2024
Basic Maths reasoning, general question genre jdnfk hdsfjks kjhbdfk
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
3-5 Yrs
Not Disclosed
Test Engineer
2.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Test Engineer
1.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
994
salaries
| ₹0 L/yr - ₹0 L/yr |
Automation Test Engineer
240
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Test Lead
235
salaries
| ₹0 L/yr - ₹0 L/yr |
Thinksoft Global Services
Cigniti Technologies
Indium Software
Maveric Systems