i
Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I was interviewed in Jan 2025.
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Program to find character occurances in 'Hello World'
Create a map to store character occurrences
Iterate through each character in the string and update the map
Print the character occurrences from the map
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and resource utilization.
Multithreading allows multiple threads to run concurrently within the same process.
Each thread has its own stack and shares the same memory space.
Multithreading can improve performance by utilizing multiple CPU cores efficiently.
Examples of multithreading include running multiple tas...
TestNG annotations are used to control the flow of test methods and provide additional information about the test.
Annotations like @Test, @BeforeSuite, @AfterSuite are used to define test methods and setup/teardown methods
Annotations like @BeforeTest, @AfterTest are used to run setup/teardown methods before/after a test
Annotations like @BeforeClass, @AfterClass are used to run setup/teardown methods before/after a test...
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Count the number of characters in a given string.
Iterate through each character in the string and increment a counter for each character.
Return the final count of characters in the string.
Basic RestAssured code for API testing
Import necessary RestAssured libraries
Set base URI for the API
Send a GET request to the API endpoint
Validate response status code and body
Use bitwise XOR operation to switch values in two variables without a third variable.
Use bitwise XOR operation to switch values in two variables without a third variable.
Example: a = 5, b = 7. After switching, a = 7, b = 5.
a = a XOR b
b = a XOR b
a = a XOR b
posted on 8 Jun 2024
Mcq test which was easy to crsck
Automation coding in java basic level questions
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
Regarding Journal knowledge about all the Subjects and Business prospective and And how is the IQ is is there in that person..how smart enough..etc
I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.
Mcq questions from testing field
White box testing is testing the internal structure of the system while black box testing is testing the external behavior of the system.
White box testing is also known as clear box testing or structural testing.
It involves testing the code, architecture, and design of the system.
Examples include unit testing, integration testing, and code coverage analysis.
Black box testing is also known as functional testing or behav...
Program to swap two numbers without using a temporary variable
Create a function that takes two numbers as input
Use bitwise XOR operation to swap the numbers
Return the swapped numbers
Program to write a function that finds and returns all duplicate elements in an array of strings.
Iterate through the array and store each element in a hashmap with its frequency
Iterate through the hashmap and add elements with frequency greater than 1 to a new array
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Consultant
33.3k
salaries
| ₹6.3 L/yr - ₹23.3 L/yr |
Senior Consultant
21k
salaries
| ₹11 L/yr - ₹42 L/yr |
Analyst
14.3k
salaries
| ₹3.8 L/yr - ₹12.6 L/yr |
Assistant Manager
10k
salaries
| ₹7.8 L/yr - ₹24 L/yr |
Manager
7.1k
salaries
| ₹16 L/yr - ₹52 L/yr |
Accenture
PwC
Ernst & Young
Cognizant