Filter interviews by
Be the first one to contribute and help others!
posted on 11 Jan 2025
I applied via Naukri.com and was interviewed in Jul 2024. There were 4 interview rounds.
posted on 11 Jan 2025
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
I applied via Job Portal and was interviewed in Dec 2024. There were 2 interview rounds.
Thirty-nine questions, including two coding challenges and three to four sets of games.
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
posted on 9 Jan 2025
I applied via Company Website and was interviewed in Dec 2024. There were 4 interview rounds.
posted on 28 Nov 2024
Constructors are special methods in a class used to initialize objects. There are default, parameterized, copy, and static constructors.
Constructors have the same name as the class and do not have a return type.
Default constructors are automatically created by the compiler if no constructor is defined.
Parameterized constructors accept parameters to initialize object properties.
Copy constructors create a new object as a...
findElements method in Selenium returns a list of WebElements or an empty list if no elements are found.
findElements method returns a list of WebElements
If no elements are found, it returns an empty list
Return type is List
Webdriver is a tool used for automating web application testing.
Webdriver is a popular automation tool used for testing web applications.
It allows testers to automate interactions with a web browser.
Webdriver supports multiple programming languages such as Java, Python, and C#.
It can simulate user interactions like clicking buttons, entering text, and navigating through pages.
Webdriver is commonly used in QA automation...
Logic to find duplicate numbers and their count in a given list.
Iterate through the list and store each number in a hashmap with its count
If a number is already in the hashmap, increment its count
After iterating, check the hashmap for numbers with count greater than 1 to find duplicates
Factorial using recursion is a mathematical function that calculates the product of all positive integers up to a given number.
Define a function that takes an integer parameter n
Base case: if n is 0, return 1
Recursive case: return n multiplied by the factorial of n-1
Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = 5 * 4 * 3 * factorial(2) = 5 * 4 * 3 * 2 * factorial(1) = 5 * 4 * 3 * 2 * 1 = 120
I applied via campus placement at Indian Institute of Technology (IIT), Patna and was interviewed in Dec 2024. There were 2 interview rounds.
The coding questions were at Leetcode difficulty level and were derived from the Striver sheet.
posted on 17 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There were 4 interview rounds.
I applied via Company Website and was interviewed in Oct 2024. There were 4 interview rounds.
Basic Python, SQL, and Bash questions
Data pipeline design involves creating a system to efficiently collect, process, and analyze data.
Understand the data sources and requirements before designing the pipeline.
Use tools like Apache Kafka, Apache NiFi, or AWS Glue for data ingestion and processing.
Implement data validation and error handling mechanisms to ensure data quality.
Consider scalability and performance optimization while designing the pipeline.
Doc...
Arrays and strings - 90 mins
Create Modules, railway reservation system - 60 mins
based on 7 reviews
Rating in categories
Softwaretest Engineer
7
salaries
| ₹2.3 L/yr - ₹4.2 L/yr |
Software Engineer
5
salaries
| ₹2.8 L/yr - ₹3.9 L/yr |
Senior Software Engineer
4
salaries
| ₹3 L/yr - ₹5.8 L/yr |
Oracle Functional Consultant
4
salaries
| ₹7.1 L/yr - ₹12 L/yr |
Hadoop Administrator
4
salaries
| ₹4 L/yr - ₹8.5 L/yr |
Bosch Global Software Technologies
24/7 Customer
KPIT Technologies