Filter interviews by
Resources in Cloud refer to virtual components like virtual machines, storage buckets, databases, etc.
Resources in Cloud are virtual components that can be used to build and run applications.
Examples of resources include virtual machines, storage buckets, databases, networking components, etc.
These resources can be easily provisioned, scaled, and managed through the cloud provider's console or APIs.
DevOps tools are software products that help automate the software development process.
DevOps tools help with continuous integration, continuous delivery, and infrastructure automation.
Examples of DevOps tools include Jenkins, Ansible, Docker, Kubernetes, and Terraform.
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
Pricing Rule & Product Rule are mathematical concepts used in calculus to find derivatives of functions.
Pricing Rule is used to find the derivative of a function that involves a product of two functions.
Product Rule is used to find the derivative of a function that involves the product of two functions.
Pricing Rule: (f(x)g(x))' = f'(x)g(x) + f(x)g'(x)
Product Rule: (fg)' = f'g + fg'
Option constraints are restrictions placed on the values that can be assigned to an option in a software system.
Option constraints define the valid range of values for an option.
They can include minimum and maximum values, allowed data types, and specific values.
For example, an option for selecting a color may have constraints that limit the choices to 'red', 'blue', or 'green'.
Configuration attributes are settings that define the behavior of a software system.
Configuration attributes can include parameters such as database connection strings, logging levels, and feature toggles.
They are typically stored in configuration files or databases.
Changing configuration attributes can alter the behavior of the software without modifying its code.
Configuration attributes are used to customize the soft...
Record Triggered Flow is a type of Flow in Salesforce that is triggered when a record is created or updated.
Record Triggered Flow is used to automate processes in Salesforce based on changes to records.
It can be set to run before or after the record is saved.
Record Triggered Flow can access and update related records as well.
It is a powerful tool for automating complex business processes in Salesforce.
MDQ (Multi Dimensional Quote) is a tool used in software development to estimate the effort required for a project by considering multiple dimensions.
MDQ takes into account various factors such as complexity, team experience, technology stack, and project scope.
It helps in providing a more accurate estimation of the time and resources needed for a project.
For example, a project with a high complexity level and a new te...
Pricing waterfall is a method used to analyze and optimize pricing strategies by breaking down the pricing process into different components.
Pricing waterfall helps in understanding the impact of various factors on pricing decisions.
It involves analyzing costs, competition, customer demand, and other market factors to determine the optimal pricing strategy.
Examples of components in a pricing waterfall include fixed cos...
A discount schedule is a set of rules or guidelines that determine the amount of discount a customer receives based on various factors.
Discount schedules can be based on factors such as quantity purchased, customer loyalty, or promotional events.
For example, a discount schedule may offer a 10% discount for purchases of 10 items or more.
Another example could be a loyalty program where customers receive increasing discou...
Different pricing methods include cost-plus pricing, value-based pricing, competition-based pricing, and dynamic pricing.
Cost-plus pricing involves adding a markup to the cost of production.
Value-based pricing sets prices based on the perceived value to the customer.
Competition-based pricing involves setting prices based on competitors' prices.
Dynamic pricing adjusts prices in real-time based on demand and other factor
CPQ offers multiple products including Configure, Price, Quote, Contract Management, and Billing.
Configure: Allows users to customize products based on customer needs
Price: Calculates pricing based on configurations and discounts
Quote: Generates quotes for customers based on configured products
Contract Management: Manages contracts and agreements with customers
Billing: Handles invoicing and payment processing
QCP is a software plugin used for calculating quotes for products or services.
QCP is a tool used in sales or e-commerce platforms to provide accurate pricing information to customers.
It can factor in variables such as quantity, discounts, taxes, and shipping costs to generate a final quote.
QCP can be customized to fit the specific pricing structure and rules of a business.
Examples of QCP include plugins for online shop...
Special Field in CPQ refers to a custom field that is unique to a specific use case or industry.
Special fields can be used to capture industry-specific data or unique requirements.
Examples include fields for pricing rules in the manufacturing industry or contract terms in the telecommunications industry.
Yes, I have worked on Amendment. It involves making changes to existing software code or documentation.
Amendment involves modifying existing code or documentation to improve functionality or fix issues.
Examples include updating a software feature to meet new requirements, fixing bugs in the code, or enhancing performance.
Amendment may also involve revising documentation to reflect changes made to the software.
Renewal in CPQ refers to the process of renewing a contract or subscription for a product or service.
Renewal in CPQ involves generating a renewal quote for an existing contract or subscription.
The renewal flow typically includes reviewing the terms of the existing contract, making any necessary adjustments, and generating a new quote for the renewed contract.
Customers may have the option to renew their contract for a s...
Quote to Cash Flow is the process of generating revenue from the initial quote to the final payment.
Quote to Cash Flow involves the entire sales process from creating a quote for a product or service to receiving payment for that product or service.
It includes activities such as quoting, invoicing, order fulfillment, and payment collection.
The goal of Quote to Cash Flow is to streamline the sales process and improve ca...
Package level setting refers to configuration settings that apply to an entire package of software components.
Package level settings are configuration options that affect all components within a software package.
These settings are typically defined at the package level and apply globally.
Examples include setting default values for variables, defining access control rules, or specifying logging levels.
Package level sett...
Bundle product is a group of related products sold together, while nested bundle is a bundle within a bundle.
Bundle product is a collection of multiple products sold together as a single unit.
Nested bundle is a bundle that contains another bundle within it.
Example: A laptop bundle may include a laptop, a laptop bag, and a mouse. Within this bundle, there could be a nested bundle for extended warranty options.
Guided selling is a sales technique where the salesperson guides the customer through the buying process, offering personalized recommendations and advice.
Involves salesperson providing personalized recommendations to customers
Helps customers make informed decisions during the buying process
Often used in e-commerce websites to suggest products based on customer preferences
Usages based product refers to a pricing model where customers are charged based on their usage of the product or service.
Customers are charged based on the amount or frequency of their usage.
Common in industries like cloud computing, SaaS, and utilities.
Examples include pay-as-you-go cloud services, metered electricity usage, and usage-based insurance.
Batch APEX is a feature in Salesforce that allows developers to process records in bulk using Apex code.
Batch APEX is used to handle large volumes of data in Salesforce.
It is commonly used for tasks like data cleansing, data migration, and data processing.
Batch APEX classes implement the Database.Batchable interface and are executed asynchronously.
Developers can monitor and manage Batch APEX jobs through the Salesforce
I applied via Campus Placement and was interviewed in Oct 2024. There were 5 interview rounds.
Basic aptitudes question in online test
Two coding Q online test
I want to join Global Logic because of their reputation for cutting-edge technology solutions and collaborative work environment.
Global Logic is known for their innovative technology solutions
I am impressed by the collaborative work environment at Global Logic
I believe Global Logic offers great opportunities for professional growth and development
I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.
One coding test happen
Using stream API for Data Structures and Algorithms
Stream API in Java can be used to perform operations on collections like filtering, mapping, reducing, etc.
It can be used for implementing various data structures and algorithms efficiently.
For example, you can use stream API to find the sum of all elements in an array or filter out even numbers from a list.
Using stream API to filter a list of numbers and find the sum of even numbers
Use Stream.filter() to filter out even numbers
Use Stream.mapToInt() to convert stream to IntStream
Use IntStream.sum() to find the sum of even numbers
I applied via Company Website and was interviewed in Sep 2024. There were 4 interview rounds.
Simple aptitude qyestions
! simple and 1 medium levelleetcode questions
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
MCQ BASED - medium to difficult
Assignment based on your profile , scenario based must
posted on 12 Sep 2024
I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.
Side member and cross member are structural components in the Body in White (BIW) of a vehicle, providing support and rigidity.
Side members are longitudinal structural components that run along the sides of the vehicle, providing support and connecting various components.
Cross members are structural components that run across the width of the vehicle, connecting the side members and providing additional rigidity.
These ...
Annotations, PMI stands for Product Manufacturing Information, which includes dimensions, tolerances, materials, and other specifications on a technical drawing.
PMI is used to communicate important information about a product's design and manufacturing requirements.
Annotations are typically added to CAD drawings to provide clarity and guidance to manufacturers.
Examples of PMI include geometric dimensioning and toleranc...
Beads and darts are decided based on design requirements, manufacturing constraints, and structural considerations in BIW members.
Consider design requirements such as stiffness, strength, and crashworthiness.
Take into account manufacturing constraints like tooling limitations and cost.
Evaluate structural considerations such as load distribution and stress concentrations.
Examples: Beads are often used to increase stiffn...
Various methods such as stamping, welding, and bonding are used for making BIW in manufacturing processes.
Stamping: involves pressing a sheet of metal into a die to create the desired shape
Welding: joining metal pieces together using heat or pressure
Bonding: using adhesives to attach metal components
Riveting: joining metal parts using rivets
Hydroforming: shaping metal using fluid pressure
Hydroforming uses fluid pressure to shape metal, while forming involves shaping metal using mechanical force.
Hydroforming uses fluid pressure to shape metal into complex shapes
Forming involves shaping metal using mechanical force such as bending, stretching, or compressing
Hydroforming is often used in automotive industry for creating lightweight and strong components
Forming can be done through processes like stamping,
Yes, GD&T (Geometric Dimensioning and Tolerancing) is used in engineering to communicate design specifications.
GD&T is a symbolic language used on engineering drawings to specify the allowable variations in form, size, and orientation of features.
It helps ensure that parts fit together correctly and function properly.
GD&T can improve quality, reduce costs, and lead to more efficient manufacturing processes.
Examples of ...
Benchmarking and master section are important in design for setting standards and improving performance.
Benchmarking involves comparing design processes, products, or performance against industry standards or competitors.
Master section refers to a standardized section of a design that serves as a reference point for consistency and quality.
Both benchmarking and master section help in setting benchmarks, identifying are...
LMC & MMC are GD&T concepts used to define the extreme sizes of a part. LMC is the smallest size while MMC is the largest size.
LMC (Least Material Condition) is the condition where a part has the least amount of material, ensuring the smallest size possible.
MMC (Max Material Condition) is the condition where a part has the most amount of material, ensuring the largest size possible.
GD&T uses LMC and MMC to establish th...
Use XOR operation to swap two variables without using a temporary variable
Use XOR operation to swap two variables without using a temporary variable
Example: a = 5, b = 10. a = a XOR b, b = a XOR b, a = a XOR b. Now a = 10, b = 5
Matrix multiplication in CUDA involves parallelizing the computation across multiple threads on the GPU.
Use CUDA kernels to launch parallel threads for matrix multiplication.
Divide the matrices into blocks and load them into shared memory for faster access.
Implement the matrix multiplication algorithm in CUDA C/C++.
Ensure proper memory management and synchronization between threads.
Merge two sorted arrays into a single sorted array
Create a new array to store the merged result
Iterate through both arrays simultaneously and compare elements
Add the smaller element to the new array and move to the next element in that array
Continue until all elements from both arrays are merged
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.
Example: Function overloading
Program to find number of repeated characters in a string
Iterate through each character in the string
Use a hashmap to store the count of each character
Increment the count if character is already present in the hashmap
Return the count of characters with count greater than 1
I am a dedicated Quality Engineer with a strong background in ensuring product quality and compliance with industry standards.
Experienced in conducting quality control tests and inspections
Skilled in analyzing data and identifying areas for improvement
Proficient in implementing quality management systems
Strong attention to detail and problem-solving skills
Excellent communication and teamwork abilities
Software Engineer
6.3k
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Senior Software Engineer
5.6k
salaries
| ₹6 L/yr - ₹23 L/yr |
Associate Software Engineer
4.6k
salaries
| ₹2 L/yr - ₹7 L/yr |
Module Lead
2.4k
salaries
| ₹8.1 L/yr - ₹33 L/yr |
Transaction Processing Officer
2.3k
salaries
| ₹1.4 L/yr - ₹4.5 L/yr |
Cognizant
Wipro
Accenture
TCS