i
GEP
Worldwide
Work with us
Filter interviews by
Choosing between two suppliers requires evaluating factors beyond just standards, such as reliability and cost-effectiveness.
Evaluate total cost of ownership, including shipping and handling fees.
Consider supplier reliability; check their delivery history and customer reviews.
Assess the flexibility of the supplier in terms of order quantities and lead times.
Examine the supplier's financial stability to ensure they...
The sourcing process involves identifying, evaluating, and selecting suppliers to meet the needs of the organization.
Identify the needs and requirements of the organization
Research potential suppliers and evaluate their capabilities
Negotiate terms and conditions with selected suppliers
Finalize contracts and establish relationships with suppliers
Monitor supplier performance and make adjustments as needed
I have experience using tools such as SAP Ariba, Oracle Procurement Cloud, and Jaggaer for sourcing.
SAP Ariba
Oracle Procurement Cloud
Jaggaer
Yes, I have experience with e-sourcing tools and platforms.
Utilized e-sourcing tools to streamline procurement processes
Managed RFx processes through e-sourcing platforms
Analyzed supplier data and conducted negotiations online
Implemented e-sourcing strategies to drive cost savings
Trained team members on e-sourcing best practices
Procurement focuses on purchasing goods and services, while sourcing involves finding suppliers and negotiating contracts.
Procurement is the process of acquiring goods and services for a business or organization.
Sourcing is the act of identifying, evaluating, and selecting suppliers to provide goods or services.
Procurement involves the actual purchasing and payment for goods and services.
Sourcing involves activiti...
Reverse auction is a procurement method where suppliers compete to win business by offering lower prices.
Buyers set a maximum price they are willing to pay for a product or service.
Suppliers then bid against each other, with the lowest bid winning the business.
Reverse auctions are often used for commodities or standardized products.
They can lead to cost savings for the buyer, but may not always result in the best ...
Strategies in Procurement involve identifying cost-saving opportunities, building supplier relationships, and optimizing supply chain operations.
Identifying cost-saving opportunities through negotiation and strategic sourcing
Building strong supplier relationships through communication and collaboration
Optimizing supply chain operations through inventory management and demand forecasting
Implementing technology solu...
Commodity products are basic goods with little differentiation, while specialized products are unique and require specific expertise.
Commodity products are often sold in large quantities and have low profit margins.
Specialized products require specialized knowledge and skills to produce and sell.
Commodity products include items like wheat, oil, and metals.
Specialized products include items like medical equipment, ...
Implemented a special savings project by optimizing supplier contracts and consolidating spend.
Analyzed supplier contracts to identify cost-saving opportunities
Consolidated spend across business units to negotiate better pricing
Implemented new procurement policies to ensure ongoing savings
Achieved $2M in annual cost savings
Collaborated with cross-functional teams to ensure project success
I appeared for an interview in Mar 2025, where I was asked the following questions.
I possess strong negotiation skills, focusing on collaboration, strategic planning, and effective communication to achieve win-win outcomes.
I utilize active listening to understand the needs and concerns of all parties involved, ensuring a collaborative approach.
In a previous role, I successfully negotiated a 15% cost reduction with a key supplier by presenting data on market trends and competitor pricing.
I prepare tho...
Choosing between two suppliers requires evaluating factors beyond just standards, such as reliability and cost-effectiveness.
Evaluate total cost of ownership, including shipping and handling fees.
Consider supplier reliability; check their delivery history and customer reviews.
Assess the flexibility of the supplier in terms of order quantities and lead times.
Examine the supplier's financial stability to ensure they can ...
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
Procurement focuses on purchasing goods and services, while sourcing involves finding suppliers and negotiating contracts.
Procurement is the process of acquiring goods and services for a business or organization.
Sourcing is the act of identifying, evaluating, and selecting suppliers to provide goods or services.
Procurement involves the actual purchasing and payment for goods and services.
Sourcing involves activities su...
The sourcing process involves identifying, evaluating, and selecting suppliers to meet the needs of the organization.
Identify the needs and requirements of the organization
Research potential suppliers and evaluate their capabilities
Negotiate terms and conditions with selected suppliers
Finalize contracts and establish relationships with suppliers
Monitor supplier performance and make adjustments as needed
I have experience using tools such as SAP Ariba, Oracle Procurement Cloud, and Jaggaer for sourcing.
SAP Ariba
Oracle Procurement Cloud
Jaggaer
Yes, I have experience with e-sourcing tools and platforms.
Utilized e-sourcing tools to streamline procurement processes
Managed RFx processes through e-sourcing platforms
Analyzed supplier data and conducted negotiations online
Implemented e-sourcing strategies to drive cost savings
Trained team members on e-sourcing best practices
I applied via Approached by Company and was interviewed in Jan 2022. There were 4 interview rounds.
Reverse auction is a procurement method where suppliers compete to win business by offering lower prices.
Buyers set a maximum price they are willing to pay for a product or service.
Suppliers then bid against each other, with the lowest bid winning the business.
Reverse auctions are often used for commodities or standardized products.
They can lead to cost savings for the buyer, but may not always result in the best quali...
Strategies in Procurement involve identifying cost-saving opportunities, building supplier relationships, and optimizing supply chain operations.
Identifying cost-saving opportunities through negotiation and strategic sourcing
Building strong supplier relationships through communication and collaboration
Optimizing supply chain operations through inventory management and demand forecasting
Implementing technology solutions...
Yes, I am ready to work the night shift and understand its importance for operational efficiency.
I have experience working night shifts in previous roles, which helped me adapt to different schedules.
I understand that night shifts can enhance productivity by aligning with global teams in different time zones.
I am committed to maintaining a healthy work-life balance, ensuring I remain effective during night hours.
In my ...
Commodity products are basic goods with little differentiation, while specialized products are unique and require specific expertise.
Commodity products are often sold in large quantities and have low profit margins.
Specialized products require specialized knowledge and skills to produce and sell.
Commodity products include items like wheat, oil, and metals.
Specialized products include items like medical equipment, aeros...
Implemented a special savings project by optimizing supplier contracts and consolidating spend.
Analyzed supplier contracts to identify cost-saving opportunities
Consolidated spend across business units to negotiate better pricing
Implemented new procurement policies to ensure ongoing savings
Achieved $2M in annual cost savings
Collaborated with cross-functional teams to ensure project success
What people are saying about GEP Worldwide
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
HashMap uses the hashCode() method of ke...
JDK 8 features include lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write code in a more concise and readable way.
Functional interfaces enable the use of lambda expressions.
Streams provide a way to work with sequences of elements efficiently.
Default methods allow interfaces to have concrete methods.
Date and Time API improvements.
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.
Deep copy creates a new object and recursively copies all nested objects, while shallow copy creates a new object and copies the references to nested objects.
Deep copy duplicates all levels of the object hierarchy, ensuring that changes in the copied object do not affect the original object.
Shallow copy only duplicates the top-level object, so changes in the copied object may affect the original object.
Deep copy is mor...
Ways to set values in form groups
Use setValue() method to set values in form groups
Use patchValue() method to set values in form groups
Use reset() method to set values in form groups
To add a dynamic component in a view, use a framework or library that supports dynamic rendering and component creation.
Use a framework like React or Angular that allows for dynamic component creation
Create a component factory or use a component resolver to dynamically create and render components
Pass data or props to the dynamic component to customize its behavior
Update the view or component tree to include the dynami...
based on 4 interview experiences
Difficulty level
Duration
based on 11 reviews
Rating in categories
Software Engineer
604
salaries
| ₹7.7 L/yr - ₹12.5 L/yr |
Senior Consultant
412
salaries
| ₹16 L/yr - ₹28 L/yr |
Process Associate
408
salaries
| ₹1.6 L/yr - ₹3.5 L/yr |
Senior Sourcing Analyst
385
salaries
| ₹4.8 L/yr - ₹9.8 L/yr |
Purchasing Specialist
353
salaries
| ₹2.3 L/yr - ₹5.8 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software