Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
It was well designed
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
A lambda function in Python is a small anonymous function defined using the lambda keyword.
Lambda functions can have any number of arguments, but can only have one expression.
Syntax: lambda arguments : expression
Example: lambda x, y : x + y
dbutils is a utility provided by Databricks for interacting with files and directories in the Databricks environment.
dbutils.fs.ls('/') - list files in root directory
dbutils.fs.cp('dbfs:/file.txt', 'file.txt') - copy file from DBFS to local file system
dbutils.fs.mkdirs('dbfs:/new_dir') - create a new directory in DBFS
A commit in SQL is a command that saves all the changes made in a transaction to the database.
A commit is used to make all the changes made in a transaction permanent.
Once a commit is issued, the changes cannot be rolled back.
It is important to use commit to ensure data integrity and consistency.
Example: COMMIT; - this command is used to commit the changes in a transaction.
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Hackerearth problem on reversing the string & one more array question
Reverse a given string
Use built-in functions like reverse() in Python
Iterate through the string in reverse order and append characters to a new string
Use stack data structure to reverse the string
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
I was interviewed in Sep 2024.
Logical questions which are highly useful
Multiple coding questions they asked in pyspark
I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.
I applied via Referral and was interviewed before Aug 2022. There were 4 interview rounds.
based on 3 interviews
Interview experience
based on 2 reviews
Rating in categories
Software Development Engineer II
94
salaries
| ₹10 L/yr - ₹15 L/yr |
Devops Engineer
45
salaries
| ₹6.4 L/yr - ₹18 L/yr |
Development Engineer 3
40
salaries
| ₹13.5 L/yr - ₹23 L/yr |
Software Developer
36
salaries
| ₹6 L/yr - ₹24.5 L/yr |
Engineer III
30
salaries
| ₹10 L/yr - ₹20 L/yr |
Cisco
Microsoft Corporation
Intel
IBM