Filter interviews by
Top trending discussions
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Interface is a contract specifying methods that a class must implement, while abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and non-abstract methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheritan...
CDAC stands for Centre for Development of Advanced Computing. It is an organization that specializes in research and development in the field of IT.
CDAC is a premier R&D organization under the Ministry of Electronics and Information Technology, Government of India.
It offers various courses and training programs in advanced computing technologies.
CDAC is known for its work in areas such as high-performance computing...
I have a Bachelor's degree in Computer Science, ISTQB certification, and 3 years of experience in software testing.
Bachelor's degree in Computer Science
ISTQB certification
3 years of experience in software testing
posted on 10 Mar 2024
I applied via Job Fair and was interviewed in Feb 2024. There were 3 interview rounds.
To reverse a string with spaces present in the same position, we can split the string by spaces, reverse each word, and then join them back together.
Split the string by spaces to get individual words
Reverse each word
Join the reversed words back together with spaces in between
PUT is used to update an existing resource in SQL, while POST is used to create a new resource.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.
POST is not idempotent, meaning multiple identical requests may have different effects.
PUT is used to update specific resources identified by the request URI.
POST is used to create new resources under the request URI.
PUT is ty...
A bad request in API testing is when the server cannot process the request due to incorrect syntax or missing parameters.
Bad request status code is 400
Common causes include missing or incorrect parameters, invalid data format, or unauthorized access
Examples: missing required parameters, incorrect data type in request body
Generate all permutations of a string of length n within a string of length m.
Use recursion to generate all possible permutations of the string of length n.
Iterate through the string of length m and insert the permutations at different positions.
Return an array of strings containing all permutations of the string of length n within the string of length m.
Count occurrences of characters in a digit
Iterate through each digit in the input array
For each digit, convert it to a string and iterate through each character
Use a hashmap to keep track of the count of each character
Use SQL query with ORDER BY and LIMIT to find the second highest salary.
Use ORDER BY clause to sort the salaries in descending order
Use LIMIT 1,1 to get the second row after skipping the first row
Consider handling cases where there might be ties for the highest salary
HTTP status codes are used to indicate the result of a HTTP request made to an API.
HTTP status codes range from 1xx to 5xx, with each range representing a different type of response.
Some common HTTP status codes include 200 (OK), 404 (Not Found), and 500 (Internal Server Error).
Status codes starting with 2 indicate success, 4 indicate client errors, and 5 indicate server errors.
I run automation Regression scripts using a test automation framework and scheduling tools.
I organize regression scripts into test suites based on functionality
I use a test automation framework like Selenium or Appium to execute the scripts
I schedule the regression runs using tools like Jenkins or TeamCity
I analyze the test results and report any failures for further investigation
posted on 16 Oct 2024
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
Try to solve leetcode questions as much as possible
posted on 24 May 2024
Covid 19 topic related
posted on 19 Mar 2024
posted on 3 Oct 2024
I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.
It was mixed questions of technology related and general questions.
posted on 24 Apr 2024
I applied via Company Website and was interviewed before Apr 2023. There were 3 interview rounds.
Software Testing Life Cycle involves planning, designing, executing, and reporting on tests to ensure quality software.
1. Planning phase involves defining test objectives, scope, and resources.
2. Design phase includes creating test cases, test data, and test environment setup.
3. Execution phase is where tests are run, defects are logged, and retesting is done.
4. Reporting phase involves documenting test results, defect...
based on 4 reviews
Rating in categories
Senior Engineer
555
salaries
| ₹4 L/yr - ₹15 L/yr |
Engineer
412
salaries
| ₹2.2 L/yr - ₹10 L/yr |
Design Engineer
267
salaries
| ₹2.7 L/yr - ₹9 L/yr |
Lead Engineer
195
salaries
| ₹6.6 L/yr - ₹18.5 L/yr |
Senior Software Engineer
168
salaries
| ₹7 L/yr - ₹22 L/yr |
Capgemini
TCS
Infosys
Wipro