Filter interviews by
40 question 1 hour test moderate questions
Top trending discussions
Transformer stage is a processing stage in IBM InfoSphere DataStage used for data transformation.
Used for transforming data from source to target in DataStage
Can perform various operations like filtering, aggregating, joining, etc.
Supports parallel processing for efficient data transformation
Coding test followed by technical discussion
Governer limits are restrictions set by Salesforce to prevent code from consuming too much resources.
Governer limits are restrictions set by Salesforce to ensure efficient use of resources.
They include limits on CPU time, heap size, SOQL queries, DML statements, etc.
Exceeding these limits can result in exceptions like 'Apex CPU time limit exceeded'.
Reverse a given string by iterating through it backwards and appending each character to a new string.
Create a new empty string to store the reversed string
Iterate through the original string from the last character to the first character
Append each character to the new string
Return the new string as the reversed string
Azure Databricks is a unified analytics platform that combines big data processing and machine learning.
Collaborative environment for data scientists, data engineers, and business analysts
Integrated with Azure services for data storage, processing, and analytics
Supports popular programming languages like Python, Scala, and SQL
Provides tools for data visualization and machine learning model development
Cache in Databricks is a mechanism to store intermediate results of computations for faster access.
Cache in Databricks is used to store intermediate results of computations in memory for faster access.
It helps in reducing the time taken to recompute the same data by storing it in memory.
Data can be cached at different levels such as DataFrame, RDD, or table.
Example: df.cache() will cache the DataFrame 'df' in memory fo
Data types are classifications that specify which type of value a variable can hold.
Primitive data types: int, float, char, boolean
Non-primitive data types: arrays, classes, interfaces
Derived data types: pointers, arrays, functions
RabbitMQ is a message broker software that implements the Advanced Message Queuing Protocol (AMQP).
Message broker software
Implements AMQP protocol
Used for asynchronous messaging between applications
TCS
Accenture
Wipro
Cognizant