i
Encora
Filter interviews by
Asked basic DSA questions on array, string
I applied via Referral and was interviewed in Nov 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
Creating RDDs in Spark involves loading data from external sources or parallelizing an existing collection.
RDDs can be created by loading data from external sources like HDFS, local file system, or any other data source supported by Hadoop.
RDDs can also be created by parallelizing an existing collection in the driver program.
Transformations in Spark are operations that create a new RDD from an existing one.
Examples of ...
Spark Streaming is implemented using DStreams which are a sequence of RDDs.
DStreams are created by receiving input data streams from sources like Kafka, Flume, etc.
The input data is then divided into small batches and processed using Spark's RDD operations.
The processed data is then pushed to output sources like HDFS, databases, etc.
Example: val lines = ssc.socketTextStream("localhost", 9999)
Example: val words = lines.
Encora interview questions for designations
Top trending discussions
Coding + Aptitude question
I applied via Job Portal and was interviewed in Oct 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
Use stream api to calculate sum of integers in a list.
Use stream() method on the list to create a stream of elements.
Use mapToInt() method to convert each element to an integer.
Use sum() method to calculate the sum of all integers.
Loop through both arrays and use a hashmap to store frequency of elements, then find the extra element.
Loop through both arrays and store frequency of elements in a hashmap
Compare the frequency of elements in both arrays to find the extra element
Return the extra element found in the second array
Governor limits in Salesforce are predefined limits that prevent abuse and ensure fair resource allocation.
Governor limits apply to various aspects of Salesforce, such as Apex code, SOQL queries, DML operations, and email invocations.
These limits are in place to maintain system performance, prevent infinite loops, and protect against resource hogging.
Examples of governor limits include maximum CPU time, maximum number ...
posted on 23 Jan 2024
I applied via campus placement at Jaipur Engineering College & Research Centre, Jaipur and was interviewed in Dec 2023. There were 4 interview rounds.
It includes reasoning, verbal and quantitative abilities
Includes two coding questions
These are from arrays
Some of the top questions asked at the Encora Software Engineer interview -
based on 2 interviews
Interview experience
based on 39 reviews
Rating in categories
Senior Software Engineer
777
salaries
| ₹10 L/yr - ₹36 L/yr |
Technical Lead
760
salaries
| ₹14.9 L/yr - ₹46 L/yr |
Software Engineer
280
salaries
| ₹4.5 L/yr - ₹17 L/yr |
Software Developer
147
salaries
| ₹3 L/yr - ₹11.6 L/yr |
QA Lead
129
salaries
| ₹10 L/yr - ₹36 L/yr |
TCS
Infosys
Wipro
HCLTech