Filter interviews by
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
Use SQL query to find the first added row in a table using timestamp or sysdate.
Use ORDER BY clause with timestamp or sysdate column in ascending order
Limit the result to 1 row using FETCH FIRST 1 ROW ONLY or equivalent syntax
Consider using the MIN function with timestamp or sysdate column
Top trending discussions
I was interviewed in Dec 2024.
The seven quality control tools are essential for analyzing and solving quality-related issues in a systematic manner.
Check sheets: Used for collecting and organizing data, such as defect counts or frequency of occurrences.
Pareto charts: Helps in identifying the most significant factors contributing to a problem by displaying them in descending order.
Cause-and-effect diagrams (Fishbone diagrams): Used to identify and a...
Feedback procedure involves collecting, analyzing, and acting upon feedback from customers or stakeholders.
Collect feedback through surveys, interviews, or suggestion boxes
Analyze feedback to identify trends, patterns, and areas for improvement
Act upon feedback by implementing changes or addressing concerns
Follow up with customers or stakeholders to ensure their feedback was addressed
Document feedback and actions taken
Key Result Areas (KRA) for an auditor include compliance with regulations, accuracy of financial statements, and identification of risks.
Ensuring compliance with regulations and standards
Accuracy of financial statements and reports
Identification and assessment of risks
Effective communication with stakeholders
Continuous improvement of audit processes
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
A Java program to count the occurrences of the letter 'l' in the string 'Hello world'.
Create a Java program with a main method.
Initialize a String variable with the value 'Hello world'.
Use a loop to iterate through each character in the string and count the occurrences of the letter 'l'.
Print the count of 'l' at the end.
Reverse the characters of each word in a given string
Split the input string into an array of words
Reverse each word in the array
Join the reversed words back into a single string
Comparator is an interface used to sort objects, while Comparable is an interface used to compare objects for natural ordering.
Comparator is used to define custom sorting logic for objects, while Comparable is used for natural ordering based on the class's implementation of compareTo() method.
Comparator can be used to sort objects of different classes, while Comparable is implemented within the class itself.
Example: So...
Lambda expression is a concise way to represent an anonymous function in programming languages.
Lambda expressions are used to create small, inline functions without a formal definition.
They are commonly used in functional programming languages like Python, Java, and C#.
Lambda expressions can be used to simplify code and make it more readable.
Example: (x, y) -> x + y is a lambda expression that takes two parameters a
Constructor chaining is the process of calling one constructor from another constructor in a class.
Allows reusing code and avoiding duplication
Can be achieved using 'this' keyword in the constructor
Helps in initializing objects with different parameters
Handle notifications in mobile automation by using automation tools to interact with notifications, verify content, dismiss or respond to them.
Use automation tools like Appium or Espresso to interact with notifications
Verify the content of notifications by extracting text or images
Dismiss notifications to continue with test execution
Respond to notifications if required for test scenarios
Handle different types of notifi...
Use platform-specific locators or conditional statements to handle different element xpaths in iOS and Android apps.
Use platform-specific locators like accessibility id for iOS and resource id for Android
Implement conditional statements to switch between different xpaths based on the platform
Utilize Appium's platformName capability to identify the platform and adjust the element xpath accordingly
TestNG annotations include @Test, @BeforeMethod, @AfterMethod, @BeforeClass, @AfterClass, @BeforeSuite, @AfterSuite
@Test - denotes a test method
@BeforeMethod - runs before each test method
@AfterMethod - runs after each test method
@BeforeClass - runs before the first test method in the current class
@AfterClass - runs after the last test method in the current class
@BeforeSuite - runs before all tests in the suite
@AfterSu
pom.xml is a configuration file used in Maven projects to define project settings and dependencies.
pom.xml stands for Project Object Model XML
It is used in Maven projects to manage project configuration, build settings, and dependencies
Dependencies are mentioned inside the <dependencies> tag in pom.xml
Each dependency is specified with <groupId>, <artifactId>, and <version>
I applied via Naukri.com and was interviewed in Nov 2024. There were 4 interview rounds.
Can you recommend any free website for taking an online carrier aptitude test and recieving a detailed report on sutaible job options.
What is the best resource to learn data structure and algorithm(must contain practice assignments too)? I have stumbled across Coursera,but does it cover all essential details about DSA?
Basic aptitude question.
Basic coding question.
I have strong problem-solving skills and attention to detail.
I have experience in root cause analysis to identify and resolve quality issues.
I am proficient in statistical analysis to improve processes and reduce defects.
I have a track record of implementing quality control measures to ensure product reliability.
I pay close attention to detail in all aspects of my work to maintain high quality standards.
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
As a Quality Engineer in my current project, my roles and responsibilities include ensuring compliance with quality standards, conducting quality audits, analyzing data to identify areas for improvement, and implementing corrective actions.
Ensuring compliance with quality standards and regulations
Conducting quality audits to identify areas for improvement
Analyzing data to track quality metrics and trends
Implementing co...
Smoke testing is a quick test to check if the software build is stable, while sanity testing is a more thorough test to check specific functionalities.
Smoke testing is done to ensure the critical functionalities of the software are working fine after a build, while sanity testing is done to verify specific features or functionalities.
Smoke testing is usually done before detailed testing, while sanity testing is done af...
In bug triage meetings, I analyze reported bugs, prioritize them based on severity and impact, assign them to appropriate team members, and track their resolution.
Analyze reported bugs to understand the root cause and impact
Prioritize bugs based on severity and impact on users
Assign bugs to appropriate team members for resolution
Track the progress of bug resolution and ensure timely closure
Address conflicts by facilitating open communication, understanding both perspectives, and finding a mutually agreeable solution.
Encourage open communication between Dev and QA teams to understand each other's perspectives
Review the bug reports together to identify the root cause of the conflict
Facilitate discussions to reach a mutually agreeable solution, considering the impact on the project timeline and quality
Estab...
Seeking new challenges and growth opportunities
Desire for career advancement
Looking for a more challenging role
Seeking opportunities for professional development
Company restructuring or downsizing
Relocation to a new area
I have experience in implementing lean manufacturing principles in a previous role.
Implemented 5S methodology to improve organization and efficiency in the workplace
Led Kaizen events to identify and eliminate waste in production processes
Trained team members on lean principles and continuous improvement techniques
I applied via Job Fair and was interviewed in Sep 2024. There was 1 interview round.
The annual child birth ratio of an average Indian is approximately 2.3 children per woman.
The total fertility rate in India is around 2.3 children per woman.
This rate varies across different states and regions in India.
Factors such as education, socio-economic status, and cultural norms influence the fertility rate.
For example, states like Bihar and Uttar Pradesh have higher fertility rates compared to Kerala and Tamil
During a crisis, general concepts to apply include effective communication, quick decision-making, adaptability, and teamwork.
Effective communication is crucial to keep all stakeholders informed and aligned.
Quick decision-making is necessary to address the crisis promptly and minimize its impact.
Adaptability is key to adjusting strategies and plans as the situation evolves.
Teamwork is essential for pooling resources an
Employers typically renew contracts before the notice period.
Employers usually renew contracts before the notice period to ensure continuity in the work relationship.
Renewing the contract before the notice period allows both parties to plan ahead and make necessary arrangements.
In some cases, employers may choose to renew the contract during the notice period if negotiations are ongoing.
It is important for employers to...
posted on 13 Jan 2025
Basics maths and reasoning
Quality Inspectors are responsible for ensuring products meet quality standards by inspecting, testing, and reporting on the quality of products.
Inspect products to ensure they meet quality standards
Conduct tests to identify defects or issues
Report on the quality of products and recommend improvements
Collaborate with production teams to address quality concerns
Maintain documentation of inspection results
QA focuses on preventing defects in the production process, while QC focuses on identifying defects in the final product.
QA is process oriented, focusing on improving and monitoring the processes used to create the product.
QC is product oriented, focusing on identifying defects in the final product through inspections and testing.
QA is proactive, aiming to prevent defects before they occur.
QC is reactive, identifying d...
based on 1 review
Rating in categories
Senior Software Engineer
10
salaries
| ₹6.7 L/yr - ₹10.5 L/yr |
Software Engineer
4
salaries
| ₹6 L/yr - ₹7 L/yr |
Associate Software Engineer
4
salaries
| ₹3 L/yr - ₹4 L/yr |
Lead Analyst
4
salaries
| ₹14 L/yr - ₹17 L/yr |
Senior Test Engineer
3
salaries
| ₹6.5 L/yr - ₹6.8 L/yr |
TCS
Wipro
Infosys
HCLTech