Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Feb 2022. There were 3 interview rounds.
ITIL (Information Technology Infrastructure Library) is a set of best practices for IT service management.
ITIL is a framework that outlines best practices for IT service management.
It focuses on aligning IT services with the needs of the business.
ITIL defines processes for service design, transition, operation, and continual improvement.
A service in ITIL is a means of delivering value to customers by facilitating outco...
SQL joins are used to combine rows from two or more tables based on a related column between them. Shell scripting is a way to automate tasks using command line scripts.
SQL joins are used to retrieve data from multiple tables based on a related column
Common types of SQL joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Shell scripting involves writing scripts to automate tasks using command line commands
She...
SQL keys are used to uniquely identify records in a table. They include primary, foreign, and unique keys.
Primary key: uniquely identifies each record in a table, must be unique and not null
Foreign key: links two tables together, ensures referential integrity
Unique key: ensures that all values in a column are unique
Top trending discussions
I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.
posted on 8 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
Use two go routines to print numbers 1-100 sequentially
Create two go routines, one for printing odd numbers and one for printing even numbers
Use channels to synchronize the two go routines and ensure sequential printing
Start the odd number go routine first, then start the even number go routine
Generator functions in Go language allow for efficient iteration over a sequence of values.
Use the 'yield' keyword to return values one at a time from the generator function.
Generator functions are defined with a 'func' keyword followed by the function name and 'chan' keyword.
Example: func myGenerator() chan int { }
Use a 'for' loop to iterate over the values returned by the generator function.
sync.Cond is used for signaling between goroutines and sync.Once is used for running initialization code only once.
sync.Cond is used for goroutines to wait for or signal each other when a certain condition is met
sync.Once is used to ensure a function is only executed once, typically used for initialization tasks
Example: Using sync.Cond to coordinate multiple goroutines accessing a shared resource
Example: Using sync.Onc...
posted on 19 Jul 2024
Aptitude test with aptitude based questions
Variable hoisting is a behavior in JavaScript where variable declarations are moved to the top of their scope during compilation.
Variable declarations are hoisted to the top of their function or global scope.
Only the declarations are hoisted, not the initializations.
This can lead to unexpected behavior if variables are accessed before they are declared.
Closures in JavaScript allow functions to access variables from an outer function even after the outer function has finished executing.
Closures are created whenever a function is defined within another function.
Inner functions have access to the outer function's variables even after the outer function has returned.
Closures are commonly used to create private variables and functions in JavaScript.
Example: function outer...
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
posted on 24 Jul 2024
To read an external text file, you can use file handling techniques in programming languages like Python or Java.
Use file handling functions like open(), read(), and close() in Python to read an external text file.
In Java, use classes like FileReader and BufferedReader to read text files.
Specify the file path and mode (read mode) when opening the file.
Read the contents of the file line by line or as a whole, depending ...
Java program to find occurrences of characters in a string
Create a HashMap to store characters and their counts
Iterate through the string and update the counts in the HashMap
Print the characters and their counts from the HashMap
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.
Pricing condition is a rule or criteria used to determine the price of a product or service.
Pricing conditions can include factors such as quantity discounts, promotional offers, and contract terms.
They are typically set in pricing tables within a company's ERP system.
Pricing conditions are used to calculate the final price that a customer will pay for a product or service.
Examples of pricing conditions include discoun...
The structure of an Order typically includes customer information, product details, quantity, price, and payment information.
Customer information (name, address, contact details)
Product details (name, description, SKU)
Quantity of each product ordered
Price of each product
Payment information (payment method, total amount)
Order status (pending, shipped, delivered)
Plants in a sales order are determined based on the customer's requirements, availability, pricing, and shipping logistics.
Plants are determined based on the customer's location and delivery preferences.
Availability of the product at different plant locations is considered.
Pricing and discounts may vary based on the plant from which the product is shipped.
Shipping logistics such as distance, transportation costs, and d...
posted on 12 Nov 2024
Coding test was on Java programs. Basically for loop programs.
based on 1 interview
Interview experience
Associate System Analyst
822
salaries
| ₹2.5 L/yr - ₹12 L/yr |
IT Supervisor
222
salaries
| ₹1.2 L/yr - ₹3.5 L/yr |
System Analyst
191
salaries
| ₹5 L/yr - ₹21 L/yr |
Associate Test Analyst
185
salaries
| ₹2.5 L/yr - ₹9.1 L/yr |
Associate
167
salaries
| ₹1.2 L/yr - ₹7.6 L/yr |
TCS
Infosys
Wipro
HCLTech