Filter interviews by
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
Key documents in SDLC include BRD, FRD, SRS, test cases, user manuals, and project plan.
Business Requirements Document (BRD) outlines the business problem and proposed solution
Functional Requirements Document (FRD) details the functional specifications of the system
Software Requirements Specification (SRS) defines the software requirements for the project
Test cases document outlines the test scenarios and expected resu...
To create a go-to-market strategy for an app in Dubai, analyze the local market, competition, cultural differences, and adjust marketing tactics accordingly.
Conduct market research in Dubai to understand the target audience, competition, and market trends.
Adapt the app to cater to the preferences and needs of the Dubai market.
Localize the app content, language, and features to resonate with the Dubai audience.
Identify ...
I would suggest using a user-friendly design, implementing SEO strategies, and utilizing social media for marketing.
Focus on user-friendly design to enhance user experience
Implement SEO strategies to improve search engine visibility
Utilize social media for marketing and promotion
Consider implementing an online store for direct sales
Collect customer data for targeted marketing campaigns
I approach product discovery by conducting market research, gathering user feedback, analyzing data, and collaborating with cross-functional teams.
Conduct market research to understand industry trends and competitors
Gather user feedback through surveys, interviews, and usability testing
Analyze data from user interactions, A/B testing, and product metrics
Collaborate with cross-functional teams including designers, devel...
Key aspects of product discovery involve understanding user needs, market research, prototyping, and testing.
Conduct user research to understand the needs and preferences of social media app users.
Analyze market trends and competitor offerings to identify gaps and opportunities.
Create prototypes to visualize the app's features and gather feedback from stakeholders.
Test the prototypes with target users to validate assum...
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Sort positive integers in an array
Filter out negative integers from the array
Use Array.sort() method to sort the remaining positive integers
Return the sorted array
API calls in React Native involve using fetch or axios to communicate with a server and retrieve data.
Use fetch or axios to make API calls in React Native
Handle the response using promises or async/await
Parse the data received from the API call and update the UI accordingly
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
I have 5 years of experience as a Business Analyst in various industries.
5 years of experience as a Business Analyst
Worked in various industries such as finance, healthcare, and technology
Experience in data analysis, requirements gathering, and process improvement
Upstream impacts refer to effects that occur earlier in a process, while downstream impacts refer to effects that occur later.
Upstream impacts are changes or events that happen at the beginning of a process or supply chain.
Downstream impacts are changes or events that happen as a result of actions taken earlier in the process.
Examples of upstream impacts include changes in raw material prices, supplier disruptions, or ...
Projects can be prioritised based on strategic alignment, resource availability, ROI, and stakeholder impact.
Consider strategic alignment with organizational goals and objectives
Assess resource availability including budget, time, and expertise
Evaluate potential ROI and benefits of each project
Take into account stakeholder impact and urgency of the project
Use prioritization frameworks like MoSCoW method or Value vs. Co
Manual entry data can be streamlined through automation, validation checks, standardization, and user training.
Implement automation tools to reduce manual data entry tasks
Use validation checks to ensure data accuracy and completeness
Standardize data entry formats and fields to improve consistency
Provide user training on efficient data entry practices
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
Globant interview questions for popular designations
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
REST API HTTP methods are used to perform CRUD operations on resources.
GET - Retrieve data from a server
POST - Create new data on a server
PUT - Update existing data on a server
DELETE - Remove data from a server
Cucumber BDD framework is a tool used for writing and executing automated acceptance tests in a human-readable format.
Uses Gherkin syntax to write test scenarios in plain English
Promotes collaboration between technical and non-technical team members
Supports behavior-driven development (BDD) principles
Integrates with various programming languages and testing frameworks
Generates easy-to-read test reports
Get interview-ready with Top Globant Interview Questions
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Types of joins in MySQL include inner join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Full join: Returns rows when there is a match in one of the tables.
Use a centralized API gateway to manage and route requests to multiple APIs efficiently.
Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.
Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.
Consider implementing a caching layer to improve performance and reduce the number of requests to external
strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.
Used in C programming language
Syntax: char *strstr(const char *haystack, const char *needle)
Example: char *str = strstr("hello world", "world")
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Structs are value types and passed by value, while classes are reference types and passed by reference.
Structs are used for small, simple data types like coordinates or colors.
Classes are used for more complex data types that require inheritance or reference semantics.
Structs are copied when passed around, while classes are passed by reference.
Structs are stack allocated, while classes are heap allocated.
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Context is a built-in feature in React for managing global state, while Redux is a separate library for managing state in React applications.
Context is simpler to set up and use compared to Redux.
Redux is more powerful and scalable for larger applications with complex state management needs.
Context is recommended for simpler state management needs, while Redux is recommended for more complex state management.
Redux has ...
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
In this first round it was of 45mins which included MCQ question and 1 coding question.
Answers to common interview questions for Automation Test Engineer position.
Const is used for constant values that cannot be reassigned, var is used for variable declaration, and char is a data type for storing characters in programming languages.
OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction. Example: Inheritance allows a class to inherit properties and methods from another class.
JavaS...
Type coercion is the process of converting one data type to another in programming.
Type coercion can happen implicitly or explicitly in programming languages.
Implicit type coercion occurs when the language automatically converts data types during operations.
Explicit type coercion occurs when the programmer manually converts data types using functions or operators.
Example: In JavaScript, the addition operator (+) can pe...
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance allows for code reusability by defining a new class based on an existing class.
Polymorphism enables flexibility in programming by allowing objects to be treated as instances of their pare...
API error codes are unique identifiers used to indicate specific errors in an API response.
API error codes are typically numeric or alphanumeric codes that correspond to specific errors in the API.
Each error code should have a corresponding explanation in the API documentation to help developers understand the issue.
Examples of API error codes include 400 Bad Request, 401 Unauthorized, and 404 Not Found.
Top trending discussions
Interview experience
based on 787 reviews
Rating in categories
Senior Software Engineer
1.6k
salaries
| ₹10 L/yr - ₹33 L/yr |
Software Engineer
287
salaries
| ₹6.5 L/yr - ₹21 L/yr |
Automation Test Engineer
250
salaries
| ₹5.9 L/yr - ₹25 L/yr |
Technical Lead
234
salaries
| ₹15.9 L/yr - ₹39 L/yr |
Senior Automation Test Engineer
203
salaries
| ₹9.5 L/yr - ₹28.6 L/yr |
Accenture
TCS
Infosys
Wipro