i
Intellect Design Arena
Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
To read and write data from ExcelSheet, use DataProvider code. Folder structure of framework should be organized. File upload can be done using appropriate methods.
Use Apache POI library to read and write data from ExcelSheet
DataProvider annotation in TestNG can be used to provide data to test methods
Organize framework with folders like src, test, main, resources, etc.
Use libraries like Selenium or Robot class to uploa
Top trending discussions
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Count the number of substrings with equal number of 0s, 1s, and 2s in a given string.
Iterate through the string and maintain counts of 0s, 1s, and 2s encountered so far.
Keep track of the counts in a hashmap and increment the count of substrings whenever counts of 0s, 1s, and 2s are equal.
Return the total count of substrings at the end.
Group anagrams together in an array of strings.
Create a hashmap to store sorted strings as keys and corresponding anagrams as values.
Iterate through the input array, sort each string, and add it to the hashmap.
Return the values of the hashmap as the grouped anagrams.
I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.
OOPS concepts are fundamental to software engineering. They help in creating modular, reusable, and maintainable code.
Encapsulation: Hiding implementation details and exposing only necessary information.
Inheritance: Reusing code and creating a hierarchy of classes.
Polymorphism: Ability of objects to take on multiple forms.
Abstraction: Focusing on essential features and ignoring implementation details.
Example: A car is ...
posted on 8 Nov 2024
I was interviewed in Oct 2024.
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
In this first round it was of 45mins which included MCQ question and 1 coding question.
Answers to common interview questions for Automation Test Engineer position.
Const is used for constant values that cannot be reassigned, var is used for variable declaration, and char is a data type for storing characters in programming languages.
OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction. Example: Inheritance allows a class to inherit properties and methods from another class.
JavaS...
Type coercion is the process of converting one data type to another in programming.
Type coercion can happen implicitly or explicitly in programming languages.
Implicit type coercion occurs when the language automatically converts data types during operations.
Explicit type coercion occurs when the programmer manually converts data types using functions or operators.
Example: In JavaScript, the addition operator (+) can pe...
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance allows for code reusability by defining a new class based on an existing class.
Polymorphism enables flexibility in programming by allowing objects to be treated as instances of their pare...
API error codes are unique identifiers used to indicate specific errors in an API response.
API error codes are typically numeric or alphanumeric codes that correspond to specific errors in the API.
Each error code should have a corresponding explanation in the API documentation to help developers understand the issue.
Examples of API error codes include 400 Bad Request, 401 Unauthorized, and 404 Not Found.
I applied via Referral and was interviewed in Apr 2024. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
2 programs.
one finding number times a letter is repeated given a string. other finding all prime numbers until n.
When an order is placed on Amazon, it goes through multiple servers including web servers, application servers, databases, and payment gateways.
Order is received by web servers which handle the initial request from the user
Application servers process the order, check inventory, and update the database
Database servers store customer information, order details, and inventory levels
Payment gateways handle the transaction ...
Find and print the missing number in a given array of strings.
Convert the array of strings to an array of integers for easier manipulation.
Iterate through the array to find the missing number by comparing consecutive elements.
Print the missing number once found.
Reverse a string in an array of strings
Iterate through each string in the array
Use a loop to reverse each string character by character
Store the reversed strings in a new array
To test a faulty ATM, simulate various scenarios like card reader failure, cash dispenser malfunction, network connectivity issues, etc.
Simulate card reader failure by inserting a damaged card or a card with a magnetic strip issue.
Test cash dispenser malfunction by requesting cash withdrawal and observing if the correct amount is dispensed.
Check for network connectivity issues by trying to access online banking service...
The round one was aptitude and finding the output
The next round was advanced aptitude
based on 2 reviews
Rating in categories
Consultant
1.5k
salaries
| ₹5.2 L/yr - ₹17.9 L/yr |
Associate Consultant
973
salaries
| ₹3.5 L/yr - ₹10 L/yr |
Team Lead
504
salaries
| ₹7.1 L/yr - ₹24.6 L/yr |
Senior Project Leader
426
salaries
| ₹8 L/yr - ₹26.4 L/yr |
Software Developer
332
salaries
| ₹2.7 L/yr - ₹11.3 L/yr |
TCS
Infosys
Wipro
HCLTech