i
Impetus Technologies
Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.
To create a stack from two queues, we need to use one queue for storing elements and the other for temporary storage.
Push elements into the first queue
When popping, move all elements except the last one to the second queue
Pop the last element from the first queue and return it
Swap the names of the two queues to make the second queue the first one
Find the intersection point of two arrays of strings.
Convert arrays to sets to find common elements
Iterate through one array and check if element exists in the other array
Use built-in intersection method in Python
Sort arrays and use two pointers to find common elements
Performance optimization of Spark involves tuning various parameters and optimizing code.
Tune memory allocation and garbage collection settings
Optimize data serialization and compression
Use efficient data structures and algorithms
Partition data appropriately
Use caching and persistence wisely
Avoid shuffling data unnecessarily
Monitor and analyze performance using Spark UI and other tools
Spark wordcount and sort in descending order with their number occurrence in dataframe
Read text file into dataframe using spark.read.text()
Split each line into words using split() function
Use groupBy() and count() functions to count the occurrence of each word
Sort the resulting dataframe in descending order using orderBy() function
Show the resulting dataframe using show() function
Multithreading allows concurrent execution of multiple threads. Future and CompletableFuture are used for asynchronous programming.
Multithreading enables parallel processing of tasks
Future is used to represent a result that may not be available yet
CompletableFuture is a subclass of Future that provides more flexibility and functionality
CompletableFuture can be used to chain multiple asynchronous tasks
CompletableFuture ...
I applied via Approached by Company and was interviewed before Jun 2021. There were 2 interview rounds.
What people are saying about Impetus Technologies
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
I applied via Company Website and was interviewed before Feb 2021. There were 3 interview rounds.
TNQT: TCS National Qualifier Test
I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
Some of the top questions asked at the Impetus Technologies Module Lead Software Engineer interview -
based on 17 reviews
Rating in categories
Senior Software Engineer
723
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
543
salaries
| ₹0 L/yr - ₹0 L/yr |
Module Lead Software Engineer
274
salaries
| ₹0 L/yr - ₹0 L/yr |
Module Lead
261
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Software Engineer
204
salaries
| ₹0 L/yr - ₹0 L/yr |
Persistent Systems
TCS
Infosys
Wipro