i
Globant
Filter interviews by
I applied via Naukri.com and was interviewed in Jun 2023. There were 2 interview rounds.
Unit testing is a software testing method where individual components or units of a program are tested to ensure their functionality.
Unit testing is performed on small, isolated parts of the software called units.
It helps identify bugs or errors in the individual units before integrating them into the larger system.
Unit tests are typically written by developers and executed frequently during the development process.
It ...
OTC process refers to Order-to-Cash process in SAP SD module.
OTC process involves the entire sales cycle from order creation to payment receipt.
It includes steps like order entry, order confirmation, picking, packing, shipping, billing, and payment collection.
SAP SD module provides functionalities to manage and streamline the OTC process.
Integration with other modules like MM (Materials Management) and FI (Financial Ac...
Item category determination is the process of assigning a specific item category to a sales document item based on predefined rules and conditions.
Item category determination is a crucial step in the sales and distribution (SD) module of SAP.
It helps in determining the behavior and characteristics of an item in a sales document.
The determination is based on various factors such as material type, item category group, sa...
Third party sales process involves selling products or services on behalf of a third-party vendor.
In this process, the company acts as an intermediary between the customer and the third-party vendor.
The company takes the order from the customer and then passes it on to the third-party vendor for fulfillment.
The third-party vendor directly ships the products to the customer and handles the invoicing and payment collecti...
STO process is the transfer of stock between two different plants within the same company code in SAP SD module.
STO stands for Stock Transport Order.
It involves the movement of goods from a supplying plant to a receiving plant.
It is used when a company has multiple plants and wants to transfer stock between them.
The process includes creating a purchase order, delivery, and goods receipt.
It can be either a one-step or a...
Intercompany sales refers to the process of selling goods or services between two or more entities within the same company or group.
Intercompany sales involve transactions between different legal entities within the same organization.
It is used to transfer goods or services from one entity to another, typically at a predetermined price.
Intercompany sales can occur for various reasons, such as centralizing purchasing or...
STO configuration involves setting up the necessary settings for stock transfer orders in SAP SD.
Define shipping point determination
Configure delivery types for STO
Set up intercompany billing
Define pricing procedures for STO
Configure output determination for STO
EDI stands for Electronic Data Interchange and IDOC stands for Intermediate Document.
EDI is a standard format for exchanging business documents electronically.
IDOC is a data container used to exchange information between different systems in SAP.
EDI and IDOC are commonly used in SAP SD (Sales and Distribution) module for communication with external systems.
EDI and IDOC enable seamless integration and automation of busi...
SD-FI integration example
SD-FI integration ensures seamless flow of financial data from Sales and Distribution module to Financial Accounting module in SAP
Example: When a sales order is created in SD, it triggers the creation of an accounting document in FI
The accounting document contains information such as revenue, cost of goods sold, and taxes
SD-FI integration allows for accurate financial reporting and analysis bas
SD-MM integration refers to the seamless integration between Sales and Distribution (SD) and Materials Management (MM) modules in SAP.
SD-MM integration ensures that sales orders are processed smoothly by integrating with the procurement and inventory management processes.
It allows for real-time updates on stock availability, pricing, and delivery schedules.
SD-MM integration enables efficient order fulfillment, inventor...
The 16 fields of pricing procedure in SAP SD are...
Condition type
Access sequence
Condition table
Condition record
Condition class
Calculation type
Scale basis
Scale type
Scale
Condition category
Condition control
Condition base value
Condition rate
Condition value
Condition currency
Condition unit
Alt calculation and base calculation are terms used in SAP SD testing to determine alternative and base values for pricing calculations.
Alt calculation refers to the calculation of alternative values for pricing in SAP SD.
Base calculation refers to the calculation of base values for pricing in SAP SD.
Alt calculation is used when there are alternative pricing conditions available for a product or service.
Base calculatio...
I was interviewed in Jan 2025.
What people are saying about Globant
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...
Globant interview questions for popular designations
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
Get interview-ready with Top Globant Interview Questions
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.
I was interviewed in Aug 2024.
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
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.
Some of the top questions asked at the Globant interview -
The duration of Globant interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 144 interviews
Interview experience
based on 850 reviews
Rating in categories
Senior Software Engineer
1.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
291
salaries
| ₹0 L/yr - ₹0 L/yr |
Automation Test Engineer
239
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
235
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Automation Test Engineer
210
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
TCS
Infosys
Wipro