Filter interviews by
Be the first one to contribute and help others!
I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.
Process planning refers to the methodical approach of determining the best possible way to manufacture a product or deliver a service by considering various aspects such as resources, timelines, and methodologies involved in production or execution.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Walk-in and was interviewed in Dec 2024. There were 10 interview rounds.
Any ideas for an aptitude test?
What is education in place?
What is a SQL Server?
Effective communication and any suggestion.
Engage with any assignment provided.
Please provide any assignments you have.
I applied via Job Fair and was interviewed in Nov 2024. There was 1 interview round.
Backend and office assistant
2lakh annual income
Qualification graduate
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
I applied via campus placement at Vidya Jyothi Institute of Technology, Hyderabad and was interviewed in Dec 2024. There were 3 interview rounds.
Its was moderate , basic questions and can written based on the cluster
It was easy its an combination of aptitude and gaming questions
Java is a programming language known for its platform independence due to its ability to run on any device with a Java Virtual Machine (JVM).
Java is a high-level programming language developed by Sun Microsystems.
It is considered platform-independent because Java programs are compiled into bytecode that can run on any device with a JVM.
JVM acts as an interpreter that translates the bytecode into machine code specific t...
Method overloading involves multiple methods in the same class with the same name but different parameters. Method overriding involves a subclass providing a specific implementation of a method that is already provided by its superclass.
Method overloading is resolved at compile time based on the method signature, while method overriding is resolved at runtime based on the object type.
Method overloading is used to incre...
A program to check if a string is a palindrome involves comparing the string with its reverse.
Iterate through the string from both ends and compare characters.
If all characters match, the string is a palindrome.
Examples: 'radar' is a palindrome, 'hello' is not.
A program to check if a given number is prime or not.
Iterate from 2 to square root of the number and check for divisibility
If the number is divisible by any number other than 1 and itself, it is not prime
Optimization: Check divisibility only up to square root of the number
Different types of SQL include MySQL, PostgreSQL, SQLite, Oracle SQL, and Microsoft SQL Server.
MySQL - widely used open-source SQL database management system
PostgreSQL - advanced open-source SQL database management system
SQLite - self-contained, serverless, zero-configuration SQL database engine
Oracle SQL - proprietary SQL database management system by Oracle Corporation
Microsoft SQL Server - relational database manage
The code for calculating the length of a rectangle given its breadth and area involves dividing the area by the breadth.
Calculate length = Area / Breadth
For example, if the breadth is 5 and the area is 20, then the length would be 20 / 5 = 4
Java has primitive data types (int, double, boolean, etc.) and reference data types (arrays, classes, interfaces, etc.)
Primitive data types include int, double, boolean, char, etc.
Reference data types include arrays, classes, interfaces, etc.
Examples: int num = 10; double price = 19.99; boolean isTrue = true; String name = "John";
JVM executes Java bytecode, JRE includes JVM and libraries, JDK includes JRE and development tools.
JVM is responsible for executing Java bytecode and providing a runtime environment.
JRE includes JVM along with libraries and other components necessary to run Java applications.
JDK includes JRE and development tools like compilers and debuggers for creating Java applications.
JDK is required for developing Java application...
A primary key in SQL is a unique identifier for each record in a table.
Primary key ensures each record in a table is unique
It can be a single column or a combination of columns
Primary key values cannot be NULL
Example: 'id' column in a 'users' table
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
Assessing completeness of user stories using INVEST criteria.
INVEST stands for Independent, Negotiable, Valuable, Estimable, Small, and Testable.
A user story is complete if it meets all the criteria of INVEST.
Independence: User story should be self-contained and not dependent on other stories.
Negotiable: Details of the story can be negotiated between the team and stakeholders.
Valuable: Story should deliver value to the...
Yes, RACI matrix is a tool used to clarify roles and responsibilities in a project or process.
RACI stands for Responsible, Accountable, Consulted, and Informed.
It helps in defining who is responsible for what tasks, who is accountable for the overall success, who needs to be consulted before decisions are made, and who needs to be kept informed.
For example, in a software development project, the Business Analyst might ...
Address the concerns of the old school stakeholder by understanding their perspective, communicating effectively, and finding common ground.
Listen to the stakeholder's concerns and try to understand their perspective.
Communicate the benefits of the new requirement in a way that resonates with the stakeholder's values and priorities.
Find common ground by highlighting areas where the new requirement aligns with the stake...
Requirement gathering is the process of collecting and documenting requirements from stakeholders, while requirement elicitation is the process of discovering and extracting requirements from stakeholders.
Requirement gathering involves documenting known requirements, while requirement elicitation involves uncovering hidden or unspoken requirements.
Requirement gathering typically involves interviews, surveys, and docume...
The 3Cs of a user story are Card, Conversation, and Confirmation.
Card: A user story is typically written on a physical or digital card to capture the essence of the requirement.
Conversation: The user story should spark a conversation between the stakeholders to gather more details and clarify any doubts.
Confirmation: The user story should have acceptance criteria that define when the story is considered complete.
posted on 31 Dec 2024
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
I am passionate about building relationships, meeting new people, and helping others find solutions to their needs.
Enjoy interacting with people and building relationships
Excited about helping others find solutions to their problems
Thrilled by the challenge of meeting sales targets
Creating a sense of urgency for a client to make a purchase when they can buy the same product anytime online.
Offer limited-time promotions or discounts to encourage immediate purchase
Highlight scarcity or limited availability of the product
Create a sense of FOMO (fear of missing out) by showcasing high demand or low stock levels
Utilize countdown timers or limited quantity alerts on the website
Provide exclusive deals o
BYJU'S products are educational tools that offer personalized learning experiences for students.
BYJU'S products provide interactive video lessons and adaptive learning techniques.
They cover a wide range of subjects from math and science to languages and coding.
The products offer personalized feedback and progress tracking for students.
BYJU'S unique selling points include engaging content, interactive quizzes, and real-...
In five years, I see myself as a seasoned Business Development professional leading a team and driving strategic growth initiatives.
Leading a team of business development professionals
Driving strategic growth initiatives for the company
Continuing to learn and grow in the field of business development
I am willing to adjust my schedule and prioritize tasks to accommodate additional working hours if necessary.
I will communicate with my manager to understand the urgency and importance of the additional hours.
I will plan my tasks efficiently to ensure that deadlines are met even with extended working hours.
I will make sure to take breaks and manage my energy levels effectively to avoid burnout.
I will be flexible and ad...
posted on 5 Jan 2025
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
posted on 26 Dec 2024
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
I am a Senior Automation Test Engineer with 5+ years of experience in designing and implementing automated testing frameworks.
5+ years of experience in automation testing
Proficient in designing and implementing automated testing frameworks
Strong knowledge of testing tools like Selenium, Appium, and JUnit
Experience in creating test scripts and executing test cases
Ability to analyze test results and identify defects
The syntax for using driver.findElement in Selenium is driver.findElement(By locator)
Use driver.findElement(By locator) to locate a single element on the web page
Specify the locator strategy (e.g. By.id, By.name, By.xpath) to identify the element
Example: WebElement element = driver.findElement(By.id("username"));
Different types of assertions and syntax for hard assertion in TestNG
Types of assertions: Hard assertions and Soft assertions
Syntax for hard assertion in TestNG: Assert.assertEquals(expected, actual)
Types of wait mechanisms include implicit wait, explicit wait, fluent wait, and thread.sleep.
Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit wait: Waits for a certain condition to occur before proceeding further.
Fluent wait: Waits for a condition to be true with a specified polling frequency.
Thread.sleep: Pauses the execution for a specified amount of time.
Frames in Selenium can be managed using switchTo() method to navigate between frames.
Use driver.switchTo().frame() method to switch to a frame by index, name or WebElement
Use driver.switchTo().defaultContent() method to switch back to the main content
Use driver.switchTo().parentFrame() method to switch to the parent frame
Use a Set data structure to remove duplicates from an array of strings.
Create a Set from the array to automatically remove duplicates
Convert the Set back to an array to get the unique values
List, Set, and Map are different types of collections in Java used to store and manipulate groups of objects.
List is an ordered collection that allows duplicate elements. Example: ArrayList, LinkedList
Set is a collection that does not allow duplicate elements. Example: HashSet, TreeSet
Map is a collection of key-value pairs where each key is unique. Example: HashMap, TreeMap
I would analyze the user stories and application functionality to identify the root cause of the mismatch and work towards resolving it.
Review the user stories and application functionality to understand the discrepancies
Communicate with stakeholders to clarify requirements and expectations
Update test cases and automation scripts to align with the corrected user stories
Collaborate with developers to address any underly
I have over 5 years of experience in automation testing, with a focus on creating and executing test scripts for web applications.
Developing automation test scripts using tools like Selenium and TestNG
Creating test plans and test cases based on requirements
Executing test cases and reporting defects
Collaborating with developers and QA team to ensure quality of the product
Participating in Agile ceremonies such as sprint
Demonstrating feature file step definitions with different sets of data in a previous project scenario
Create a feature file with a scenario outline that includes placeholders for different sets of data
Write step definitions that use the placeholders to run the scenario with different data sets
Use data tables or examples in the feature file to provide the different sets of data
Run the scenario with different data sets t...
To count URLs in an HTML page using Selenium and open the URL containing your name, you can use a combination of Selenium WebDriver methods and regular expressions.
Use Selenium WebDriver to navigate to the HTML page and retrieve its source code
Use regular expressions to identify and count the URLs in the source code
Iterate through the list of URLs to find the one containing your name
Use Selenium WebDriver to open the U
Use regular expressions to separate letters and digits from a string in Java.
Use the String class's split() method with a regular expression to separate letters and digits.
Create a regular expression pattern that matches either letters or digits.
Store the separated letters and digits in separate arrays.
Technicolor
FUJIFILM
Prime Focus
DNEG CREATIVE SERVICES