Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
Join command is used to combine rows from two or more tables based on a related column between them.
Join command is used in SQL to combine data from multiple tables.
It is used to retrieve data from two or more tables based on a related column between them.
There are different types of joins like inner join, left join, right join, and full outer join.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = tabl
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 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 1 Jan 2025
I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.
Inquiring about salary expectations will likely lead to an offer that does not exceed 30%, with 12% as a variable amount allocated for a performance bonus, which you may never receive, based on the rationale that your experience is not relevant, despite having a background in a related field such as voice processing. Additionally, do not anticipate clear job descriptions, as the company's approach is broad and diplomatic, reflecting a lack of transparency.
Experienced voice process executive with strong communication skills and a proven track record of delivering exceptional customer service.
Over 5 years of experience in handling customer queries and resolving issues efficiently
Proficient in using CRM software to track customer interactions and maintain records
Skilled in active listening and problem-solving to ensure customer satisfaction
Ability to work well under pressu
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 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 13 reviews
Rating in categories
Project Executive
13
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Developer
10
salaries
| ₹2.8 L/yr - ₹4.8 L/yr |
Project Manager
10
salaries
| ₹4 L/yr - ₹7.3 L/yr |
Junior Software Developer
5
salaries
| ₹2.5 L/yr - ₹3 L/yr |
Associate Project Manager
5
salaries
| ₹5 L/yr - ₹6 L/yr |
Bosch Global Software Technologies
Amdocs
Microsoft Corporation
KPIT Technologies