Filter interviews by
Written test was in python where we have output based questions
Move all zeros in an array of strings to the end.
Iterate through the array and move all zeros to the end by swapping with non-zero elements.
Maintain a pointer to keep track of the position to swap with zeros.
Example: Input: ['a', 'b', 'c', '0', 'd', '0'], Output: ['a', 'b', 'c', 'd', '0', '0']
I have 3 years of experience working with Scala in developing backend applications.
Developed RESTful APIs using Scala Play framework
Utilized Akka for building highly concurrent and distributed systems
Worked on data processing tasks using Apache Spark with Scala
Extensive experience with Java programming language
Proficient in Java programming for over 5 years
Developed multiple applications using Java, including web applications and desktop applications
Strong understanding of object-oriented programming concepts in Java
Experience with Java frameworks such as Spring and Hibernate
Familiar with Java development tools like Eclipse and IntelliJ IDEA
Airflow is an open-source platform to programmatically author, schedule, and monitor workflows.
Airflow is used for orchestrating complex workflows in data pipelines.
It allows users to define workflows as Directed Acyclic Graphs (DAGs).
Airflow provides a web-based UI for monitoring and managing workflows.
It supports various integrations with different systems and tools.
Example: Using Airflow to schedule ETL jobs for dat
I applied via Approached by Company and was interviewed before Nov 2023. There were 3 interview rounds.
DSA covering graph and linked list hard problems
Top trending discussions
I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.
posted on 22 Oct 2023
I applied via Campus Placement
C language is a powerful and efficient programming language commonly used for system programming and embedded systems.
C language is a procedural programming language
It is widely used for developing operating systems, compilers, and embedded systems
C is known for its efficiency and low-level access to memory
Example: Declaring an array in C - int arr[5];
posted on 28 Feb 2024
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
DSA, factorial based question and stack based question
I appeared for an interview in Feb 2025, where I was asked the following questions.
posted on 25 Aug 2022
I applied via Campus Placement and was interviewed before Aug 2021. There were 4 interview rounds.
Duration: 1hr
Topics: Array, LinkedList,Stack
Code for insertion in a binary tree
Create a new node with the given data
If the tree is empty, make the new node as root
Else, traverse the tree to find the appropriate position to insert the new node
If the data is less than the current node, go to the left subtree
If the data is greater than the current node, go to the right subtree
Repeat until an appropriate position is found
Set the new node as the child of the appropri
Quick sort is a divide-and-conquer algorithm that sorts an array by partitioning it into two sub-arrays.
Choose a pivot element from the array
Partition the array around the pivot element
Recursively apply quick sort to the left and right sub-arrays
Combine the sorted sub-arrays to get the final sorted array
posted on 5 Oct 2023
I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.
Simple coding questions in your preferred language
based on 4 interviews
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
18
salaries
| ₹14.5 L/yr - ₹29 L/yr |
Research Analyst
15
salaries
| ₹10 L/yr - ₹15 L/yr |
Senior Software Engineer
13
salaries
| ₹30 L/yr - ₹45.2 L/yr |
Data Analyst
12
salaries
| ₹7.9 L/yr - ₹20 L/yr |
Software Developer
11
salaries
| ₹9 L/yr - ₹25.5 L/yr |
Fractal Analytics
Subex
MathCo
Innovatiview India Ltd